[INFO] fetching crate afarray 0.10.4... [INFO] testing afarray-0.10.4 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate afarray 0.10.4 into /workspace/builds/worker-100/source [INFO] validating manifest of crates.io crate afarray 0.10.4 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate afarray 0.10.4 [INFO] finished tweaking crates.io crate afarray 0.10.4 [INFO] tweaked toml for crates.io crate afarray 0.10.4 written to /workspace/builds/worker-100/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 261265f97130875bb3007179731c4e26830a9c478a2e3044d93129139d1ebb2c [INFO] running `Command { std: "docker" "start" "-a" "261265f97130875bb3007179731c4e26830a9c478a2e3044d93129139d1ebb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "261265f97130875bb3007179731c4e26830a9c478a2e3044d93129139d1ebb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "261265f97130875bb3007179731c4e26830a9c478a2e3044d93129139d1ebb2c", kill_on_drop: false }` [INFO] [stdout] 261265f97130875bb3007179731c4e26830a9c478a2e3044d93129139d1ebb2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b25ffaf3e1f7ccc7c780010ab7d0b70b74bf734b6e2b7fd75e430db1334b4c57 [INFO] running `Command { std: "docker" "start" "-a" "b25ffaf3e1f7ccc7c780010ab7d0b70b74bf734b6e2b7fd75e430db1334b4c57", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling safecast v0.1.2 [INFO] [stderr] Compiling collate v0.1.10 [INFO] [stderr] Compiling semver v0.9.0 [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-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.18 [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.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling destream v0.5.0 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Compiling number-general v0.4.6 [INFO] [stderr] Compiling afarray v0.10.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.50s [INFO] running `Command { std: "docker" "inspect" "b25ffaf3e1f7ccc7c780010ab7d0b70b74bf734b6e2b7fd75e430db1334b4c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b25ffaf3e1f7ccc7c780010ab7d0b70b74bf734b6e2b7fd75e430db1334b4c57", kill_on_drop: false }` [INFO] [stdout] b25ffaf3e1f7ccc7c780010ab7d0b70b74bf734b6e2b7fd75e430db1334b4c57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3e48a4de8f479f8dd1df78d1255c0cbb68d44fd1e738111a4e147ea87b50bde [INFO] running `Command { std: "docker" "start" "-a" "e3e48a4de8f479f8dd1df78d1255c0cbb68d44fd1e738111a4e147ea87b50bde", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tbon v0.3.5 [INFO] [stderr] Compiling afarray v0.10.4 (/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-265e81424e4977e5.afarray.c6b3b9d2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.421o1dapgn10kuh0.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/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtbon-2c783376d7e42766.rlib" "/opt/rustwide/target/debug/deps/libtokio-e82a123c3eac0c11.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c300186a82cc977e.rlib" "/opt/rustwide/target/debug/deps/libnumber_general-ccb3d603d0550755.rlib" "/opt/rustwide/target/debug/deps/libserde-23e2eb7b666ca7b8.rlib" "/opt/rustwide/target/debug/deps/libsafecast-c4ee5a7b0043bf19.rlib" "/opt/rustwide/target/debug/deps/libcollate-36ea9eb97ace45e7.rlib" "/opt/rustwide/target/debug/deps/libdestream-ffc71c1e11d6136f.rlib" "/opt/rustwide/target/debug/deps/libfutures-1551fb400e86354a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4d4f6887c24a6a4c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c01c15395f60ac47.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1a18be1cc920ce5.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-48db553a0646e9b1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-12d540123af46183.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6f94efa3a12eaf71.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a2834761c327255d.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-50e35ef33039dfa7.rlib" "/opt/rustwide/target/debug/deps/libhalf-d757bd2acf15bca0.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libnum-bdbc834ac83042f2.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4266b722576c1443.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2da7cd6dd150b5be.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c1a9a47345061640.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-339d9c54ad4b1886.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb1714319eb113ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/afarray-265e81424e4977e5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.13.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.3.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/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.8.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.rcgu.o: in function `arrayfire::core::arith::ge_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_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.rcgu.o: in function `arrayfire::core::arith::ge_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_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.rcgu.o: in function `arrayfire::core::arith::ge_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_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.rcgu.o: in function `arrayfire::core::arith::ge_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_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.rcgu.o: in function `arrayfire::core::arith::ge_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_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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_ge' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/afarray-265e81424e4977e5.afarray.c6b3b9d2-cgu.9.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/libarrayfire-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-cgu.13.rcgu.o): in function ` as arrayfire::core::data::ConstGenerator>::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:181: undefined reference to `af_constant_complex' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-cgu.13.rcgu.o): in function ` as arrayfire::core::data::ConstGenerator>::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:201: undefined reference to `af_constant_complex' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-cgu.15.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-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-cgu.15.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-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-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-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-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:145: undefined reference to `af_constant_long' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-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-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-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:221: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-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:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-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:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-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:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-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:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-cgu.2.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: more undefined references to `af_constant' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-cgu.3.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-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-cgu.3.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-50e35ef33039dfa7.rlib(arrayfire-50e35ef33039dfa7.arrayfire.dd5d3cc6-cgu.8.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" "e3e48a4de8f479f8dd1df78d1255c0cbb68d44fd1e738111a4e147ea87b50bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3e48a4de8f479f8dd1df78d1255c0cbb68d44fd1e738111a4e147ea87b50bde", kill_on_drop: false }` [INFO] [stdout] e3e48a4de8f479f8dd1df78d1255c0cbb68d44fd1e738111a4e147ea87b50bde