[INFO] fetching crate afarray 0.7.2... [INFO] testing afarray-0.7.2 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate afarray 0.7.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate afarray 0.7.2 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate afarray 0.7.2 [INFO] finished tweaking crates.io crate afarray 0.7.2 [INFO] tweaked toml for crates.io crate afarray 0.7.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safecast v0.1.1 [INFO] [stderr] Downloaded number-general v0.3.12 [INFO] [stderr] Downloaded collate v0.1.10 [INFO] [stderr] Downloaded arrayfire v3.8.0 [INFO] [stderr] Downloaded tbon v0.3.5 [INFO] [stderr] Downloaded destream v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c925cb7ad531a48858d718d5bdf4f37b7a69609059f85f35eb1c467166d12998 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c925cb7ad531a48858d718d5bdf4f37b7a69609059f85f35eb1c467166d12998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c925cb7ad531a48858d718d5bdf4f37b7a69609059f85f35eb1c467166d12998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c925cb7ad531a48858d718d5bdf4f37b7a69609059f85f35eb1c467166d12998", kill_on_drop: false }` [INFO] [stdout] c925cb7ad531a48858d718d5bdf4f37b7a69609059f85f35eb1c467166d12998 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8dd9de0c4b341370ce5c1f83312dcef188a2454f4e0f8734dbfc5055e694c34 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c8dd9de0c4b341370ce5c1f83312dcef188a2454f4e0f8734dbfc5055e694c34", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling collate v0.1.10 [INFO] [stderr] Compiling safecast v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling destream v0.5.0 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Compiling number-general v0.3.12 [INFO] [stderr] Compiling afarray v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.41s [INFO] running `Command { std: "docker" "inspect" "c8dd9de0c4b341370ce5c1f83312dcef188a2454f4e0f8734dbfc5055e694c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8dd9de0c4b341370ce5c1f83312dcef188a2454f4e0f8734dbfc5055e694c34", kill_on_drop: false }` [INFO] [stdout] c8dd9de0c4b341370ce5c1f83312dcef188a2454f4e0f8734dbfc5055e694c34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44dad0460c91910a37e5607d727cae6bb0071be08684c01f98bcbc64db450728 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "44dad0460c91910a37e5607d727cae6bb0071be08684c01f98bcbc64db450728", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tbon v0.3.5 [INFO] [stderr] Compiling afarray v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.9f6t588gzjd7lx2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtbon-5c3c4d750d90f77c.rlib" "/opt/rustwide/target/debug/deps/libtokio-c5cabb78fa91a550.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libpin_project-75222cb1fa6c0b00.rlib" "/opt/rustwide/target/debug/deps/libnumber_general-a3c8b6e1faeafdc1.rlib" "/opt/rustwide/target/debug/deps/libserde-0c474a49fa82bfad.rlib" "/opt/rustwide/target/debug/deps/libsafecast-223c4a9947db288c.rlib" "/opt/rustwide/target/debug/deps/libcollate-c557419c28aa6ead.rlib" "/opt/rustwide/target/debug/deps/libdestream-2b5997e29c43f396.rlib" "/opt/rustwide/target/debug/deps/libfutures-695ad676dd0ee860.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6fa858708cee33b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d6bcf3497c3c2bab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-930c6b2f4325af32.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-29c72e4138101f6b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-83590df240015aa2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-18fdb07e63531fdb.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-3700f2fb62eaebc2.rlib" "/opt/rustwide/target/debug/deps/libhalf-45d560991f342191.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ec3a1d3f48b901b.rlib" "/opt/rustwide/target/debug/deps/libnum-39f9ff96f182544f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2b9958615bebf870.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-294ccdcff673cf92.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-342881d41a6378fd.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-8fe76d20932e7135.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dc6ea7b2b0b0bb0a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e611f1a591721d53.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.rcgu.o: in function `arrayfire::core::data::iota': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:340: undefined reference to `af_iota' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.rcgu.o: in function `arrayfire::core::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:439: undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: more undefined references to `af_tile' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:619: more undefined references to `af_assign_gen' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:272: more undefined references to `af_index' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.10.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:570: more undefined references to `af_index_gen' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.11.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/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::set_unique': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:1126: undefined reference to `af_set_unique' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::product_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_product_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::product_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_product_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::product_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_product_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::product_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_product_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::product_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_product_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: more undefined references to `af_product_all' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::all_true_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:684: undefined reference to `af_all_true_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::all_true_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:684: undefined reference to `af_all_true_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::all_true_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:684: undefined reference to `af_all_true_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::all_true_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:684: undefined reference to `af_all_true_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::all_true_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:684: undefined reference to `af_all_true_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:684: more undefined references to `af_all_true_all' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:155: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::sort': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:1024: undefined reference to `af_sort' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::sum_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_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::sum_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_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::sum_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_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::sum_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_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o: in function `arrayfire::algorithm::sum_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_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.12.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: more undefined references to `af_sum_all' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: more undefined references to `af_add' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: more undefined references to `af_div' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: more undefined references to `af_mul' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: more undefined references to `af_sub' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o: in function `arrayfire::core::arith::cplx2_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_cplx2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o: in function `arrayfire::core::arith::cplx2_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_cplx2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o: in function `arrayfire::core::arith::modulo_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_mod' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o: in function `arrayfire::core::arith::imag': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_imag' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o: in function `arrayfire::core::arith::imag': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_imag' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o: in function `arrayfire::core::arith::real': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_real' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o: in function `arrayfire::core::arith::real': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_real' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o: in function `arrayfire::core::arith::eq_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_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o: in function `arrayfire::core::arith::eq_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_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o: in function `arrayfire::core::arith::eq_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_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o: in function `arrayfire::core::arith::eq_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_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o: in function `arrayfire::core::arith::eq_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_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:511: more undefined references to `af_eq' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.2.rcgu.o: in function `arrayfire::core::arith::lt_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_lt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.5.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:168: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: more undefined references to `af_retain_array' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: more undefined references to `af_release_array' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:151: undefined reference to `af_set_array_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:228: more undefined references to `af_create_array' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:617: more undefined references to `af_cast' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: more undefined references to `af_get_dims' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function `arrayfire::core::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:525: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function `arrayfire::core::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:525: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function `arrayfire::core::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:525: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function `arrayfire::core::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:525: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function `arrayfire::core::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:525: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:525: more undefined references to `af_get_data_ptr' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o: in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: more undefined references to `af_get_elements' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.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/deps/afarray-c6e635b3a02ae431.afarray.2e9e92ce-cgu.7.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: more undefined references to `af_is_scalar' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-3700f2fb62eaebc2.rlib(arrayfire-3700f2fb62eaebc2.arrayfire.f3571ab9-cgu.12.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-3700f2fb62eaebc2.rlib(arrayfire-3700f2fb62eaebc2.arrayfire.f3571ab9-cgu.12.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-3700f2fb62eaebc2.rlib(arrayfire-3700f2fb62eaebc2.arrayfire.f3571ab9-cgu.15.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-3700f2fb62eaebc2.rlib(arrayfire-3700f2fb62eaebc2.arrayfire.f3571ab9-cgu.2.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-3700f2fb62eaebc2.rlib(arrayfire-3700f2fb62eaebc2.arrayfire.f3571ab9-cgu.2.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-3700f2fb62eaebc2.rlib(arrayfire-3700f2fb62eaebc2.arrayfire.f3571ab9-cgu.2.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-3700f2fb62eaebc2.rlib(arrayfire-3700f2fb62eaebc2.arrayfire.f3571ab9-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `afarray` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "44dad0460c91910a37e5607d727cae6bb0071be08684c01f98bcbc64db450728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44dad0460c91910a37e5607d727cae6bb0071be08684c01f98bcbc64db450728", kill_on_drop: false }` [INFO] [stdout] 44dad0460c91910a37e5607d727cae6bb0071be08684c01f98bcbc64db450728