[INFO] fetching crate cogent 0.6.3...
[INFO] testing cogent-0.6.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate cogent 0.6.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate cogent 0.6.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding crossterm v0.18.2 (latest: v0.27.0)
[INFO] [stderr]       Adding crossterm_winapi v0.6.2 (latest: v0.9.1)
[INFO] [stderr]       Adding getrandom v0.1.16 (latest: v0.2.15)
[INFO] [stderr]       Adding half v1.8.3 (latest: v2.4.1)
[INFO] [stderr]       Adding itertools v0.9.0 (latest: v0.13.0)
[INFO] [stderr]       Adding matrixmultiply v0.2.4 (latest: v0.3.8)
[INFO] [stderr]       Adding mio v0.7.14 (latest: v0.8.11)
[INFO] [stderr]       Adding miow v0.3.7 (latest: v0.6.0)
[INFO] [stderr]       Adding ndarray v0.13.1 (latest: v0.15.6)
[INFO] [stderr]       Adding ndarray v0.14.0 (latest: v0.15.6)
[INFO] [stderr]       Adding ntapi v0.3.7 (latest: v0.4.1)
[INFO] [stderr]       Adding num v0.2.1 (latest: v0.4.3)
[INFO] [stderr]       Adding num-bigint v0.2.6 (latest: v0.4.5)
[INFO] [stderr]       Adding num-complex v0.2.4 (latest: v0.4.6)
[INFO] [stderr]       Adding num-complex v0.3.1 (latest: v0.4.6)
[INFO] [stderr]       Adding num-rational v0.2.4 (latest: v0.4.2)
[INFO] [stderr]       Adding parking_lot v0.11.2 (latest: v0.12.3)
[INFO] [stderr]       Adding parking_lot_core v0.8.6 (latest: v0.9.10)
[INFO] [stderr]       Adding rand v0.7.3 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_chacha v0.2.2 (latest: v0.3.1)
[INFO] [stderr]       Adding rand_core v0.5.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_hc v0.2.0 (latest: v0.3.2)
[INFO] [stderr]       Adding redox_syscall v0.2.16 (latest: v0.5.1)
[INFO] [stderr]       Adding rustc_version v0.2.3 (latest: v0.4.0)
[INFO] [stderr]       Adding semver v0.9.0 (latest: v1.0.23)
[INFO] [stderr]       Adding semver-parser v0.7.0 (latest: v0.10.2)
[INFO] [stderr]       Adding signal-hook v0.1.17 (latest: v0.3.17)
[INFO] [stderr]       Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mnist_read v1.0.1
[INFO] [stderr]   Downloaded crossterm_winapi v0.6.2
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded signal-hook v0.1.17
[INFO] [stderr]   Downloaded ndarray v0.14.0
[INFO] [stderr]   Downloaded arrayfire v3.8.0
[INFO] [stderr]   Downloaded crossterm v0.18.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6aeddd43d6bd67b145b2c317fd29413b0411f34a8e91b5845061530f4317a88
[INFO] running `Command { std: "docker" "start" "-a" "a6aeddd43d6bd67b145b2c317fd29413b0411f34a8e91b5845061530f4317a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6aeddd43d6bd67b145b2c317fd29413b0411f34a8e91b5845061530f4317a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6aeddd43d6bd67b145b2c317fd29413b0411f34a8e91b5845061530f4317a88", kill_on_drop: false }`
[INFO] [stdout] a6aeddd43d6bd67b145b2c317fd29413b0411f34a8e91b5845061530f4317a88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2ad051d08c2ac6713035fad3e820ef088ec23d4f666e88a76e7022dde4236c9
[INFO] running `Command { std: "docker" "start" "-a" "c2ad051d08c2ac6713035fad3e820ef088ec23d4f666e88a76e7022dde4236c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crossterm v0.18.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling mnist_read v1.0.1
[INFO] [stderr]    Compiling arrayfire v3.8.0
[INFO] [stderr]    Compiling cogent v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.78s
[INFO] running `Command { std: "docker" "inspect" "c2ad051d08c2ac6713035fad3e820ef088ec23d4f666e88a76e7022dde4236c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2ad051d08c2ac6713035fad3e820ef088ec23d4f666e88a76e7022dde4236c9", kill_on_drop: false }`
[INFO] [stdout] c2ad051d08c2ac6713035fad3e820ef088ec23d4f666e88a76e7022dde4236c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9e736003045e7429dca497fcfe2bddb58833f0da6cd674e213c50c6467e7e5d
[INFO] running `Command { std: "docker" "start" "-a" "b9e736003045e7429dca497fcfe2bddb58833f0da6cd674e213c50c6467e7e5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cogent v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "b9e736003045e7429dca497fcfe2bddb58833f0da6cd674e213c50c6467e7e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9e736003045e7429dca497fcfe2bddb58833f0da6cd674e213c50c6467e7e5d", kill_on_drop: false }`
[INFO] [stdout] b9e736003045e7429dca497fcfe2bddb58833f0da6cd674e213c50c6467e7e5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 278c0244679e4f7de1445a9f449368f2f1513af51539efeff25ece1a091da7a6
[INFO] running `Command { std: "docker" "start" "-a" "278c0244679e4f7de1445a9f449368f2f1513af51539efeff25ece1a091da7a6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cogent-793219cb69a7392e)
[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::activation (line 183) ... FAILED
[INFO] [stdout] test src/neural_network.rs - neural_network::NeuralNetwork::evaluate (line 847) ... 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::analyze_string (line 1062) ... FAILED
[INFO] [stdout] test src/neural_network.rs - neural_network::NeuralNetwork::analyze (line 927) ... FAILED
[INFO] [stdout] test src/neural_network.rs - neural_network::NeuralNetwork::train (line 283) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcaIe3iE/symbols.o" "/tmp/rustdoctestGmeEdW/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestGmeEdW/rust_out.64a676cex4wmm5j2zxtg20cvt.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/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a469ee055c05b32.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-2a3c92c427c4077b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e1d85a4c566bc698.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libmio-cb4fa2e3c877a45c.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed75bf837c0004b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24b4f53cff0cb89d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libndarray-0528074cdf8a7427.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0c31bc10e73356ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1949454c3d54f018.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/librand-1c068dee4cbd5b42.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82b19d910e8d70e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c716e6e64529e11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-56f88d4c5e9969cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libitertools-7f896f22cd899a55.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib" "/opt/rustwide/target/debug/deps/libhalf-c2f92b73dfc4dacd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libnum-3b3a489334bfebd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-530c658da27d1e6e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1b2ab4dc00421b25.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d2423435482cc1e2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd4d3e2743384859.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96cb77cddb665ab2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-f48eb0860a6fd6fd.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGmeEdW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new_empty':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::random::randu':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::div_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `arrayfire::core::util::free_host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<f32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: 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#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustchd05cX/symbols.o" "/tmp/rustdoctestmE7hZq/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestmE7hZq/rust_out.64a676cex4wmm5j2zxtg20cvt.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/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a469ee055c05b32.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-2a3c92c427c4077b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e1d85a4c566bc698.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libmio-cb4fa2e3c877a45c.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed75bf837c0004b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24b4f53cff0cb89d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libndarray-0528074cdf8a7427.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0c31bc10e73356ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1949454c3d54f018.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/librand-1c068dee4cbd5b42.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82b19d910e8d70e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c716e6e64529e11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-56f88d4c5e9969cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libitertools-7f896f22cd899a55.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib" "/opt/rustwide/target/debug/deps/libhalf-c2f92b73dfc4dacd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libnum-3b3a489334bfebd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-530c658da27d1e6e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1b2ab4dc00421b25.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d2423435482cc1e2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd4d3e2743384859.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96cb77cddb665ab2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-f48eb0860a6fd6fd.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmE7hZq/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::blas::matmul':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::cast':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::elements':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new_empty':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::random::randu':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::max':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::imax':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::div_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::pow_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::and':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::exp':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::log':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::tanh':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::maxof':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sigmoid':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::eq_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::gt_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::index::index':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/index.rs:272: undefined reference to `af_index'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `arrayfire::core::util::free_host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<f32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<f64 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<i32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: 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#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcy6UJAB/symbols.o" "/tmp/rustdoctest4U6ozc/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctest4U6ozc/rust_out.64a676cex4wmm5j2zxtg20cvt.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/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a469ee055c05b32.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-2a3c92c427c4077b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e1d85a4c566bc698.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libmio-cb4fa2e3c877a45c.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed75bf837c0004b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24b4f53cff0cb89d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libndarray-0528074cdf8a7427.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0c31bc10e73356ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1949454c3d54f018.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/librand-1c068dee4cbd5b42.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82b19d910e8d70e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c716e6e64529e11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-56f88d4c5e9969cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libitertools-7f896f22cd899a55.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib" "/opt/rustwide/target/debug/deps/libhalf-c2f92b73dfc4dacd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libnum-3b3a489334bfebd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-530c658da27d1e6e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1b2ab4dc00421b25.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d2423435482cc1e2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd4d3e2743384859.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96cb77cddb665ab2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-f48eb0860a6fd6fd.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4U6ozc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new_empty':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::random::randu':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::div_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `arrayfire::core::util::free_host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<f32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: 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#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc1vLHNv/symbols.o" "/tmp/rustdoctestMZTDaH/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestMZTDaH/rust_out.64a676cex4wmm5j2zxtg20cvt.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/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a469ee055c05b32.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-2a3c92c427c4077b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e1d85a4c566bc698.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libmio-cb4fa2e3c877a45c.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed75bf837c0004b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24b4f53cff0cb89d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libndarray-0528074cdf8a7427.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0c31bc10e73356ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1949454c3d54f018.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/librand-1c068dee4cbd5b42.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82b19d910e8d70e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c716e6e64529e11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-56f88d4c5e9969cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libitertools-7f896f22cd899a55.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib" "/opt/rustwide/target/debug/deps/libhalf-c2f92b73dfc4dacd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libnum-3b3a489334bfebd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-530c658da27d1e6e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1b2ab4dc00421b25.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d2423435482cc1e2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd4d3e2743384859.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96cb77cddb665ab2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-f48eb0860a6fd6fd.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMZTDaH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::blas::matmul':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::blas::transpose':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/blas/mod.rs:225: undefined reference to `af_transpose'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::diag_extract':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::cast':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::cast':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::elements':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new_empty':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::random::randu':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_by_key':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::max':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::imax':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::div_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::pow_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::and':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::exp':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::log':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::tanh':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::maxof':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sigmoid':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::eq_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::eq_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::gt_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::index::index':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/index.rs:272: undefined reference to `af_index'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `arrayfire::core::util::free_host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<f32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<f64 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<i32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: 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#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcCVTQWM/symbols.o" "/tmp/rustdoctestboXUd9/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestboXUd9/rust_out.64a676cex4wmm5j2zxtg20cvt.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/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a469ee055c05b32.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-2a3c92c427c4077b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e1d85a4c566bc698.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libmio-cb4fa2e3c877a45c.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed75bf837c0004b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24b4f53cff0cb89d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libndarray-0528074cdf8a7427.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0c31bc10e73356ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1949454c3d54f018.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/librand-1c068dee4cbd5b42.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82b19d910e8d70e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c716e6e64529e11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-56f88d4c5e9969cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libitertools-7f896f22cd899a55.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib" "/opt/rustwide/target/debug/deps/libhalf-c2f92b73dfc4dacd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libnum-3b3a489334bfebd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-530c658da27d1e6e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1b2ab4dc00421b25.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d2423435482cc1e2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd4d3e2743384859.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96cb77cddb665ab2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-f48eb0860a6fd6fd.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestboXUd9/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::blas::matmul':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::blas::transpose':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/blas/mod.rs:225: undefined reference to `af_transpose'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::diag_extract':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::cast':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::cast':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::elements':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new_empty':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::random::randu':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_by_key':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::max':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::imax':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::div_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::pow_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::and':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::exp':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::log':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::tanh':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::maxof':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sigmoid':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::eq_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::eq_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::gt_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::index::index':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/index.rs:272: undefined reference to `af_index'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `arrayfire::core::util::free_host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<f32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<f64 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<i32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: 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#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustccua544/symbols.o" "/tmp/rustdoctestmNZQh2/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestmNZQh2/rust_out.64a676cex4wmm5j2zxtg20cvt.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/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a469ee055c05b32.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-2a3c92c427c4077b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e1d85a4c566bc698.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libmio-cb4fa2e3c877a45c.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed75bf837c0004b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24b4f53cff0cb89d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libndarray-0528074cdf8a7427.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0c31bc10e73356ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1949454c3d54f018.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/librand-1c068dee4cbd5b42.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82b19d910e8d70e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c716e6e64529e11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-56f88d4c5e9969cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libitertools-7f896f22cd899a55.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib" "/opt/rustwide/target/debug/deps/libhalf-c2f92b73dfc4dacd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libnum-3b3a489334bfebd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-530c658da27d1e6e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1b2ab4dc00421b25.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d2423435482cc1e2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd4d3e2743384859.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96cb77cddb665ab2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-f48eb0860a6fd6fd.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmNZQh2/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::blas::matmul':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::cast':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::elements':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new_empty':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::core::random::randu':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::max':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::imax':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::div_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::pow_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::and':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::exp':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::log':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::tanh':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::maxof':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::sigmoid':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::eq_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::arith::gt_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.6b81a8bab42df119-cgu.06.rcgu.o): in function `arrayfire::core::index::index':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/index.rs:272: undefined reference to `af_index'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `arrayfire::core::util::free_host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<f32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<f64 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.0.rcgu.o): in function `<i32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.94b69339d05adb20-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: 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#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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 0.54s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "278c0244679e4f7de1445a9f449368f2f1513af51539efeff25ece1a091da7a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "278c0244679e4f7de1445a9f449368f2f1513af51539efeff25ece1a091da7a6", kill_on_drop: false }`
[INFO] [stdout] 278c0244679e4f7de1445a9f449368f2f1513af51539efeff25ece1a091da7a6
[INFO] testing cogent-0.6.3 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate cogent 0.6.3 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate cogent 0.6.3 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding crossterm v0.18.2 (latest: v0.27.0)
[INFO] [stderr]       Adding crossterm_winapi v0.6.2 (latest: v0.9.1)
[INFO] [stderr]       Adding getrandom v0.1.16 (latest: v0.2.15)
[INFO] [stderr]       Adding half v1.8.3 (latest: v2.4.1)
[INFO] [stderr]       Adding itertools v0.9.0 (latest: v0.13.0)
[INFO] [stderr]       Adding matrixmultiply v0.2.4 (latest: v0.3.8)
[INFO] [stderr]       Adding mio v0.7.14 (latest: v0.8.11)
[INFO] [stderr]       Adding miow v0.3.7 (latest: v0.6.0)
[INFO] [stderr]       Adding ndarray v0.13.1 (latest: v0.15.6)
[INFO] [stderr]       Adding ndarray v0.14.0 (latest: v0.15.6)
[INFO] [stderr]       Adding ntapi v0.3.7 (latest: v0.4.1)
[INFO] [stderr]       Adding num v0.2.1 (latest: v0.4.3)
[INFO] [stderr]       Adding num-bigint v0.2.6 (latest: v0.4.5)
[INFO] [stderr]       Adding num-complex v0.2.4 (latest: v0.4.6)
[INFO] [stderr]       Adding num-complex v0.3.1 (latest: v0.4.6)
[INFO] [stderr]       Adding num-rational v0.2.4 (latest: v0.4.2)
[INFO] [stderr]       Adding parking_lot v0.11.2 (latest: v0.12.3)
[INFO] [stderr]       Adding parking_lot_core v0.8.6 (latest: v0.9.10)
[INFO] [stderr]       Adding rand v0.7.3 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_chacha v0.2.2 (latest: v0.3.1)
[INFO] [stderr]       Adding rand_core v0.5.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_hc v0.2.0 (latest: v0.3.2)
[INFO] [stderr]       Adding redox_syscall v0.2.16 (latest: v0.5.1)
[INFO] [stderr]       Adding rustc_version v0.2.3 (latest: v0.4.0)
[INFO] [stderr]       Adding semver v0.9.0 (latest: v1.0.23)
[INFO] [stderr]       Adding semver-parser v0.7.0 (latest: v0.10.2)
[INFO] [stderr]       Adding signal-hook v0.1.17 (latest: v0.3.17)
[INFO] [stderr]       Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31bf97f2aa41c7810d208b155b4b6cbad7cfb3cd5f736fa71cf0a4330c191c7a
[INFO] running `Command { std: "docker" "start" "-a" "31bf97f2aa41c7810d208b155b4b6cbad7cfb3cd5f736fa71cf0a4330c191c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31bf97f2aa41c7810d208b155b4b6cbad7cfb3cd5f736fa71cf0a4330c191c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31bf97f2aa41c7810d208b155b4b6cbad7cfb3cd5f736fa71cf0a4330c191c7a", kill_on_drop: false }`
[INFO] [stdout] 31bf97f2aa41c7810d208b155b4b6cbad7cfb3cd5f736fa71cf0a4330c191c7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 611e4a93d421cbd72da0324dbdbd602934eb5c3c7a7b26903b909cf2262ebf36
[INFO] running `Command { std: "docker" "start" "-a" "611e4a93d421cbd72da0324dbdbd602934eb5c3c7a7b26903b909cf2262ebf36", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling crossterm v0.18.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling mnist_read v1.0.1
[INFO] [stderr]    Compiling arrayfire v3.8.0
[INFO] [stderr]    Compiling cogent v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.38s
[INFO] running `Command { std: "docker" "inspect" "611e4a93d421cbd72da0324dbdbd602934eb5c3c7a7b26903b909cf2262ebf36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "611e4a93d421cbd72da0324dbdbd602934eb5c3c7a7b26903b909cf2262ebf36", kill_on_drop: false }`
[INFO] [stdout] 611e4a93d421cbd72da0324dbdbd602934eb5c3c7a7b26903b909cf2262ebf36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f173e7fb216630ae014e28d6be1ce3149b003df02f76ab473c23b460467a2ae7
[INFO] running `Command { std: "docker" "start" "-a" "f173e7fb216630ae014e28d6be1ce3149b003df02f76ab473c23b460467a2ae7", kill_on_drop: false }`
[INFO] [stderr]    Compiling cogent v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "f173e7fb216630ae014e28d6be1ce3149b003df02f76ab473c23b460467a2ae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f173e7fb216630ae014e28d6be1ce3149b003df02f76ab473c23b460467a2ae7", kill_on_drop: false }`
[INFO] [stdout] f173e7fb216630ae014e28d6be1ce3149b003df02f76ab473c23b460467a2ae7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2b554bb302dec2df1eca158b0fcac33cb2ac6498408c1cf3e298503cc2007a36
[INFO] running `Command { std: "docker" "start" "-a" "2b554bb302dec2df1eca158b0fcac33cb2ac6498408c1cf3e298503cc2007a36", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cogent-793219cb69a7392e)
[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::new (line 70) ... 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::analyze_string (line 1062) ... FAILED
[INFO] [stdout] test src/neural_network.rs - neural_network::NeuralNetwork::analyze (line 927) ... 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::evaluate (line 847) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcntDWf8/symbols.o" "/tmp/rustdoctesteBe1CB/rust_out.rust_out.7056a45d8fee40b0-cgu.0.rcgu.o" "/tmp/rustdoctesteBe1CB/rust_out.9le23yjcp9rof6lkeopzua5z8.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/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a469ee055c05b32.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-2a3c92c427c4077b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e1d85a4c566bc698.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libmio-cb4fa2e3c877a45c.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed75bf837c0004b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24b4f53cff0cb89d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libndarray-0528074cdf8a7427.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0c31bc10e73356ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1949454c3d54f018.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/librand-1c068dee4cbd5b42.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82b19d910e8d70e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c716e6e64529e11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-56f88d4c5e9969cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libitertools-7f896f22cd899a55.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib" "/opt/rustwide/target/debug/deps/libhalf-c2f92b73dfc4dacd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libnum-3b3a489334bfebd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-530c658da27d1e6e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1b2ab4dc00421b25.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d2423435482cc1e2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd4d3e2743384859.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96cb77cddb665ab2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-f48eb0860a6fd6fd.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteBe1CB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::div_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new_empty':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::random::randu':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/random.rs:80: undefined reference to `af_randu'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `arrayfire::core::util::free_host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<f32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: 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#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcqPJWLP/symbols.o" "/tmp/rustdoctestSJGOlg/rust_out.rust_out.7056a45d8fee40b0-cgu.0.rcgu.o" "/tmp/rustdoctestSJGOlg/rust_out.9le23yjcp9rof6lkeopzua5z8.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/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a469ee055c05b32.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-2a3c92c427c4077b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e1d85a4c566bc698.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libmio-cb4fa2e3c877a45c.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed75bf837c0004b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24b4f53cff0cb89d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libndarray-0528074cdf8a7427.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0c31bc10e73356ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1949454c3d54f018.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/librand-1c068dee4cbd5b42.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82b19d910e8d70e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c716e6e64529e11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-56f88d4c5e9969cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libitertools-7f896f22cd899a55.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib" "/opt/rustwide/target/debug/deps/libhalf-c2f92b73dfc4dacd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libnum-3b3a489334bfebd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-530c658da27d1e6e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1b2ab4dc00421b25.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d2423435482cc1e2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd4d3e2743384859.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96cb77cddb665ab2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-f48eb0860a6fd6fd.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSJGOlg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::div_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::pow_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::and':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::exp':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::log':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::tanh':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::maxof':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sigmoid':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::eq_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::gt_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::index::index':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::blas::matmul':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::cast':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::elements':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new_empty':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::random::randu':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::max':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::imax':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `arrayfire::core::util::free_host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<f32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<f64 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<i32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: 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#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustceN9u0v/symbols.o" "/tmp/rustdoctestBwGMxk/rust_out.rust_out.7056a45d8fee40b0-cgu.0.rcgu.o" "/tmp/rustdoctestBwGMxk/rust_out.9le23yjcp9rof6lkeopzua5z8.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/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a469ee055c05b32.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-2a3c92c427c4077b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e1d85a4c566bc698.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libmio-cb4fa2e3c877a45c.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed75bf837c0004b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24b4f53cff0cb89d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libndarray-0528074cdf8a7427.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0c31bc10e73356ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1949454c3d54f018.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/librand-1c068dee4cbd5b42.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82b19d910e8d70e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c716e6e64529e11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-56f88d4c5e9969cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libitertools-7f896f22cd899a55.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib" "/opt/rustwide/target/debug/deps/libhalf-c2f92b73dfc4dacd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libnum-3b3a489334bfebd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-530c658da27d1e6e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1b2ab4dc00421b25.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d2423435482cc1e2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd4d3e2743384859.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96cb77cddb665ab2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-f48eb0860a6fd6fd.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBwGMxk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::div_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::pow_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::and':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::exp':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::log':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::tanh':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::maxof':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sigmoid':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::eq_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::eq_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::gt_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::index::index':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::blas::matmul':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::blas::transpose':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/blas/mod.rs:225: undefined reference to `af_transpose'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::diag_extract':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::cast':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::cast':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::elements':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new_empty':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::random::randu':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_by_key':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::max':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::imax':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `arrayfire::core::util::free_host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<f32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<f64 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<i32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: 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#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcGeiQf7/symbols.o" "/tmp/rustdoctestxVqOJu/rust_out.rust_out.7056a45d8fee40b0-cgu.0.rcgu.o" "/tmp/rustdoctestxVqOJu/rust_out.9le23yjcp9rof6lkeopzua5z8.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/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a469ee055c05b32.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-2a3c92c427c4077b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e1d85a4c566bc698.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libmio-cb4fa2e3c877a45c.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed75bf837c0004b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24b4f53cff0cb89d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libndarray-0528074cdf8a7427.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0c31bc10e73356ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1949454c3d54f018.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/librand-1c068dee4cbd5b42.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82b19d910e8d70e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c716e6e64529e11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-56f88d4c5e9969cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libitertools-7f896f22cd899a55.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib" "/opt/rustwide/target/debug/deps/libhalf-c2f92b73dfc4dacd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libnum-3b3a489334bfebd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-530c658da27d1e6e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1b2ab4dc00421b25.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d2423435482cc1e2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd4d3e2743384859.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96cb77cddb665ab2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-f48eb0860a6fd6fd.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxVqOJu/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::div_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::pow_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::and':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::exp':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::log':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::tanh':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::maxof':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sigmoid':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::eq_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::eq_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::gt_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::index::index':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::blas::matmul':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::blas::transpose':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/blas/mod.rs:225: undefined reference to `af_transpose'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::diag_extract':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::cast':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::cast':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::elements':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new_empty':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::random::randu':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_by_key':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::max':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::imax':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `arrayfire::core::util::free_host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<f32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<f64 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<i32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: 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#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcFAnYyT/symbols.o" "/tmp/rustdoctest4tN9ma/rust_out.rust_out.7056a45d8fee40b0-cgu.0.rcgu.o" "/tmp/rustdoctest4tN9ma/rust_out.9le23yjcp9rof6lkeopzua5z8.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/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a469ee055c05b32.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-2a3c92c427c4077b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e1d85a4c566bc698.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libmio-cb4fa2e3c877a45c.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed75bf837c0004b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24b4f53cff0cb89d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libndarray-0528074cdf8a7427.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0c31bc10e73356ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1949454c3d54f018.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/librand-1c068dee4cbd5b42.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82b19d910e8d70e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c716e6e64529e11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-56f88d4c5e9969cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libitertools-7f896f22cd899a55.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib" "/opt/rustwide/target/debug/deps/libhalf-c2f92b73dfc4dacd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libnum-3b3a489334bfebd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-530c658da27d1e6e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1b2ab4dc00421b25.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d2423435482cc1e2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd4d3e2743384859.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96cb77cddb665ab2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-f48eb0860a6fd6fd.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4tN9ma/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::div_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new_empty':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::random::randu':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/random.rs:80: undefined reference to `af_randu'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `arrayfire::core::util::free_host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<f32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: 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#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTgQv30/symbols.o" "/tmp/rustdoctestx9H0PD/rust_out.rust_out.7056a45d8fee40b0-cgu.0.rcgu.o" "/tmp/rustdoctestx9H0PD/rust_out.9le23yjcp9rof6lkeopzua5z8.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/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a469ee055c05b32.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-2ae7af5af0bb88e0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-2a3c92c427c4077b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e1d85a4c566bc698.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libmio-cb4fa2e3c877a45c.rlib" "/opt/rustwide/target/debug/deps/liblog-d96f4592d0a4e108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed75bf837c0004b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24b4f53cff0cb89d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libinstant-969d032a10606262.rlib" "/opt/rustwide/target/debug/deps/libndarray-0528074cdf8a7427.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0c31bc10e73356ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1949454c3d54f018.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/librand-1c068dee4cbd5b42.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82b19d910e8d70e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c716e6e64529e11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-56f88d4c5e9969cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libitertools-7f896f22cd899a55.rlib" "/opt/rustwide/target/debug/deps/libeither-4b10c208a7da0834.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib" "/opt/rustwide/target/debug/deps/libhalf-c2f92b73dfc4dacd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libnum-3b3a489334bfebd1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-530c658da27d1e6e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1b2ab4dc00421b25.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d2423435482cc1e2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dd4d3e2743384859.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96cb77cddb665ab2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d8aae874362633c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-f48eb0860a6fd6fd.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestx9H0PD/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::add_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::div_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::mul_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::pow_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sub_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::and':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::exp':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::log':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::tanh':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::maxof':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::sigmoid':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::eq_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::arith::gt_helper':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.04.rcgu.o): in function `arrayfire::core::index::index':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::blas::matmul':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::data::tile':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::cast':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::dims':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::elements':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::is_scalar':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::array::Array<T>::new_empty':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::core::random::randu':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::max':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::imax':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-b0737f969420edfd.rlib(cogent-b0737f969420edfd.cogent.62ba3ef0d778c6a1-cgu.05.rcgu.o): in function `arrayfire::algorithm::sum_all':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::clone::Clone>::clone':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<arrayfire::core::array::Array<T> as core::ops::drop::Drop>::drop':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `arrayfire::core::util::free_host':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host'
[INFO] [stdout]           /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<f32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<f64 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.0.rcgu.o): in function `<i32 as arrayfire::core::data::ConstGenerator>::generate':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-5cc811b5e901b3fb.rlib(arrayfire-5cc811b5e901b3fb.arrayfire.2947fdee68d2911b-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error':
[INFO] [stdout]           /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error'
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout]   = note: 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#rustc-link-lib)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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 0.59s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2b554bb302dec2df1eca158b0fcac33cb2ac6498408c1cf3e298503cc2007a36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b554bb302dec2df1eca158b0fcac33cb2ac6498408c1cf3e298503cc2007a36", kill_on_drop: false }`
[INFO] [stdout] 2b554bb302dec2df1eca158b0fcac33cb2ac6498408c1cf3e298503cc2007a36
