[INFO] fetching crate cogent 0.3.2... [INFO] testing cogent-0.3.2 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate cogent 0.3.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cogent 0.3.2 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cogent 0.3.2 [INFO] finished tweaking crates.io crate cogent 0.3.2 [INFO] tweaked toml for crates.io crate cogent 0.3.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 46354d3a73e5986694edbe49001778b76e6b213b84d4581386d248ef9856c3e1 [INFO] running `"docker" "start" "-a" "46354d3a73e5986694edbe49001778b76e6b213b84d4581386d248ef9856c3e1"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling crossterm v0.17.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling arrayfire v3.7.0 [INFO] [stderr] Compiling cogent v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "46354d3a73e5986694edbe49001778b76e6b213b84d4581386d248ef9856c3e1"` [INFO] running `"docker" "rm" "-f" "46354d3a73e5986694edbe49001778b76e6b213b84d4581386d248ef9856c3e1"` [INFO] [stdout] 46354d3a73e5986694edbe49001778b76e6b213b84d4581386d248ef9856c3e1 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 99a766f13ab97ff971e1673d115ad2eaea2482ce9b3611075977f102e53427a2 [INFO] running `"docker" "start" "-a" "99a766f13ab97ff971e1673d115ad2eaea2482ce9b3611075977f102e53427a2"` [INFO] [stderr] Compiling cogent v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `"docker" "inspect" "99a766f13ab97ff971e1673d115ad2eaea2482ce9b3611075977f102e53427a2"` [INFO] running `"docker" "rm" "-f" "99a766f13ab97ff971e1673d115ad2eaea2482ce9b3611075977f102e53427a2"` [INFO] [stdout] 99a766f13ab97ff971e1673d115ad2eaea2482ce9b3611075977f102e53427a2 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 12f0fc3b81a562884030580e78d19e9265bdda6ecb543790c4a4143bb0eea68f [INFO] running `"docker" "start" "-a" "12f0fc3b81a562884030580e78d19e9265bdda6ecb543790c4a4143bb0eea68f"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cogent-7a38507fa27a61ce [INFO] [stderr] Doc-tests cogent [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - core::NeuralNetwork::export (line 1404) ... ignored [INFO] [stdout] test src/lib.rs - core::NeuralNetwork::import (line 1446) ... ignored [INFO] [stdout] test src/lib.rs - core::NeuralNetwork::activation (line 481) ... FAILED [INFO] [stdout] test src/lib.rs - core::NeuralNetwork::add_layer (line 1049) ... FAILED [INFO] [stdout] test src/lib.rs - core::NeuralNetwork::analyze (line 1141) ... FAILED [INFO] [stdout] test src/lib.rs - core::NeuralNetwork::train (line 534) ... FAILED [INFO] [stdout] test src/lib.rs - core::NeuralNetwork::new (line 428) ... FAILED [INFO] [stdout] test src/lib.rs - core::NeuralNetwork::analyze_string (line 1213) ... FAILED [INFO] [stdout] test src/lib.rs - core::NeuralNetwork::evaluate (line 1090) ... FAILED [INFO] [stdout] test src/lib.rs - core::NeuralNetwork::analyze_string (line 1253) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - core::NeuralNetwork::activation (line 481) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestsq1OqC/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestsq1OqC/rust_out" "/tmp/rustdoctestsq1OqC/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c8b9a8ad99cb385.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libserde-d0fa92bf6b671f35.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-f1343801f8dbd206.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-64cd8bb62b2f16c4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dd794bf655fcae59.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-690a02d7e6912bd8.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f5207a202d1efb24.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea6a225bf2d967d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-079a3bb21ce585fc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-5225075f2415652b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b3d6f3d3efe50c12.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8b0c4994290b72ec.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6730bb5a68bb9a0f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-584769f79d0cf2ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aa2e0668f6b9bbbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-03e1b0a9b7b5dfc0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libitertools-14ef6905ce359105.rlib" "/opt/rustwide/target/debug/deps/libeither-f74d019d6d596424.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.11.rcgu.o): In function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_sub' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.4.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - core::NeuralNetwork::add_layer (line 1049) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestGmlz8Q/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestGmlz8Q/rust_out" "/tmp/rustdoctestGmlz8Q/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c8b9a8ad99cb385.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libserde-d0fa92bf6b671f35.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-f1343801f8dbd206.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-64cd8bb62b2f16c4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dd794bf655fcae59.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-690a02d7e6912bd8.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f5207a202d1efb24.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea6a225bf2d967d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-079a3bb21ce585fc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-5225075f2415652b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b3d6f3d3efe50c12.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8b0c4994290b72ec.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6730bb5a68bb9a0f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-584769f79d0cf2ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aa2e0668f6b9bbbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-03e1b0a9b7b5dfc0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libitertools-14ef6905ce359105.rlib" "/opt/rustwide/target/debug/deps/libeither-f74d019d6d596424.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.11.rcgu.o): In function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_sub' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.4.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - core::NeuralNetwork::analyze (line 1141) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest62WViP/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctest62WViP/rust_out" "/tmp/rustdoctest62WViP/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c8b9a8ad99cb385.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libserde-d0fa92bf6b671f35.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-f1343801f8dbd206.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-64cd8bb62b2f16c4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dd794bf655fcae59.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-690a02d7e6912bd8.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f5207a202d1efb24.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea6a225bf2d967d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-079a3bb21ce585fc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-5225075f2415652b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b3d6f3d3efe50c12.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8b0c4994290b72ec.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6730bb5a68bb9a0f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-584769f79d0cf2ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aa2e0668f6b9bbbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-03e1b0a9b7b5dfc0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libitertools-14ef6905ce359105.rlib" "/opt/rustwide/target/debug/deps/libeither-f74d019d6d596424.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_by_key': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:1232: undefined reference to `af_sum_by_key' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:140: undefined reference to `af_max' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:140: undefined reference to `af_sum' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:809: undefined reference to `af_imax' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.11.rcgu.o): In function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:384: undefined reference to `af_get_data_ptr' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:294: undefined reference to `af_get_elements' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:245: undefined reference to `af_create_handle' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::diag_extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:411: undefined reference to `af_diag_extract' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/blas/mod.rs:167: undefined reference to `af_matmul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/blas/mod.rs:227: undefined reference to `af_transpose' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::index::assign_seq': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:510: undefined reference to `af_assign_seq' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_pow' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_sub' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::and': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:284: undefined reference to `af_and' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_exp' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_log' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:284: undefined reference to `af_maxof' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_sigmoid' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_gt' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.4.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - core::NeuralNetwork::train (line 534) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestlLOTYe/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestlLOTYe/rust_out" "/tmp/rustdoctestlLOTYe/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c8b9a8ad99cb385.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libserde-d0fa92bf6b671f35.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-f1343801f8dbd206.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-64cd8bb62b2f16c4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dd794bf655fcae59.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-690a02d7e6912bd8.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f5207a202d1efb24.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea6a225bf2d967d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-079a3bb21ce585fc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-5225075f2415652b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b3d6f3d3efe50c12.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8b0c4994290b72ec.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6730bb5a68bb9a0f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-584769f79d0cf2ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aa2e0668f6b9bbbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-03e1b0a9b7b5dfc0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libitertools-14ef6905ce359105.rlib" "/opt/rustwide/target/debug/deps/libeither-f74d019d6d596424.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:140: undefined reference to `af_max' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:140: undefined reference to `af_sum' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:809: undefined reference to `af_imax' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.11.rcgu.o): In function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:384: undefined reference to `af_get_data_ptr' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:294: undefined reference to `af_get_elements' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:245: undefined reference to `af_create_handle' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/blas/mod.rs:167: undefined reference to `af_matmul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/blas/mod.rs:227: undefined reference to `af_transpose' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::index::assign_seq': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:510: undefined reference to `af_assign_seq' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_pow' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_sub' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::and': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:284: undefined reference to `af_and' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_exp' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_log' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:284: undefined reference to `af_maxof' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_sigmoid' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_gt' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.4.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - core::NeuralNetwork::new (line 428) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestCdEBQf/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestCdEBQf/rust_out" "/tmp/rustdoctestCdEBQf/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c8b9a8ad99cb385.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libserde-d0fa92bf6b671f35.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-f1343801f8dbd206.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-64cd8bb62b2f16c4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dd794bf655fcae59.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-690a02d7e6912bd8.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f5207a202d1efb24.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea6a225bf2d967d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-079a3bb21ce585fc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-5225075f2415652b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b3d6f3d3efe50c12.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8b0c4994290b72ec.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6730bb5a68bb9a0f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-584769f79d0cf2ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aa2e0668f6b9bbbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-03e1b0a9b7b5dfc0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libitertools-14ef6905ce359105.rlib" "/opt/rustwide/target/debug/deps/libeither-f74d019d6d596424.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.11.rcgu.o): In function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_sub' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.4.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - core::NeuralNetwork::analyze_string (line 1213) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestcjhWhI/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestcjhWhI/rust_out" "/tmp/rustdoctestcjhWhI/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c8b9a8ad99cb385.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libserde-d0fa92bf6b671f35.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-f1343801f8dbd206.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-64cd8bb62b2f16c4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dd794bf655fcae59.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-690a02d7e6912bd8.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f5207a202d1efb24.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea6a225bf2d967d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-079a3bb21ce585fc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-5225075f2415652b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b3d6f3d3efe50c12.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8b0c4994290b72ec.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6730bb5a68bb9a0f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-584769f79d0cf2ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aa2e0668f6b9bbbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-03e1b0a9b7b5dfc0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libitertools-14ef6905ce359105.rlib" "/opt/rustwide/target/debug/deps/libeither-f74d019d6d596424.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_by_key': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:1232: undefined reference to `af_sum_by_key' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:140: undefined reference to `af_max' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:140: undefined reference to `af_sum' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:809: undefined reference to `af_imax' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.11.rcgu.o): In function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:384: undefined reference to `af_get_data_ptr' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:294: undefined reference to `af_get_elements' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:245: undefined reference to `af_create_handle' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::diag_extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:411: undefined reference to `af_diag_extract' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/blas/mod.rs:167: undefined reference to `af_matmul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/blas/mod.rs:227: undefined reference to `af_transpose' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::index::assign_seq': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:510: undefined reference to `af_assign_seq' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_pow' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_sub' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::and': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:284: undefined reference to `af_and' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_exp' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_log' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:284: undefined reference to `af_maxof' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_sigmoid' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_gt' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.4.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - core::NeuralNetwork::evaluate (line 1090) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestkbMKAN/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestkbMKAN/rust_out" "/tmp/rustdoctestkbMKAN/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c8b9a8ad99cb385.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libserde-d0fa92bf6b671f35.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-f1343801f8dbd206.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-64cd8bb62b2f16c4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dd794bf655fcae59.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-690a02d7e6912bd8.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f5207a202d1efb24.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea6a225bf2d967d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-079a3bb21ce585fc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-5225075f2415652b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b3d6f3d3efe50c12.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8b0c4994290b72ec.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6730bb5a68bb9a0f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-584769f79d0cf2ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aa2e0668f6b9bbbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-03e1b0a9b7b5dfc0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libitertools-14ef6905ce359105.rlib" "/opt/rustwide/target/debug/deps/libeither-f74d019d6d596424.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:140: undefined reference to `af_max' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:140: undefined reference to `af_sum' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:809: undefined reference to `af_imax' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.11.rcgu.o): In function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:384: undefined reference to `af_get_data_ptr' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:294: undefined reference to `af_get_elements' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:245: undefined reference to `af_create_handle' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/blas/mod.rs:167: undefined reference to `af_matmul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/blas/mod.rs:227: undefined reference to `af_transpose' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::index::assign_seq': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:510: undefined reference to `af_assign_seq' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_pow' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_sub' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::and': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:284: undefined reference to `af_and' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_exp' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_log' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:284: undefined reference to `af_maxof' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_sigmoid' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_gt' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.4.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - core::NeuralNetwork::analyze_string (line 1253) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest7OeDJy/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctest7OeDJy/rust_out" "/tmp/rustdoctest7OeDJy/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c8b9a8ad99cb385.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libserde-d0fa92bf6b671f35.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-f1343801f8dbd206.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-64cd8bb62b2f16c4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dd794bf655fcae59.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-690a02d7e6912bd8.rlib" "/opt/rustwide/target/debug/deps/libmio-a4eb109bc1c9525d.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libiovec-15c872251895ac9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d82c0d63566bfddf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f5207a202d1efb24.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea6a225bf2d967d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-079a3bb21ce585fc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07a300a606fd21fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-5225075f2415652b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b3d6f3d3efe50c12.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8b0c4994290b72ec.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6730bb5a68bb9a0f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-584769f79d0cf2ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aa2e0668f6b9bbbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-03e1b0a9b7b5dfc0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libitertools-14ef6905ce359105.rlib" "/opt/rustwide/target/debug/deps/libeither-f74d019d6d596424.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_by_key': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:1232: undefined reference to `af_sum_by_key' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:140: undefined reference to `af_max' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:140: undefined reference to `af_sum' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:809: undefined reference to `af_imax' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.10.rcgu.o): In function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.11.rcgu.o): In function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:384: undefined reference to `af_get_data_ptr' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:294: undefined reference to `af_get_elements' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.14.rcgu.o): In function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:245: undefined reference to `af_create_handle' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::diag_extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:411: undefined reference to `af_diag_extract' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.5.rcgu.o): In function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/blas/mod.rs:167: undefined reference to `af_matmul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/blas/mod.rs:227: undefined reference to `af_transpose' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::index::assign_seq': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:510: undefined reference to `af_assign_seq' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.7.rcgu.o): In function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_pow' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_sub' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::and': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:284: undefined reference to `af_and' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_exp' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_log' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:284: undefined reference to `af_maxof' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_sigmoid' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /opt/rustwide/target/debug/deps/libcogent-f5d188f3bebd0a55.rlib(cogent-f5d188f3bebd0a55.cogent.bedyfwsn-cgu.8.rcgu.o): In function `arrayfire::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_gt' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.3.rcgu.o): In function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /opt/rustwide/target/debug/deps/libarrayfire-94a88d8429169136.rlib(arrayfire-94a88d8429169136.arrayfire.cipdfuds-cgu.4.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - core::NeuralNetwork::activation (line 481) [INFO] [stdout] src/lib.rs - core::NeuralNetwork::add_layer (line 1049) [INFO] [stdout] src/lib.rs - core::NeuralNetwork::analyze (line 1141) [INFO] [stdout] src/lib.rs - core::NeuralNetwork::analyze_string (line 1213) [INFO] [stdout] src/lib.rs - core::NeuralNetwork::analyze_string (line 1253) [INFO] [stdout] src/lib.rs - core::NeuralNetwork::evaluate (line 1090) [INFO] [stdout] src/lib.rs - core::NeuralNetwork::new (line 428) [INFO] [stdout] src/lib.rs - core::NeuralNetwork::train (line 534) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "12f0fc3b81a562884030580e78d19e9265bdda6ecb543790c4a4143bb0eea68f"` [INFO] running `"docker" "rm" "-f" "12f0fc3b81a562884030580e78d19e9265bdda6ecb543790c4a4143bb0eea68f"` [INFO] [stdout] 12f0fc3b81a562884030580e78d19e9265bdda6ecb543790c4a4143bb0eea68f