[INFO] fetching crate cogent 0.6.3... [INFO] testing cogent-0.6.3 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate cogent 0.6.3 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate cogent 0.6.3 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cogent 0.6.3 [INFO] finished tweaking crates.io crate cogent 0.6.3 [INFO] tweaked toml for crates.io crate cogent 0.6.3 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mnist_read v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1bb61ed33a94e8e53dda4151b4fac0683f35d924643f74845e444bd024fcac73 [INFO] running `Command { std: "docker" "start" "-a" "1bb61ed33a94e8e53dda4151b4fac0683f35d924643f74845e444bd024fcac73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bb61ed33a94e8e53dda4151b4fac0683f35d924643f74845e444bd024fcac73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bb61ed33a94e8e53dda4151b4fac0683f35d924643f74845e444bd024fcac73", kill_on_drop: false }` [INFO] [stdout] 1bb61ed33a94e8e53dda4151b4fac0683f35d924643f74845e444bd024fcac73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6386eb98a5a9e6fb02b30353ee2c2fb2a6f5646829670f1d0352da371cae7a8d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6386eb98a5a9e6fb02b30353ee2c2fb2a6f5646829670f1d0352da371cae7a8d", kill_on_drop: false }` [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling mnist_read v1.0.1 [INFO] [stderr] Compiling cogent v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.26s [INFO] running `Command { std: "docker" "inspect" "6386eb98a5a9e6fb02b30353ee2c2fb2a6f5646829670f1d0352da371cae7a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6386eb98a5a9e6fb02b30353ee2c2fb2a6f5646829670f1d0352da371cae7a8d", kill_on_drop: false }` [INFO] [stdout] 6386eb98a5a9e6fb02b30353ee2c2fb2a6f5646829670f1d0352da371cae7a8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4bd5eba7258b7c8b0c5eae8b6f886229b808d44a2da8e15e71758dffd7965b6 [INFO] running `Command { std: "docker" "start" "-a" "f4bd5eba7258b7c8b0c5eae8b6f886229b808d44a2da8e15e71758dffd7965b6", kill_on_drop: false }` [INFO] [stderr] Compiling cogent v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "f4bd5eba7258b7c8b0c5eae8b6f886229b808d44a2da8e15e71758dffd7965b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4bd5eba7258b7c8b0c5eae8b6f886229b808d44a2da8e15e71758dffd7965b6", kill_on_drop: false }` [INFO] [stdout] f4bd5eba7258b7c8b0c5eae8b6f886229b808d44a2da8e15e71758dffd7965b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7105d7f69296fe376f576fcb5a4a0174325f6ac4774f991f5862a81b9febf026 [INFO] running `Command { std: "docker" "start" "-a" "7105d7f69296fe376f576fcb5a4a0174325f6ac4774f991f5862a81b9febf026", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cogent-9dc13d78dfc9c6a5) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cogent [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/neural_network.rs - neural_network::NeuralNetwork::analyze_string (line 1099) ... ignored [INFO] [stdout] test src/neural_network.rs - neural_network::NeuralNetwork::export (line 1306) ... ignored [INFO] [stdout] test src/neural_network.rs - neural_network::NeuralNetwork::import (line 1348) ... ignored [INFO] [stdout] test src/neural_network.rs - neural_network::NeuralNetwork::analyze (line 927) ... FAILED [INFO] [stdout] test src/neural_network.rs - neural_network::NeuralNetwork::analyze_string (line 1062) ... FAILED [INFO] [stdout] test src/neural_network.rs - neural_network::NeuralNetwork::train (line 283) ... FAILED [INFO] [stdout] test src/neural_network.rs - neural_network::NeuralNetwork::activation (line 183) ... FAILED [INFO] [stdout] test src/neural_network.rs - neural_network::NeuralNetwork::new (line 70) ... FAILED [INFO] [stdout] test src/neural_network.rs - neural_network::NeuralNetwork::evaluate (line 847) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/neural_network.rs - neural_network::NeuralNetwork::analyze (line 927) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestm9o60k/rust_out.rust_out.a38cf0ae-cgu.0.rcgu.o" "/tmp/rustdoctestm9o60k/rust_out.17b4r9tqrsvxwvvv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e5f7c2edc2de58e5.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-abdce540c3dcdb8f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-777a67408c665619.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-12efe388c0e811c5.rlib" "/opt/rustwide/target/debug/deps/libmio-61b6ce987bb89f86.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-54c30e7cd94d4325.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dea7371be2759a5a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libndarray-dc98211a6265fd7a.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6ddd37c074610898.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a22ebc9b6dfe17c0.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/librand-4148b5425ba389ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-52aa22d52ca59801.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-0435829398962e77.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99495ffca6b209e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib" "/opt/rustwide/target/debug/deps/libhalf-02cac1b009e151a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libnum-396eef21ee9850e1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-adb341d423630bec.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1c1202fdd13dc6d0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-36fd334b5aa2f5ae.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b8a406da22e5507d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d03b4159d0335ba8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3c1d15de51ccf7c5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libserde-31302a00ed4557a1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestm9o60k/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:274: undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:525: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:617: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:617: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.14.rcgu.o): in function `arrayfire::core::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:272: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.14.rcgu.o): in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_log' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::and': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:296: undefined reference to `af_and' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:296: undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_pow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:511: undefined reference to `af_gt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:511: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:511: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::diag_extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:416: undefined reference to `af_diag_extract' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:155: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:155: undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:874: undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_by_key': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:1291: undefined reference to `af_sum_by_key' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.8.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/blas/mod.rs:167: undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.8.rcgu.o): in function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/blas/mod.rs:225: undefined reference to `af_transpose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/neural_network.rs - neural_network::NeuralNetwork::analyze_string (line 1062) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestSDnLOw/rust_out.rust_out.a38cf0ae-cgu.0.rcgu.o" "/tmp/rustdoctestSDnLOw/rust_out.17b4r9tqrsvxwvvv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e5f7c2edc2de58e5.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-abdce540c3dcdb8f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-777a67408c665619.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-12efe388c0e811c5.rlib" "/opt/rustwide/target/debug/deps/libmio-61b6ce987bb89f86.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-54c30e7cd94d4325.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dea7371be2759a5a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libndarray-dc98211a6265fd7a.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6ddd37c074610898.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a22ebc9b6dfe17c0.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/librand-4148b5425ba389ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-52aa22d52ca59801.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-0435829398962e77.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99495ffca6b209e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib" "/opt/rustwide/target/debug/deps/libhalf-02cac1b009e151a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libnum-396eef21ee9850e1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-adb341d423630bec.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1c1202fdd13dc6d0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-36fd334b5aa2f5ae.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b8a406da22e5507d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d03b4159d0335ba8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3c1d15de51ccf7c5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libserde-31302a00ed4557a1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSDnLOw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:274: undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:525: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:617: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:617: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.14.rcgu.o): in function `arrayfire::core::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:272: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.14.rcgu.o): in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_log' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::and': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:296: undefined reference to `af_and' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:296: undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_pow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:511: undefined reference to `af_gt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:511: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:511: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::diag_extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:416: undefined reference to `af_diag_extract' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:155: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:155: undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:874: undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_by_key': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:1291: undefined reference to `af_sum_by_key' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.8.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/blas/mod.rs:167: undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.8.rcgu.o): in function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/blas/mod.rs:225: undefined reference to `af_transpose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/neural_network.rs - neural_network::NeuralNetwork::train (line 283) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestXgn5K4/rust_out.rust_out.a38cf0ae-cgu.0.rcgu.o" "/tmp/rustdoctestXgn5K4/rust_out.17b4r9tqrsvxwvvv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e5f7c2edc2de58e5.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-abdce540c3dcdb8f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-777a67408c665619.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-12efe388c0e811c5.rlib" "/opt/rustwide/target/debug/deps/libmio-61b6ce987bb89f86.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-54c30e7cd94d4325.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dea7371be2759a5a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libndarray-dc98211a6265fd7a.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6ddd37c074610898.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a22ebc9b6dfe17c0.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/librand-4148b5425ba389ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-52aa22d52ca59801.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-0435829398962e77.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99495ffca6b209e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib" "/opt/rustwide/target/debug/deps/libhalf-02cac1b009e151a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libnum-396eef21ee9850e1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-adb341d423630bec.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1c1202fdd13dc6d0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-36fd334b5aa2f5ae.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b8a406da22e5507d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d03b4159d0335ba8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3c1d15de51ccf7c5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libserde-31302a00ed4557a1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXgn5K4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:274: undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:525: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:617: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.14.rcgu.o): in function `arrayfire::core::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:272: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.14.rcgu.o): in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_log' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::and': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:296: undefined reference to `af_and' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:296: undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_pow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:511: undefined reference to `af_gt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:511: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:155: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:155: undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:874: undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.8.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/blas/mod.rs:167: undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/neural_network.rs - neural_network::NeuralNetwork::activation (line 183) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesth1m7Hm/rust_out.rust_out.a38cf0ae-cgu.0.rcgu.o" "/tmp/rustdoctesth1m7Hm/rust_out.17b4r9tqrsvxwvvv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e5f7c2edc2de58e5.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-abdce540c3dcdb8f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-777a67408c665619.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-12efe388c0e811c5.rlib" "/opt/rustwide/target/debug/deps/libmio-61b6ce987bb89f86.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-54c30e7cd94d4325.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dea7371be2759a5a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libndarray-dc98211a6265fd7a.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6ddd37c074610898.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a22ebc9b6dfe17c0.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/librand-4148b5425ba389ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-52aa22d52ca59801.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-0435829398962e77.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99495ffca6b209e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib" "/opt/rustwide/target/debug/deps/libhalf-02cac1b009e151a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libnum-396eef21ee9850e1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-adb341d423630bec.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1c1202fdd13dc6d0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-36fd334b5aa2f5ae.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b8a406da22e5507d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d03b4159d0335ba8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3c1d15de51ccf7c5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libserde-31302a00ed4557a1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesth1m7Hm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:274: undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.14.rcgu.o): in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/neural_network.rs - neural_network::NeuralNetwork::new (line 70) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestuWJzPd/rust_out.rust_out.a38cf0ae-cgu.0.rcgu.o" "/tmp/rustdoctestuWJzPd/rust_out.17b4r9tqrsvxwvvv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e5f7c2edc2de58e5.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-abdce540c3dcdb8f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-777a67408c665619.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-12efe388c0e811c5.rlib" "/opt/rustwide/target/debug/deps/libmio-61b6ce987bb89f86.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-54c30e7cd94d4325.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dea7371be2759a5a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libndarray-dc98211a6265fd7a.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6ddd37c074610898.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a22ebc9b6dfe17c0.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/librand-4148b5425ba389ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-52aa22d52ca59801.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-0435829398962e77.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99495ffca6b209e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib" "/opt/rustwide/target/debug/deps/libhalf-02cac1b009e151a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libnum-396eef21ee9850e1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-adb341d423630bec.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1c1202fdd13dc6d0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-36fd334b5aa2f5ae.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b8a406da22e5507d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d03b4159d0335ba8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3c1d15de51ccf7c5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libserde-31302a00ed4557a1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuWJzPd/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:274: undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.14.rcgu.o): in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/neural_network.rs - neural_network::NeuralNetwork::evaluate (line 847) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestd6UkXZ/rust_out.rust_out.a38cf0ae-cgu.0.rcgu.o" "/tmp/rustdoctestd6UkXZ/rust_out.17b4r9tqrsvxwvvv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e5f7c2edc2de58e5.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-abdce540c3dcdb8f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-777a67408c665619.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-12efe388c0e811c5.rlib" "/opt/rustwide/target/debug/deps/libmio-61b6ce987bb89f86.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-54c30e7cd94d4325.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dea7371be2759a5a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libndarray-dc98211a6265fd7a.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6ddd37c074610898.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a22ebc9b6dfe17c0.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/librand-4148b5425ba389ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-52aa22d52ca59801.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-0435829398962e77.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99495ffca6b209e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib" "/opt/rustwide/target/debug/deps/libhalf-02cac1b009e151a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libnum-396eef21ee9850e1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-adb341d423630bec.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1c1202fdd13dc6d0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-36fd334b5aa2f5ae.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b8a406da22e5507d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d03b4159d0335ba8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3c1d15de51ccf7c5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libserde-31302a00ed4557a1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestd6UkXZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:274: undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:525: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:617: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.13.rcgu.o): in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.14.rcgu.o): in function `arrayfire::core::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:272: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.14.rcgu.o): in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_log' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::and': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:296: undefined reference to `af_and' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:296: undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_pow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:511: undefined reference to `af_gt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.15.rcgu.o): in function `arrayfire::core::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:511: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.4.rcgu.o): in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:155: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:155: undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.5.rcgu.o): in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:874: undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-cbde6e793f1c1512.rlib(cogent-cbde6e793f1c1512.cogent.837e73df-cgu.8.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/blas/mod.rs:167: undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.1.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-c8f2122fc3fc2f1e.rlib(arrayfire-c8f2122fc3fc2f1e.arrayfire.c9d01aba-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/neural_network.rs - neural_network::NeuralNetwork::activation (line 183) [INFO] [stdout] src/neural_network.rs - neural_network::NeuralNetwork::analyze (line 927) [INFO] [stdout] src/neural_network.rs - neural_network::NeuralNetwork::analyze_string (line 1062) [INFO] [stdout] src/neural_network.rs - neural_network::NeuralNetwork::evaluate (line 847) [INFO] [stdout] src/neural_network.rs - neural_network::NeuralNetwork::new (line 70) [INFO] [stdout] src/neural_network.rs - neural_network::NeuralNetwork::train (line 283) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 3 ignored; 0 measured; 0 filtered out; finished in 2.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "7105d7f69296fe376f576fcb5a4a0174325f6ac4774f991f5862a81b9febf026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7105d7f69296fe376f576fcb5a4a0174325f6ac4774f991f5862a81b9febf026", kill_on_drop: false }` [INFO] [stdout] 7105d7f69296fe376f576fcb5a4a0174325f6ac4774f991f5862a81b9febf026