[INFO] fetching crate cogent 0.6.3...
[INFO] testing cogent-0.6.3 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate cogent 0.6.3 into /workspace/builds/worker-7-tc2/source
[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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cogent 0.6.3 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 66 packages to latest compatible versions
[INFO] [stderr]       Adding crossterm v0.18.2 (available: v0.29.0)
[INFO] [stderr]       Adding itertools v0.9.0 (available: v0.14.0)
[INFO] [stderr]       Adding ndarray v0.14.0 (available: v0.17.2)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dda309b8136538381f38c9a6de9d8cc31b548401bf804ff0938f9d37f2a583e
[INFO] running `Command { std: "docker" "start" "-a" "7dda309b8136538381f38c9a6de9d8cc31b548401bf804ff0938f9d37f2a583e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dda309b8136538381f38c9a6de9d8cc31b548401bf804ff0938f9d37f2a583e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dda309b8136538381f38c9a6de9d8cc31b548401bf804ff0938f9d37f2a583e", kill_on_drop: false }`
[INFO] [stdout] 7dda309b8136538381f38c9a6de9d8cc31b548401bf804ff0938f9d37f2a583e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 261ed103b9afca010cf45fd9b79493fcb8a07b1645898a1b0c0b37c32108f31f
[INFO] running `Command { std: "docker" "start" "-a" "261ed103b9afca010cf45fd9b79493fcb8a07b1645898a1b0c0b37c32108f31f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crossterm v0.18.2
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling mnist_read v1.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[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 16.86s
[INFO] running `Command { std: "docker" "inspect" "261ed103b9afca010cf45fd9b79493fcb8a07b1645898a1b0c0b37c32108f31f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "261ed103b9afca010cf45fd9b79493fcb8a07b1645898a1b0c0b37c32108f31f", kill_on_drop: false }`
[INFO] [stdout] 261ed103b9afca010cf45fd9b79493fcb8a07b1645898a1b0c0b37c32108f31f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d9ed624150c27abb236528d789b3f6a19ce16eca6d4d9952b14382738ce965a0
[INFO] running `Command { std: "docker" "start" "-a" "d9ed624150c27abb236528d789b3f6a19ce16eca6d4d9952b14382738ce965a0", 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.83s
[INFO] running `Command { std: "docker" "inspect" "d9ed624150c27abb236528d789b3f6a19ce16eca6d4d9952b14382738ce965a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9ed624150c27abb236528d789b3f6a19ce16eca6d4d9952b14382738ce965a0", kill_on_drop: false }`
[INFO] [stdout] d9ed624150c27abb236528d789b3f6a19ce16eca6d4d9952b14382738ce965a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2530f11fa35893859f9fc9851e2cc18f4570776dc283df8ae315e64c572c75f1
[INFO] running `Command { std: "docker" "start" "-a" "2530f11fa35893859f9fc9851e2cc18f4570776dc283df8ae315e64c572c75f1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/cogent/172f73f84185f602/deps/cogent-172f73f84185f602)
[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::evaluate (line 847) ... 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::analyze (line 927) ... 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] 
[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:  "cc" "-m64" "/tmp/rustdoctestH1rzJb/rustc8X3ZgY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib" "/opt/rustwide/target/debug/build/serde_json/7cda0dd0959c4765/deps/libserde_json-7cda0dd0959c4765.rlib" "/opt/rustwide/target/debug/build/memchr/f04d4ed0ff57c3c8/deps/libmemchr-f04d4ed0ff57c3c8.rlib" "/opt/rustwide/target/debug/build/itoa/ae20521aea192d35/deps/libitoa-ae20521aea192d35.rlib" "/opt/rustwide/target/debug/build/zmij/28e533f12dcdc693/deps/libzmij-28e533f12dcdc693.rlib" "/opt/rustwide/target/debug/build/crossterm/a8e4a415a8f061ee/deps/libcrossterm-a8e4a415a8f061ee.rlib" "/opt/rustwide/target/debug/build/signal-hook/9ed82f18124fefd7/deps/libsignal_hook-9ed82f18124fefd7.rlib" "/opt/rustwide/target/debug/build/signal-hook-registry/f28089634c785938/deps/libsignal_hook_registry-f28089634c785938.rlib" "/opt/rustwide/target/debug/build/errno/022dd9b102cb7f23/deps/liberrno-022dd9b102cb7f23.rlib" "/opt/rustwide/target/debug/build/mio/cf19c77d0db76327/deps/libmio-cf19c77d0db76327.rlib" "/opt/rustwide/target/debug/build/log/d269868761ac548a/deps/liblog-d269868761ac548a.rlib" "/opt/rustwide/target/debug/build/bitflags/e2b4db6c651223da/deps/libbitflags-e2b4db6c651223da.rlib" "/opt/rustwide/target/debug/build/parking_lot/2711834718b2e1cd/deps/libparking_lot-2711834718b2e1cd.rlib" "/opt/rustwide/target/debug/build/parking_lot_core/09f30df25de33111/deps/libparking_lot_core-09f30df25de33111.rlib" "/opt/rustwide/target/debug/build/smallvec/45f6e3b8047adea1/deps/libsmallvec-45f6e3b8047adea1.rlib" "/opt/rustwide/target/debug/build/lock_api/ec1e77aca18a533b/deps/liblock_api-ec1e77aca18a533b.rlib" "/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps/libscopeguard-d52bd00767847e44.rlib" "/opt/rustwide/target/debug/build/instant/e3a69bbac7b24b4a/deps/libinstant-e3a69bbac7b24b4a.rlib" "/opt/rustwide/target/debug/build/ndarray/de082593cf32a425/deps/libndarray-de082593cf32a425.rlib" "/opt/rustwide/target/debug/build/matrixmultiply/6ada86cb6866caa9/deps/libmatrixmultiply-6ada86cb6866caa9.rlib" "/opt/rustwide/target/debug/build/num-complex/eb64c2704ae81f3e/deps/libnum_complex-eb64c2704ae81f3e.rlib" "/opt/rustwide/target/debug/build/rawpointer/a726d041f28ef5ec/deps/librawpointer-a726d041f28ef5ec.rlib" "/opt/rustwide/target/debug/build/rand/27810cc124605ea1/deps/librand-27810cc124605ea1.rlib" "/opt/rustwide/target/debug/build/rand_chacha/b3d1f5e1c2fc2ce0/deps/librand_chacha-b3d1f5e1c2fc2ce0.rlib" "/opt/rustwide/target/debug/build/ppv-lite86/0e4a59af51b9c534/deps/libppv_lite86-0e4a59af51b9c534.rlib" "/opt/rustwide/target/debug/build/zerocopy/9ce4d6a01baf3e99/deps/libzerocopy-9ce4d6a01baf3e99.rlib" "/opt/rustwide/target/debug/build/rand_core/63803d299d767c68/deps/librand_core-63803d299d767c68.rlib" "/opt/rustwide/target/debug/build/getrandom/4a9a8909ebc62f6f/deps/libgetrandom-4a9a8909ebc62f6f.rlib" "/opt/rustwide/target/debug/build/cfg-if/5af52f617df93f8f/deps/libcfg_if-5af52f617df93f8f.rlib" "/opt/rustwide/target/debug/build/itertools/de554122176953f1/deps/libitertools-de554122176953f1.rlib" "/opt/rustwide/target/debug/build/either/3b4351e3b18e236a/deps/libeither-3b4351e3b18e236a.rlib" "/opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib" "/opt/rustwide/target/debug/build/half/cc6be314b18dd970/deps/libhalf-cc6be314b18dd970.rlib" "/opt/rustwide/target/debug/build/libc/0ae50395762272e0/deps/liblibc-0ae50395762272e0.rlib" "/opt/rustwide/target/debug/build/num/31197d37c4c2104a/deps/libnum-31197d37c4c2104a.rlib" "/opt/rustwide/target/debug/build/num-rational/ccd28db68b4f7537/deps/libnum_rational-ccd28db68b4f7537.rlib" "/opt/rustwide/target/debug/build/num-iter/e0f0604abe05a973/deps/libnum_iter-e0f0604abe05a973.rlib" "/opt/rustwide/target/debug/build/num-complex/f8faa3b70f32b4e9/deps/libnum_complex-f8faa3b70f32b4e9.rlib" "/opt/rustwide/target/debug/build/num-bigint/a4b963fba75b5478/deps/libnum_bigint-a4b963fba75b5478.rlib" "/opt/rustwide/target/debug/build/num-integer/5b6ac14ce642ff72/deps/libnum_integer-5b6ac14ce642ff72.rlib" "/opt/rustwide/target/debug/build/num-traits/8434f84c7e6b85f7/deps/libnum_traits-8434f84c7e6b85f7.rlib" "/opt/rustwide/target/debug/build/lazy_static/b3603208c0de2608/deps/liblazy_static-b3603208c0de2608.rlib" "/opt/rustwide/target/debug/build/serde/a99cd142e38e07e1/deps/libserde-a99cd142e38e07e1.rlib" "/opt/rustwide/target/debug/build/serde_core/8323e53422f20d71/deps/libserde_core-8323e53422f20d71.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestH1rzJb/rustc8X3ZgY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestH1rzJb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: af_tile
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_randu
[INFO] [stdout]           >>> referenced by random.rs:80 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/random.rs:80)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::random::randu::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_dims
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_is_scalar
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_create_handle
[INFO] [stdout]           >>> referenced by array.rs:274 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:274)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::new_empty) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_div
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::div_helper::<f32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_mul
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::mul_helper::<f32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_sub
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::sub_helper::<f32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_free_host
[INFO] [stdout]           >>> referenced by util.rs:68 (src/core/util.rs:68)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(arrayfire::core::util::free_host::<i8>) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_last_error
[INFO] [stdout]           >>> referenced by error.rs:104 (src/core/error.rs:104)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(arrayfire::core::error::get_last_error) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_retain_array
[INFO] [stdout]           >>> referenced by array.rs:694 (src/core/array.rs:694)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(<arrayfire::core::array::Array<f32> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_constant
[INFO] [stdout]           >>> referenced by data.rs:242 (src/core/data.rs:242)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(<f32 as arrayfire::core::data::ConstGenerator>::generate) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_release_array
[INFO] [stdout]           >>> referenced by array.rs:710 (src/core/array.rs:710)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(<arrayfire::core::array::Array<f32> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[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:  "cc" "-m64" "/tmp/rustdoctestqneLN2/rustcRBKwEI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib" "/opt/rustwide/target/debug/build/serde_json/7cda0dd0959c4765/deps/libserde_json-7cda0dd0959c4765.rlib" "/opt/rustwide/target/debug/build/memchr/f04d4ed0ff57c3c8/deps/libmemchr-f04d4ed0ff57c3c8.rlib" "/opt/rustwide/target/debug/build/itoa/ae20521aea192d35/deps/libitoa-ae20521aea192d35.rlib" "/opt/rustwide/target/debug/build/zmij/28e533f12dcdc693/deps/libzmij-28e533f12dcdc693.rlib" "/opt/rustwide/target/debug/build/crossterm/a8e4a415a8f061ee/deps/libcrossterm-a8e4a415a8f061ee.rlib" "/opt/rustwide/target/debug/build/signal-hook/9ed82f18124fefd7/deps/libsignal_hook-9ed82f18124fefd7.rlib" "/opt/rustwide/target/debug/build/signal-hook-registry/f28089634c785938/deps/libsignal_hook_registry-f28089634c785938.rlib" "/opt/rustwide/target/debug/build/errno/022dd9b102cb7f23/deps/liberrno-022dd9b102cb7f23.rlib" "/opt/rustwide/target/debug/build/mio/cf19c77d0db76327/deps/libmio-cf19c77d0db76327.rlib" "/opt/rustwide/target/debug/build/log/d269868761ac548a/deps/liblog-d269868761ac548a.rlib" "/opt/rustwide/target/debug/build/bitflags/e2b4db6c651223da/deps/libbitflags-e2b4db6c651223da.rlib" "/opt/rustwide/target/debug/build/parking_lot/2711834718b2e1cd/deps/libparking_lot-2711834718b2e1cd.rlib" "/opt/rustwide/target/debug/build/parking_lot_core/09f30df25de33111/deps/libparking_lot_core-09f30df25de33111.rlib" "/opt/rustwide/target/debug/build/smallvec/45f6e3b8047adea1/deps/libsmallvec-45f6e3b8047adea1.rlib" "/opt/rustwide/target/debug/build/lock_api/ec1e77aca18a533b/deps/liblock_api-ec1e77aca18a533b.rlib" "/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps/libscopeguard-d52bd00767847e44.rlib" "/opt/rustwide/target/debug/build/instant/e3a69bbac7b24b4a/deps/libinstant-e3a69bbac7b24b4a.rlib" "/opt/rustwide/target/debug/build/ndarray/de082593cf32a425/deps/libndarray-de082593cf32a425.rlib" "/opt/rustwide/target/debug/build/matrixmultiply/6ada86cb6866caa9/deps/libmatrixmultiply-6ada86cb6866caa9.rlib" "/opt/rustwide/target/debug/build/num-complex/eb64c2704ae81f3e/deps/libnum_complex-eb64c2704ae81f3e.rlib" "/opt/rustwide/target/debug/build/rawpointer/a726d041f28ef5ec/deps/librawpointer-a726d041f28ef5ec.rlib" "/opt/rustwide/target/debug/build/rand/27810cc124605ea1/deps/librand-27810cc124605ea1.rlib" "/opt/rustwide/target/debug/build/rand_chacha/b3d1f5e1c2fc2ce0/deps/librand_chacha-b3d1f5e1c2fc2ce0.rlib" "/opt/rustwide/target/debug/build/ppv-lite86/0e4a59af51b9c534/deps/libppv_lite86-0e4a59af51b9c534.rlib" "/opt/rustwide/target/debug/build/zerocopy/9ce4d6a01baf3e99/deps/libzerocopy-9ce4d6a01baf3e99.rlib" "/opt/rustwide/target/debug/build/rand_core/63803d299d767c68/deps/librand_core-63803d299d767c68.rlib" "/opt/rustwide/target/debug/build/getrandom/4a9a8909ebc62f6f/deps/libgetrandom-4a9a8909ebc62f6f.rlib" "/opt/rustwide/target/debug/build/cfg-if/5af52f617df93f8f/deps/libcfg_if-5af52f617df93f8f.rlib" "/opt/rustwide/target/debug/build/itertools/de554122176953f1/deps/libitertools-de554122176953f1.rlib" "/opt/rustwide/target/debug/build/either/3b4351e3b18e236a/deps/libeither-3b4351e3b18e236a.rlib" "/opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib" "/opt/rustwide/target/debug/build/half/cc6be314b18dd970/deps/libhalf-cc6be314b18dd970.rlib" "/opt/rustwide/target/debug/build/libc/0ae50395762272e0/deps/liblibc-0ae50395762272e0.rlib" "/opt/rustwide/target/debug/build/num/31197d37c4c2104a/deps/libnum-31197d37c4c2104a.rlib" "/opt/rustwide/target/debug/build/num-rational/ccd28db68b4f7537/deps/libnum_rational-ccd28db68b4f7537.rlib" "/opt/rustwide/target/debug/build/num-iter/e0f0604abe05a973/deps/libnum_iter-e0f0604abe05a973.rlib" "/opt/rustwide/target/debug/build/num-complex/f8faa3b70f32b4e9/deps/libnum_complex-f8faa3b70f32b4e9.rlib" "/opt/rustwide/target/debug/build/num-bigint/a4b963fba75b5478/deps/libnum_bigint-a4b963fba75b5478.rlib" "/opt/rustwide/target/debug/build/num-integer/5b6ac14ce642ff72/deps/libnum_integer-5b6ac14ce642ff72.rlib" "/opt/rustwide/target/debug/build/num-traits/8434f84c7e6b85f7/deps/libnum_traits-8434f84c7e6b85f7.rlib" "/opt/rustwide/target/debug/build/lazy_static/b3603208c0de2608/deps/liblazy_static-b3603208c0de2608.rlib" "/opt/rustwide/target/debug/build/serde/a99cd142e38e07e1/deps/libserde-a99cd142e38e07e1.rlib" "/opt/rustwide/target/debug/build/serde_core/8323e53422f20d71/deps/libserde_core-8323e53422f20d71.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqneLN2/rustcRBKwEI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqneLN2/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: af_cast
[INFO] [stdout]           >>> referenced by array.rs:617 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:617)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<bool>>::cast::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_data_ptr
[INFO] [stdout]           >>> referenced by array.rs:525 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:525)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::host::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_matmul
[INFO] [stdout]           >>> referenced by mod.rs:167 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/blas/mod.rs:167)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::blas::matmul::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_max
[INFO] [stdout]           >>> referenced by mod.rs:155 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:155)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::max::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_sum
[INFO] [stdout]           >>> referenced by mod.rs:155 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:155)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_imax
[INFO] [stdout]           >>> referenced by mod.rs:874 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:874)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::imax::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_sum_all
[INFO] [stdout]           >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_all::<bool>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_all::<f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_all::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_tile
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<i32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_index
[INFO] [stdout]           >>> referenced by index.rs:272 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/index.rs:272)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::index::index::<f32, f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_randu
[INFO] [stdout]           >>> referenced by random.rs:80 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/random.rs:80)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::random::randu::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_dims
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<i32>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_is_scalar
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<i32>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_create_array
[INFO] [stdout]           >>> referenced by array.rs:228 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:228)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::new) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:228 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:228)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<u32>>::new) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_elements
[INFO] [stdout]           >>> referenced by array.rs:410 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:410)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::elements) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_create_handle
[INFO] [stdout]           >>> referenced by array.rs:274 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:274)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::new_empty) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_retain_array
[INFO] [stdout]           >>> referenced by array.rs:694 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:694)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:694 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:694)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<u32> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:694 (src/core/array.rs:694)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(<arrayfire::core::array::Array<f32> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_release_array
[INFO] [stdout]           >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<bool> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<i32> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_add
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::add_helper::<f64, f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::add_helper::<f32, f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::add_helper::<f32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_div
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::div_helper::<f32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_mul
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::mul_helper::<f64, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::mul_helper::<f32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::mul_helper::<i32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[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:  "cc" "-m64" "/tmp/rustdoctestSIDoAj/rustcyJoxFe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib" "/opt/rustwide/target/debug/build/serde_json/7cda0dd0959c4765/deps/libserde_json-7cda0dd0959c4765.rlib" "/opt/rustwide/target/debug/build/memchr/f04d4ed0ff57c3c8/deps/libmemchr-f04d4ed0ff57c3c8.rlib" "/opt/rustwide/target/debug/build/itoa/ae20521aea192d35/deps/libitoa-ae20521aea192d35.rlib" "/opt/rustwide/target/debug/build/zmij/28e533f12dcdc693/deps/libzmij-28e533f12dcdc693.rlib" "/opt/rustwide/target/debug/build/crossterm/a8e4a415a8f061ee/deps/libcrossterm-a8e4a415a8f061ee.rlib" "/opt/rustwide/target/debug/build/signal-hook/9ed82f18124fefd7/deps/libsignal_hook-9ed82f18124fefd7.rlib" "/opt/rustwide/target/debug/build/signal-hook-registry/f28089634c785938/deps/libsignal_hook_registry-f28089634c785938.rlib" "/opt/rustwide/target/debug/build/errno/022dd9b102cb7f23/deps/liberrno-022dd9b102cb7f23.rlib" "/opt/rustwide/target/debug/build/mio/cf19c77d0db76327/deps/libmio-cf19c77d0db76327.rlib" "/opt/rustwide/target/debug/build/log/d269868761ac548a/deps/liblog-d269868761ac548a.rlib" "/opt/rustwide/target/debug/build/bitflags/e2b4db6c651223da/deps/libbitflags-e2b4db6c651223da.rlib" "/opt/rustwide/target/debug/build/parking_lot/2711834718b2e1cd/deps/libparking_lot-2711834718b2e1cd.rlib" "/opt/rustwide/target/debug/build/parking_lot_core/09f30df25de33111/deps/libparking_lot_core-09f30df25de33111.rlib" "/opt/rustwide/target/debug/build/smallvec/45f6e3b8047adea1/deps/libsmallvec-45f6e3b8047adea1.rlib" "/opt/rustwide/target/debug/build/lock_api/ec1e77aca18a533b/deps/liblock_api-ec1e77aca18a533b.rlib" "/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps/libscopeguard-d52bd00767847e44.rlib" "/opt/rustwide/target/debug/build/instant/e3a69bbac7b24b4a/deps/libinstant-e3a69bbac7b24b4a.rlib" "/opt/rustwide/target/debug/build/ndarray/de082593cf32a425/deps/libndarray-de082593cf32a425.rlib" "/opt/rustwide/target/debug/build/matrixmultiply/6ada86cb6866caa9/deps/libmatrixmultiply-6ada86cb6866caa9.rlib" "/opt/rustwide/target/debug/build/num-complex/eb64c2704ae81f3e/deps/libnum_complex-eb64c2704ae81f3e.rlib" "/opt/rustwide/target/debug/build/rawpointer/a726d041f28ef5ec/deps/librawpointer-a726d041f28ef5ec.rlib" "/opt/rustwide/target/debug/build/rand/27810cc124605ea1/deps/librand-27810cc124605ea1.rlib" "/opt/rustwide/target/debug/build/rand_chacha/b3d1f5e1c2fc2ce0/deps/librand_chacha-b3d1f5e1c2fc2ce0.rlib" "/opt/rustwide/target/debug/build/ppv-lite86/0e4a59af51b9c534/deps/libppv_lite86-0e4a59af51b9c534.rlib" "/opt/rustwide/target/debug/build/zerocopy/9ce4d6a01baf3e99/deps/libzerocopy-9ce4d6a01baf3e99.rlib" "/opt/rustwide/target/debug/build/rand_core/63803d299d767c68/deps/librand_core-63803d299d767c68.rlib" "/opt/rustwide/target/debug/build/getrandom/4a9a8909ebc62f6f/deps/libgetrandom-4a9a8909ebc62f6f.rlib" "/opt/rustwide/target/debug/build/cfg-if/5af52f617df93f8f/deps/libcfg_if-5af52f617df93f8f.rlib" "/opt/rustwide/target/debug/build/itertools/de554122176953f1/deps/libitertools-de554122176953f1.rlib" "/opt/rustwide/target/debug/build/either/3b4351e3b18e236a/deps/libeither-3b4351e3b18e236a.rlib" "/opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib" "/opt/rustwide/target/debug/build/half/cc6be314b18dd970/deps/libhalf-cc6be314b18dd970.rlib" "/opt/rustwide/target/debug/build/libc/0ae50395762272e0/deps/liblibc-0ae50395762272e0.rlib" "/opt/rustwide/target/debug/build/num/31197d37c4c2104a/deps/libnum-31197d37c4c2104a.rlib" "/opt/rustwide/target/debug/build/num-rational/ccd28db68b4f7537/deps/libnum_rational-ccd28db68b4f7537.rlib" "/opt/rustwide/target/debug/build/num-iter/e0f0604abe05a973/deps/libnum_iter-e0f0604abe05a973.rlib" "/opt/rustwide/target/debug/build/num-complex/f8faa3b70f32b4e9/deps/libnum_complex-f8faa3b70f32b4e9.rlib" "/opt/rustwide/target/debug/build/num-bigint/a4b963fba75b5478/deps/libnum_bigint-a4b963fba75b5478.rlib" "/opt/rustwide/target/debug/build/num-integer/5b6ac14ce642ff72/deps/libnum_integer-5b6ac14ce642ff72.rlib" "/opt/rustwide/target/debug/build/num-traits/8434f84c7e6b85f7/deps/libnum_traits-8434f84c7e6b85f7.rlib" "/opt/rustwide/target/debug/build/lazy_static/b3603208c0de2608/deps/liblazy_static-b3603208c0de2608.rlib" "/opt/rustwide/target/debug/build/serde/a99cd142e38e07e1/deps/libserde-a99cd142e38e07e1.rlib" "/opt/rustwide/target/debug/build/serde_core/8323e53422f20d71/deps/libserde_core-8323e53422f20d71.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSIDoAj/rustcyJoxFe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSIDoAj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: af_tile
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_randu
[INFO] [stdout]           >>> referenced by random.rs:80 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/random.rs:80)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::random::randu::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_dims
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_is_scalar
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_create_handle
[INFO] [stdout]           >>> referenced by array.rs:274 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:274)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::new_empty) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_div
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::div_helper::<f32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_mul
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::mul_helper::<f32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_sub
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::sub_helper::<f32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_free_host
[INFO] [stdout]           >>> referenced by util.rs:68 (src/core/util.rs:68)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(arrayfire::core::util::free_host::<i8>) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_last_error
[INFO] [stdout]           >>> referenced by error.rs:104 (src/core/error.rs:104)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(arrayfire::core::error::get_last_error) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_retain_array
[INFO] [stdout]           >>> referenced by array.rs:694 (src/core/array.rs:694)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(<arrayfire::core::array::Array<f32> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_constant
[INFO] [stdout]           >>> referenced by data.rs:242 (src/core/data.rs:242)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(<f32 as arrayfire::core::data::ConstGenerator>::generate) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_release_array
[INFO] [stdout]           >>> referenced by array.rs:710 (src/core/array.rs:710)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(<arrayfire::core::array::Array<f32> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[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:  "cc" "-m64" "/tmp/rustdoctest3hCXJq/rustcExIRN8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib" "/opt/rustwide/target/debug/build/serde_json/7cda0dd0959c4765/deps/libserde_json-7cda0dd0959c4765.rlib" "/opt/rustwide/target/debug/build/memchr/f04d4ed0ff57c3c8/deps/libmemchr-f04d4ed0ff57c3c8.rlib" "/opt/rustwide/target/debug/build/itoa/ae20521aea192d35/deps/libitoa-ae20521aea192d35.rlib" "/opt/rustwide/target/debug/build/zmij/28e533f12dcdc693/deps/libzmij-28e533f12dcdc693.rlib" "/opt/rustwide/target/debug/build/crossterm/a8e4a415a8f061ee/deps/libcrossterm-a8e4a415a8f061ee.rlib" "/opt/rustwide/target/debug/build/signal-hook/9ed82f18124fefd7/deps/libsignal_hook-9ed82f18124fefd7.rlib" "/opt/rustwide/target/debug/build/signal-hook-registry/f28089634c785938/deps/libsignal_hook_registry-f28089634c785938.rlib" "/opt/rustwide/target/debug/build/errno/022dd9b102cb7f23/deps/liberrno-022dd9b102cb7f23.rlib" "/opt/rustwide/target/debug/build/mio/cf19c77d0db76327/deps/libmio-cf19c77d0db76327.rlib" "/opt/rustwide/target/debug/build/log/d269868761ac548a/deps/liblog-d269868761ac548a.rlib" "/opt/rustwide/target/debug/build/bitflags/e2b4db6c651223da/deps/libbitflags-e2b4db6c651223da.rlib" "/opt/rustwide/target/debug/build/parking_lot/2711834718b2e1cd/deps/libparking_lot-2711834718b2e1cd.rlib" "/opt/rustwide/target/debug/build/parking_lot_core/09f30df25de33111/deps/libparking_lot_core-09f30df25de33111.rlib" "/opt/rustwide/target/debug/build/smallvec/45f6e3b8047adea1/deps/libsmallvec-45f6e3b8047adea1.rlib" "/opt/rustwide/target/debug/build/lock_api/ec1e77aca18a533b/deps/liblock_api-ec1e77aca18a533b.rlib" "/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps/libscopeguard-d52bd00767847e44.rlib" "/opt/rustwide/target/debug/build/instant/e3a69bbac7b24b4a/deps/libinstant-e3a69bbac7b24b4a.rlib" "/opt/rustwide/target/debug/build/ndarray/de082593cf32a425/deps/libndarray-de082593cf32a425.rlib" "/opt/rustwide/target/debug/build/matrixmultiply/6ada86cb6866caa9/deps/libmatrixmultiply-6ada86cb6866caa9.rlib" "/opt/rustwide/target/debug/build/num-complex/eb64c2704ae81f3e/deps/libnum_complex-eb64c2704ae81f3e.rlib" "/opt/rustwide/target/debug/build/rawpointer/a726d041f28ef5ec/deps/librawpointer-a726d041f28ef5ec.rlib" "/opt/rustwide/target/debug/build/rand/27810cc124605ea1/deps/librand-27810cc124605ea1.rlib" "/opt/rustwide/target/debug/build/rand_chacha/b3d1f5e1c2fc2ce0/deps/librand_chacha-b3d1f5e1c2fc2ce0.rlib" "/opt/rustwide/target/debug/build/ppv-lite86/0e4a59af51b9c534/deps/libppv_lite86-0e4a59af51b9c534.rlib" "/opt/rustwide/target/debug/build/zerocopy/9ce4d6a01baf3e99/deps/libzerocopy-9ce4d6a01baf3e99.rlib" "/opt/rustwide/target/debug/build/rand_core/63803d299d767c68/deps/librand_core-63803d299d767c68.rlib" "/opt/rustwide/target/debug/build/getrandom/4a9a8909ebc62f6f/deps/libgetrandom-4a9a8909ebc62f6f.rlib" "/opt/rustwide/target/debug/build/cfg-if/5af52f617df93f8f/deps/libcfg_if-5af52f617df93f8f.rlib" "/opt/rustwide/target/debug/build/itertools/de554122176953f1/deps/libitertools-de554122176953f1.rlib" "/opt/rustwide/target/debug/build/either/3b4351e3b18e236a/deps/libeither-3b4351e3b18e236a.rlib" "/opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib" "/opt/rustwide/target/debug/build/half/cc6be314b18dd970/deps/libhalf-cc6be314b18dd970.rlib" "/opt/rustwide/target/debug/build/libc/0ae50395762272e0/deps/liblibc-0ae50395762272e0.rlib" "/opt/rustwide/target/debug/build/num/31197d37c4c2104a/deps/libnum-31197d37c4c2104a.rlib" "/opt/rustwide/target/debug/build/num-rational/ccd28db68b4f7537/deps/libnum_rational-ccd28db68b4f7537.rlib" "/opt/rustwide/target/debug/build/num-iter/e0f0604abe05a973/deps/libnum_iter-e0f0604abe05a973.rlib" "/opt/rustwide/target/debug/build/num-complex/f8faa3b70f32b4e9/deps/libnum_complex-f8faa3b70f32b4e9.rlib" "/opt/rustwide/target/debug/build/num-bigint/a4b963fba75b5478/deps/libnum_bigint-a4b963fba75b5478.rlib" "/opt/rustwide/target/debug/build/num-integer/5b6ac14ce642ff72/deps/libnum_integer-5b6ac14ce642ff72.rlib" "/opt/rustwide/target/debug/build/num-traits/8434f84c7e6b85f7/deps/libnum_traits-8434f84c7e6b85f7.rlib" "/opt/rustwide/target/debug/build/lazy_static/b3603208c0de2608/deps/liblazy_static-b3603208c0de2608.rlib" "/opt/rustwide/target/debug/build/serde/a99cd142e38e07e1/deps/libserde-a99cd142e38e07e1.rlib" "/opt/rustwide/target/debug/build/serde_core/8323e53422f20d71/deps/libserde_core-8323e53422f20d71.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest3hCXJq/rustcExIRN8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3hCXJq/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: af_cast
[INFO] [stdout]           >>> referenced by array.rs:617 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:617)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<bool>>::cast::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:617 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:617)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<u32>>::cast::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_data_ptr
[INFO] [stdout]           >>> referenced by array.rs:525 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:525)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::host::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_matmul
[INFO] [stdout]           >>> referenced by mod.rs:167 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/blas/mod.rs:167)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::blas::matmul::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_transpose
[INFO] [stdout]           >>> referenced by mod.rs:225 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/blas/mod.rs:225)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::blas::transpose::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_sum_by_key
[INFO] [stdout]           >>> referenced by mod.rs:1291 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:1291)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_by_key::<u32, bool>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_max
[INFO] [stdout]           >>> referenced by mod.rs:155 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:155)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::max::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_sum
[INFO] [stdout]           >>> referenced by mod.rs:155 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:155)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_imax
[INFO] [stdout]           >>> referenced by mod.rs:874 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:874)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::imax::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_sum_all
[INFO] [stdout]           >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_all::<bool>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_all::<f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_all::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_diag_extract
[INFO] [stdout]           >>> referenced by data.rs:416 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:416)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::diag_extract::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_tile
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<i32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_index
[INFO] [stdout]           >>> referenced by index.rs:272 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/index.rs:272)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::index::index::<f32, f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_randu
[INFO] [stdout]           >>> referenced by random.rs:80 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/random.rs:80)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::random::randu::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_dims
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<i32>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_is_scalar
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<i32>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_create_array
[INFO] [stdout]           >>> referenced by array.rs:228 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:228)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::new) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:228 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:228)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<u32>>::new) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_elements
[INFO] [stdout]           >>> referenced by array.rs:410 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:410)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::elements) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_create_handle
[INFO] [stdout]           >>> referenced by array.rs:274 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:274)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::new_empty) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_retain_array
[INFO] [stdout]           >>> referenced by array.rs:694 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:694)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:694 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:694)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<u32> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:694 (src/core/array.rs:694)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(<arrayfire::core::array::Array<f32> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_release_array
[INFO] [stdout]           >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<bool> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<i32> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[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:  "cc" "-m64" "/tmp/rustdoctestMEwhiT/rustc2AG0qz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib" "/opt/rustwide/target/debug/build/serde_json/7cda0dd0959c4765/deps/libserde_json-7cda0dd0959c4765.rlib" "/opt/rustwide/target/debug/build/memchr/f04d4ed0ff57c3c8/deps/libmemchr-f04d4ed0ff57c3c8.rlib" "/opt/rustwide/target/debug/build/itoa/ae20521aea192d35/deps/libitoa-ae20521aea192d35.rlib" "/opt/rustwide/target/debug/build/zmij/28e533f12dcdc693/deps/libzmij-28e533f12dcdc693.rlib" "/opt/rustwide/target/debug/build/crossterm/a8e4a415a8f061ee/deps/libcrossterm-a8e4a415a8f061ee.rlib" "/opt/rustwide/target/debug/build/signal-hook/9ed82f18124fefd7/deps/libsignal_hook-9ed82f18124fefd7.rlib" "/opt/rustwide/target/debug/build/signal-hook-registry/f28089634c785938/deps/libsignal_hook_registry-f28089634c785938.rlib" "/opt/rustwide/target/debug/build/errno/022dd9b102cb7f23/deps/liberrno-022dd9b102cb7f23.rlib" "/opt/rustwide/target/debug/build/mio/cf19c77d0db76327/deps/libmio-cf19c77d0db76327.rlib" "/opt/rustwide/target/debug/build/log/d269868761ac548a/deps/liblog-d269868761ac548a.rlib" "/opt/rustwide/target/debug/build/bitflags/e2b4db6c651223da/deps/libbitflags-e2b4db6c651223da.rlib" "/opt/rustwide/target/debug/build/parking_lot/2711834718b2e1cd/deps/libparking_lot-2711834718b2e1cd.rlib" "/opt/rustwide/target/debug/build/parking_lot_core/09f30df25de33111/deps/libparking_lot_core-09f30df25de33111.rlib" "/opt/rustwide/target/debug/build/smallvec/45f6e3b8047adea1/deps/libsmallvec-45f6e3b8047adea1.rlib" "/opt/rustwide/target/debug/build/lock_api/ec1e77aca18a533b/deps/liblock_api-ec1e77aca18a533b.rlib" "/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps/libscopeguard-d52bd00767847e44.rlib" "/opt/rustwide/target/debug/build/instant/e3a69bbac7b24b4a/deps/libinstant-e3a69bbac7b24b4a.rlib" "/opt/rustwide/target/debug/build/ndarray/de082593cf32a425/deps/libndarray-de082593cf32a425.rlib" "/opt/rustwide/target/debug/build/matrixmultiply/6ada86cb6866caa9/deps/libmatrixmultiply-6ada86cb6866caa9.rlib" "/opt/rustwide/target/debug/build/num-complex/eb64c2704ae81f3e/deps/libnum_complex-eb64c2704ae81f3e.rlib" "/opt/rustwide/target/debug/build/rawpointer/a726d041f28ef5ec/deps/librawpointer-a726d041f28ef5ec.rlib" "/opt/rustwide/target/debug/build/rand/27810cc124605ea1/deps/librand-27810cc124605ea1.rlib" "/opt/rustwide/target/debug/build/rand_chacha/b3d1f5e1c2fc2ce0/deps/librand_chacha-b3d1f5e1c2fc2ce0.rlib" "/opt/rustwide/target/debug/build/ppv-lite86/0e4a59af51b9c534/deps/libppv_lite86-0e4a59af51b9c534.rlib" "/opt/rustwide/target/debug/build/zerocopy/9ce4d6a01baf3e99/deps/libzerocopy-9ce4d6a01baf3e99.rlib" "/opt/rustwide/target/debug/build/rand_core/63803d299d767c68/deps/librand_core-63803d299d767c68.rlib" "/opt/rustwide/target/debug/build/getrandom/4a9a8909ebc62f6f/deps/libgetrandom-4a9a8909ebc62f6f.rlib" "/opt/rustwide/target/debug/build/cfg-if/5af52f617df93f8f/deps/libcfg_if-5af52f617df93f8f.rlib" "/opt/rustwide/target/debug/build/itertools/de554122176953f1/deps/libitertools-de554122176953f1.rlib" "/opt/rustwide/target/debug/build/either/3b4351e3b18e236a/deps/libeither-3b4351e3b18e236a.rlib" "/opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib" "/opt/rustwide/target/debug/build/half/cc6be314b18dd970/deps/libhalf-cc6be314b18dd970.rlib" "/opt/rustwide/target/debug/build/libc/0ae50395762272e0/deps/liblibc-0ae50395762272e0.rlib" "/opt/rustwide/target/debug/build/num/31197d37c4c2104a/deps/libnum-31197d37c4c2104a.rlib" "/opt/rustwide/target/debug/build/num-rational/ccd28db68b4f7537/deps/libnum_rational-ccd28db68b4f7537.rlib" "/opt/rustwide/target/debug/build/num-iter/e0f0604abe05a973/deps/libnum_iter-e0f0604abe05a973.rlib" "/opt/rustwide/target/debug/build/num-complex/f8faa3b70f32b4e9/deps/libnum_complex-f8faa3b70f32b4e9.rlib" "/opt/rustwide/target/debug/build/num-bigint/a4b963fba75b5478/deps/libnum_bigint-a4b963fba75b5478.rlib" "/opt/rustwide/target/debug/build/num-integer/5b6ac14ce642ff72/deps/libnum_integer-5b6ac14ce642ff72.rlib" "/opt/rustwide/target/debug/build/num-traits/8434f84c7e6b85f7/deps/libnum_traits-8434f84c7e6b85f7.rlib" "/opt/rustwide/target/debug/build/lazy_static/b3603208c0de2608/deps/liblazy_static-b3603208c0de2608.rlib" "/opt/rustwide/target/debug/build/serde/a99cd142e38e07e1/deps/libserde-a99cd142e38e07e1.rlib" "/opt/rustwide/target/debug/build/serde_core/8323e53422f20d71/deps/libserde_core-8323e53422f20d71.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMEwhiT/rustc2AG0qz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMEwhiT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: af_cast
[INFO] [stdout]           >>> referenced by array.rs:617 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:617)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<bool>>::cast::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_data_ptr
[INFO] [stdout]           >>> referenced by array.rs:525 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:525)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::host::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_matmul
[INFO] [stdout]           >>> referenced by mod.rs:167 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/blas/mod.rs:167)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::blas::matmul::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_max
[INFO] [stdout]           >>> referenced by mod.rs:155 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:155)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::max::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_sum
[INFO] [stdout]           >>> referenced by mod.rs:155 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:155)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_imax
[INFO] [stdout]           >>> referenced by mod.rs:874 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:874)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::imax::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_sum_all
[INFO] [stdout]           >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_all::<bool>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_all::<f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_all::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_tile
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<i32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_index
[INFO] [stdout]           >>> referenced by index.rs:272 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/index.rs:272)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::index::index::<f32, f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_randu
[INFO] [stdout]           >>> referenced by random.rs:80 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/random.rs:80)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::random::randu::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_dims
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<i32>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_is_scalar
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<i32>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_create_array
[INFO] [stdout]           >>> referenced by array.rs:228 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:228)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::new) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:228 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:228)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<u32>>::new) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_elements
[INFO] [stdout]           >>> referenced by array.rs:410 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:410)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::elements) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_create_handle
[INFO] [stdout]           >>> referenced by array.rs:274 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:274)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::new_empty) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_retain_array
[INFO] [stdout]           >>> referenced by array.rs:694 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:694)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:694 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:694)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<u32> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:694 (src/core/array.rs:694)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(<arrayfire::core::array::Array<f32> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_release_array
[INFO] [stdout]           >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<bool> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<i32> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_add
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::add_helper::<f64, f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::add_helper::<f32, f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::add_helper::<f32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_div
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::div_helper::<f32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_mul
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::mul_helper::<f64, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::mul_helper::<f32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.04.rcgu.o:(arrayfire::core::arith::mul_helper::<i32, f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[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:  "cc" "-m64" "/tmp/rustdoctestZ0CmjF/rustcGPRoqi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib" "/opt/rustwide/target/debug/build/serde_json/7cda0dd0959c4765/deps/libserde_json-7cda0dd0959c4765.rlib" "/opt/rustwide/target/debug/build/memchr/f04d4ed0ff57c3c8/deps/libmemchr-f04d4ed0ff57c3c8.rlib" "/opt/rustwide/target/debug/build/itoa/ae20521aea192d35/deps/libitoa-ae20521aea192d35.rlib" "/opt/rustwide/target/debug/build/zmij/28e533f12dcdc693/deps/libzmij-28e533f12dcdc693.rlib" "/opt/rustwide/target/debug/build/crossterm/a8e4a415a8f061ee/deps/libcrossterm-a8e4a415a8f061ee.rlib" "/opt/rustwide/target/debug/build/signal-hook/9ed82f18124fefd7/deps/libsignal_hook-9ed82f18124fefd7.rlib" "/opt/rustwide/target/debug/build/signal-hook-registry/f28089634c785938/deps/libsignal_hook_registry-f28089634c785938.rlib" "/opt/rustwide/target/debug/build/errno/022dd9b102cb7f23/deps/liberrno-022dd9b102cb7f23.rlib" "/opt/rustwide/target/debug/build/mio/cf19c77d0db76327/deps/libmio-cf19c77d0db76327.rlib" "/opt/rustwide/target/debug/build/log/d269868761ac548a/deps/liblog-d269868761ac548a.rlib" "/opt/rustwide/target/debug/build/bitflags/e2b4db6c651223da/deps/libbitflags-e2b4db6c651223da.rlib" "/opt/rustwide/target/debug/build/parking_lot/2711834718b2e1cd/deps/libparking_lot-2711834718b2e1cd.rlib" "/opt/rustwide/target/debug/build/parking_lot_core/09f30df25de33111/deps/libparking_lot_core-09f30df25de33111.rlib" "/opt/rustwide/target/debug/build/smallvec/45f6e3b8047adea1/deps/libsmallvec-45f6e3b8047adea1.rlib" "/opt/rustwide/target/debug/build/lock_api/ec1e77aca18a533b/deps/liblock_api-ec1e77aca18a533b.rlib" "/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps/libscopeguard-d52bd00767847e44.rlib" "/opt/rustwide/target/debug/build/instant/e3a69bbac7b24b4a/deps/libinstant-e3a69bbac7b24b4a.rlib" "/opt/rustwide/target/debug/build/ndarray/de082593cf32a425/deps/libndarray-de082593cf32a425.rlib" "/opt/rustwide/target/debug/build/matrixmultiply/6ada86cb6866caa9/deps/libmatrixmultiply-6ada86cb6866caa9.rlib" "/opt/rustwide/target/debug/build/num-complex/eb64c2704ae81f3e/deps/libnum_complex-eb64c2704ae81f3e.rlib" "/opt/rustwide/target/debug/build/rawpointer/a726d041f28ef5ec/deps/librawpointer-a726d041f28ef5ec.rlib" "/opt/rustwide/target/debug/build/rand/27810cc124605ea1/deps/librand-27810cc124605ea1.rlib" "/opt/rustwide/target/debug/build/rand_chacha/b3d1f5e1c2fc2ce0/deps/librand_chacha-b3d1f5e1c2fc2ce0.rlib" "/opt/rustwide/target/debug/build/ppv-lite86/0e4a59af51b9c534/deps/libppv_lite86-0e4a59af51b9c534.rlib" "/opt/rustwide/target/debug/build/zerocopy/9ce4d6a01baf3e99/deps/libzerocopy-9ce4d6a01baf3e99.rlib" "/opt/rustwide/target/debug/build/rand_core/63803d299d767c68/deps/librand_core-63803d299d767c68.rlib" "/opt/rustwide/target/debug/build/getrandom/4a9a8909ebc62f6f/deps/libgetrandom-4a9a8909ebc62f6f.rlib" "/opt/rustwide/target/debug/build/cfg-if/5af52f617df93f8f/deps/libcfg_if-5af52f617df93f8f.rlib" "/opt/rustwide/target/debug/build/itertools/de554122176953f1/deps/libitertools-de554122176953f1.rlib" "/opt/rustwide/target/debug/build/either/3b4351e3b18e236a/deps/libeither-3b4351e3b18e236a.rlib" "/opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib" "/opt/rustwide/target/debug/build/half/cc6be314b18dd970/deps/libhalf-cc6be314b18dd970.rlib" "/opt/rustwide/target/debug/build/libc/0ae50395762272e0/deps/liblibc-0ae50395762272e0.rlib" "/opt/rustwide/target/debug/build/num/31197d37c4c2104a/deps/libnum-31197d37c4c2104a.rlib" "/opt/rustwide/target/debug/build/num-rational/ccd28db68b4f7537/deps/libnum_rational-ccd28db68b4f7537.rlib" "/opt/rustwide/target/debug/build/num-iter/e0f0604abe05a973/deps/libnum_iter-e0f0604abe05a973.rlib" "/opt/rustwide/target/debug/build/num-complex/f8faa3b70f32b4e9/deps/libnum_complex-f8faa3b70f32b4e9.rlib" "/opt/rustwide/target/debug/build/num-bigint/a4b963fba75b5478/deps/libnum_bigint-a4b963fba75b5478.rlib" "/opt/rustwide/target/debug/build/num-integer/5b6ac14ce642ff72/deps/libnum_integer-5b6ac14ce642ff72.rlib" "/opt/rustwide/target/debug/build/num-traits/8434f84c7e6b85f7/deps/libnum_traits-8434f84c7e6b85f7.rlib" "/opt/rustwide/target/debug/build/lazy_static/b3603208c0de2608/deps/liblazy_static-b3603208c0de2608.rlib" "/opt/rustwide/target/debug/build/serde/a99cd142e38e07e1/deps/libserde-a99cd142e38e07e1.rlib" "/opt/rustwide/target/debug/build/serde_core/8323e53422f20d71/deps/libserde_core-8323e53422f20d71.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestZ0CmjF/rustcGPRoqi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/lib" "-L" "/usr/local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZ0CmjF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: af_cast
[INFO] [stdout]           >>> referenced by array.rs:617 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:617)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<bool>>::cast::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:617 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:617)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<u32>>::cast::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_data_ptr
[INFO] [stdout]           >>> referenced by array.rs:525 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:525)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::host::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_matmul
[INFO] [stdout]           >>> referenced by mod.rs:167 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/blas/mod.rs:167)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::blas::matmul::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_transpose
[INFO] [stdout]           >>> referenced by mod.rs:225 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/blas/mod.rs:225)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::blas::transpose::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_sum_by_key
[INFO] [stdout]           >>> referenced by mod.rs:1291 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:1291)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_by_key::<u32, bool>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_max
[INFO] [stdout]           >>> referenced by mod.rs:155 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:155)
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::max::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_sum
[INFO] [stdout]           >>> referenced by mod.rs:155 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:155)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_imax
[INFO] [stdout]           >>> referenced by mod.rs:874 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:874)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::imax::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_sum_all
[INFO] [stdout]           >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_all::<bool>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_all::<f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::algorithm::sum_all::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_diag_extract
[INFO] [stdout]           >>> referenced by data.rs:416 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:416)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::diag_extract::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_tile
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::data::tile::<i32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_index
[INFO] [stdout]           >>> referenced by index.rs:272 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/index.rs:272)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::index::index::<f32, f64>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_randu
[INFO] [stdout]           >>> referenced by random.rs:80 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/random.rs:80)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(arrayfire::core::random::randu::<f32>) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_dims
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<i32>>::dims) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_is_scalar
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<i32>>::is_scalar) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_create_array
[INFO] [stdout]           >>> referenced by array.rs:228 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:228)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::new) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:228 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:228)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<u32>>::new) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_get_elements
[INFO] [stdout]           >>> referenced by array.rs:410 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:410)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::elements) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_create_handle
[INFO] [stdout]           >>> referenced by array.rs:274 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:274)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f32>>::new_empty) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_retain_array
[INFO] [stdout]           >>> referenced by array.rs:694 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:694)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:694 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:694)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<u32> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:694 (src/core/array.rs:694)
[INFO] [stdout]           >>>               arrayfire-a9b4a0529084dbe1.arrayfire.fa2691594ae7ce1b-cgu.0.rcgu.o:(<arrayfire::core::array::Array<f32> as core::clone::Clone>::clone) in archive /opt/rustwide/target/debug/build/arrayfire/a9b4a0529084dbe1/deps/libarrayfire-a9b4a0529084dbe1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: af_release_array
[INFO] [stdout]           >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<bool> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<f64> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710)
[INFO] [stdout]           >>>               cogent-1c86e744ac4ae66f.cogent.19a7b8889c7a1c23-cgu.01.rcgu.o:(<arrayfire::core::array::Array<i32> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/build/cogent/1c86e744ac4ae66f/deps/libcogent-1c86e744ac4ae66f.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[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 1.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2530f11fa35893859f9fc9851e2cc18f4570776dc283df8ae315e64c572c75f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2530f11fa35893859f9fc9851e2cc18f4570776dc283df8ae315e64c572c75f1", kill_on_drop: false }`
[INFO] [stdout] 2530f11fa35893859f9fc9851e2cc18f4570776dc283df8ae315e64c572c75f1
