[INFO] fetching crate neuro 0.1.0... [INFO] testing neuro-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate neuro 0.1.0 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate neuro 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate neuro 0.1.0 [INFO] finished tweaking crates.io crate neuro 0.1.0 [INFO] tweaked toml for crates.io crate neuro 0.1.0 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate crates.io crate neuro 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded png v0.15.3 [INFO] [stderr] Downloaded indicatif v0.14.0 [INFO] [stderr] Downloaded jpeg-decoder v0.1.18 [INFO] [stderr] Downloaded tiff v0.4.0 [INFO] [stderr] Downloaded image v0.23.0 [INFO] [stderr] Downloaded hdf5-derive v0.6.0 [INFO] [stderr] Downloaded hdf5-types v0.6.0 [INFO] [stderr] Downloaded hdf5-sys v0.6.0 [INFO] [stderr] Downloaded arrayfire v3.6.3 [INFO] [stderr] Downloaded hdf5 v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87ae2c7b50cb36f478a0a3b0f06f75845ccd4e4eaacb0ba94fc3a2d4d68a98da [INFO] running `Command { std: "docker" "start" "-a" "87ae2c7b50cb36f478a0a3b0f06f75845ccd4e4eaacb0ba94fc3a2d4d68a98da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87ae2c7b50cb36f478a0a3b0f06f75845ccd4e4eaacb0ba94fc3a2d4d68a98da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ae2c7b50cb36f478a0a3b0f06f75845ccd4e4eaacb0ba94fc3a2d4d68a98da", kill_on_drop: false }` [INFO] [stdout] 87ae2c7b50cb36f478a0a3b0f06f75845ccd4e4eaacb0ba94fc3a2d4d68a98da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 663d059c91e76294b43fca971c69bfb1c9096f144b28fd20551bac2cd707afd4 [INFO] running `Command { std: "docker" "start" "-a" "663d059c91e76294b43fca971c69bfb1c9096f144b28fd20551bac2cd707afd4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling hdf5-types v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling hdf5-sys v0.6.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling hdf5-derive v0.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.23.0 [INFO] [stderr] Compiling hdf5 v0.6.0 [INFO] [stderr] Compiling arrayfire v3.6.3 [INFO] [stderr] Compiling neuro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::regularizers::*` [INFO] [stdout] --> src/layers/dense.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::regularizers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tensor::*` [INFO] [stdout] --> src/layers/dense.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::tensor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `image_size` [INFO] [stdout] --> src/data/image_data.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | image_size: (u32, u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.78s [INFO] running `Command { std: "docker" "inspect" "663d059c91e76294b43fca971c69bfb1c9096f144b28fd20551bac2cd707afd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663d059c91e76294b43fca971c69bfb1c9096f144b28fd20551bac2cd707afd4", kill_on_drop: false }` [INFO] [stdout] 663d059c91e76294b43fca971c69bfb1c9096f144b28fd20551bac2cd707afd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 403a69a658e4d696b54b0e559532d6dcc84e03b65cd2eb60b41c2ab618a3d823 [INFO] running `Command { std: "docker" "start" "-a" "403a69a658e4d696b54b0e559532d6dcc84e03b65cd2eb60b41c2ab618a3d823", kill_on_drop: false }` [INFO] [stderr] Compiling neuro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::regularizers::*` [INFO] [stdout] --> src/layers/dense.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::regularizers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tensor::*` [INFO] [stdout] --> src/layers/dense.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::tensor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `image_size` [INFO] [stdout] --> src/data/image_data.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | image_size: (u32, u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DataSet` [INFO] [stdout] --> examples/xor.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | use neuro::data::{TabularDataSet, DataSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Dropout` [INFO] [stdout] --> examples/cifar10.rs:4:56 [INFO] [stdout] | [INFO] [stdout] 4 | use neuro::layers::{Dense, Conv2D, Padding, MaxPool2D, Dropout, Flatten}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AdaDelta`, `RMSProp` [INFO] [stdout] --> examples/cifar10.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | use neuro::optimizers::{RMSProp, AdaDelta, Adam}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `neuro::initializers::Initializer` [INFO] [stdout] --> examples/cifar10.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use neuro::initializers::Initializer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `neuro::initializers::Initializer` [INFO] [stdout] --> examples/adadelta_paper_example.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use neuro::initializers::Initializer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/mnist_feedforward.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | nn.save("mnist_feedforward.h5"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::regularizers::*` [INFO] [stdout] --> src/layers/dense.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::regularizers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tensor::*` [INFO] [stdout] --> src/layers/dense.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::tensor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arrayfire::*` [INFO] [stdout] --> src/layers/dense.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | use arrayfire::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tensor::*` [INFO] [stdout] --> src/losses.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | use crate::tensor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arrayfire::*` [INFO] [stdout] --> src/losses.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | use arrayfire::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expected_output` [INFO] [stdout] --> src/layers/max_pooling.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | ... let expected_output: [PrimitiveType; 64] = [0., 0., 0., 0., -1., 0., 0., 2., 0., 0., 0., 0., 0., 3., 1., 0., 0., -2., 4., 0., 0., 0... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_output` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.mnist_feedforward.02948855-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5.27l7xpyvxz6ov70x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu/hdf5/serial" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib" "/opt/rustwide/target/debug/deps/libindicatif-2d8eface7658d2c4.rlib" "/opt/rustwide/target/debug/deps/libconsole-4531d06e1d143e04.rlib" "/opt/rustwide/target/debug/deps/libtermios-0f3d641ee09fa9eb.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-3a8e6d447fb917f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-50bd44238d324490.rlib" "/opt/rustwide/target/debug/deps/libregex-8d514799296ec50f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e862f34a62c95c96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bc1be34b843bf909.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-18471a4fabcaf0e4.rlib" "/opt/rustwide/target/debug/deps/libhdf5-cf79e6a723ddece5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-804b048766571527.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4d08b59f3c0135e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83dd6c2e7fc7fa37.rlib" "/opt/rustwide/target/debug/deps/librand-605777679def36cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-f508526f29d5cc48.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cb0a6634192a7061.rlib" "/opt/rustwide/target/debug/deps/libndarray-3f8008a10b5b043b.rlib" "/opt/rustwide/target/debug/deps/libitertools-5fcab6995be6a784.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-49e98118164eacad.rlib" "/opt/rustwide/target/debug/deps/librawpointer-ca4081846d35ec42.rlib" "/opt/rustwide/target/debug/deps/libhdf5_types-33e39943c611e94e.rlib" "/opt/rustwide/target/debug/deps/libascii-0cea72a710aba83f.rlib" "/opt/rustwide/target/debug/deps/libhdf5_sys-71b49a728d2ab5ba.rlib" "/opt/rustwide/target/debug/deps/libcsv-604b5e556ee7b728.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-cc0b3d766a1a2e09.rlib" "/opt/rustwide/target/debug/deps/libbstr-beccb6d593a98077.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1e24382b6b1b0104.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libserde-86c4db5f32f625f4.rlib" "/opt/rustwide/target/debug/deps/librand-d772db191b1fae12.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed6fe19bcb3a319b.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2da7f19f6e43f4af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-816da9ce07a55500.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-63258c93427dff8b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libimage-1581abc71e42767f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-71e5534ce7d27888.rlib" "/opt/rustwide/target/debug/deps/libpng-8f01d701f6413b43.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8a02cc116074ec45.rlib" "/opt/rustwide/target/debug/deps/libinflate-035ada94e51786a1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f2b968d482518b87.rlib" "/opt/rustwide/target/debug/deps/librayon-139afb9b99629984.rlib" "/opt/rustwide/target/debug/deps/librayon_core-92c9dd361c880a26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-30bc4cb2d01b84f9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-05bb02c6045ee892.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-309d57d5380026e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fec012219686f530.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-321f17888ccc349c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-378800986f764e76.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libeither-9900628d0b94cc21.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libgif-513f9a791d86b909.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libtiff-4fecf4923f1dcad1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-14b72d144f631b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib" "/opt/rustwide/target/debug/deps/libnum-d7f9f740046cefa8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f7ed6e2b1616a9be.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d4fbc547d04eeb21.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-bcee3b1585b9ff0c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-20de42a6c37748d4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a521fee6784fdcd2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/liblibc-eb6afedae1aa85f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lc" "-lhdf5" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/mnist_feedforward-5c0a990bd7311de5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/losses.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | ... let mut y_pred = Tensor::new(&[0.2337, 0.3056, 0.4608, 0.4079, 0.1819, 0.4102, 0.4034, 0.2517, 0.3449, 0.2227, 0.2946, 0.4828], Dim... [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `neuro` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/losses.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | let mut y_true = Tensor::new(&[0., 0., 1., 0., 0., 1., 1., 0., 0., 0., 0., 1.], Dim::new(&[3, 1, 1, 4])); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/losses.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | ... let mut y_pred = Tensor::new(&[0.2337, 0.3056, 0.4608, 0.4079, 0.1819, 0.4102, 0.4034, 0.2517, 0.3449, 0.2227, 0.2946, 0.4828], Dim... [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/losses.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | let mut y_true = Tensor::new(&[0., 0., 1., 0., 0., 1., 1., 0., 0., 0., 0., 1.], Dim::new(&[3, 1, 1, 4])); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `image_size` [INFO] [stdout] --> src/data/image_data.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | image_size: (u32, u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.adadelta_paper_example.bbcb81a9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6.ijxu80qcgrnxyie.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu/hdf5/serial" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib" "/opt/rustwide/target/debug/deps/libindicatif-2d8eface7658d2c4.rlib" "/opt/rustwide/target/debug/deps/libconsole-4531d06e1d143e04.rlib" "/opt/rustwide/target/debug/deps/libtermios-0f3d641ee09fa9eb.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-3a8e6d447fb917f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-50bd44238d324490.rlib" "/opt/rustwide/target/debug/deps/libregex-8d514799296ec50f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e862f34a62c95c96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bc1be34b843bf909.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-18471a4fabcaf0e4.rlib" "/opt/rustwide/target/debug/deps/libhdf5-cf79e6a723ddece5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-804b048766571527.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4d08b59f3c0135e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83dd6c2e7fc7fa37.rlib" "/opt/rustwide/target/debug/deps/librand-605777679def36cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-f508526f29d5cc48.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cb0a6634192a7061.rlib" "/opt/rustwide/target/debug/deps/libndarray-3f8008a10b5b043b.rlib" "/opt/rustwide/target/debug/deps/libitertools-5fcab6995be6a784.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-49e98118164eacad.rlib" "/opt/rustwide/target/debug/deps/librawpointer-ca4081846d35ec42.rlib" "/opt/rustwide/target/debug/deps/libhdf5_types-33e39943c611e94e.rlib" "/opt/rustwide/target/debug/deps/libascii-0cea72a710aba83f.rlib" "/opt/rustwide/target/debug/deps/libhdf5_sys-71b49a728d2ab5ba.rlib" "/opt/rustwide/target/debug/deps/libcsv-604b5e556ee7b728.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-cc0b3d766a1a2e09.rlib" "/opt/rustwide/target/debug/deps/libbstr-beccb6d593a98077.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1e24382b6b1b0104.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libserde-86c4db5f32f625f4.rlib" "/opt/rustwide/target/debug/deps/librand-d772db191b1fae12.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed6fe19bcb3a319b.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2da7f19f6e43f4af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-816da9ce07a55500.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-63258c93427dff8b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libimage-1581abc71e42767f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-71e5534ce7d27888.rlib" "/opt/rustwide/target/debug/deps/libpng-8f01d701f6413b43.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8a02cc116074ec45.rlib" "/opt/rustwide/target/debug/deps/libinflate-035ada94e51786a1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f2b968d482518b87.rlib" "/opt/rustwide/target/debug/deps/librayon-139afb9b99629984.rlib" "/opt/rustwide/target/debug/deps/librayon_core-92c9dd361c880a26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-30bc4cb2d01b84f9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-05bb02c6045ee892.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-309d57d5380026e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fec012219686f530.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-321f17888ccc349c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-378800986f764e76.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libeither-9900628d0b94cc21.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libgif-513f9a791d86b909.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libtiff-4fecf4923f1dcad1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-14b72d144f631b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib" "/opt/rustwide/target/debug/deps/libnum-d7f9f740046cefa8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f7ed6e2b1616a9be.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d4fbc547d04eeb21.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-bcee3b1585b9ff0c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-20de42a6c37748d4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a521fee6784fdcd2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/liblibc-eb6afedae1aa85f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lc" "-lhdf5" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/adadelta_paper_example-2a467e9495669be6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.mnist_cnn.1e9cbb33-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87.59ksgwwa2l7p75ak.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu/hdf5/serial" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib" "/opt/rustwide/target/debug/deps/libindicatif-2d8eface7658d2c4.rlib" "/opt/rustwide/target/debug/deps/libconsole-4531d06e1d143e04.rlib" "/opt/rustwide/target/debug/deps/libtermios-0f3d641ee09fa9eb.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-3a8e6d447fb917f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-50bd44238d324490.rlib" "/opt/rustwide/target/debug/deps/libregex-8d514799296ec50f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e862f34a62c95c96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bc1be34b843bf909.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-18471a4fabcaf0e4.rlib" "/opt/rustwide/target/debug/deps/libhdf5-cf79e6a723ddece5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-804b048766571527.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4d08b59f3c0135e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83dd6c2e7fc7fa37.rlib" "/opt/rustwide/target/debug/deps/librand-605777679def36cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-f508526f29d5cc48.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cb0a6634192a7061.rlib" "/opt/rustwide/target/debug/deps/libndarray-3f8008a10b5b043b.rlib" "/opt/rustwide/target/debug/deps/libitertools-5fcab6995be6a784.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-49e98118164eacad.rlib" "/opt/rustwide/target/debug/deps/librawpointer-ca4081846d35ec42.rlib" "/opt/rustwide/target/debug/deps/libhdf5_types-33e39943c611e94e.rlib" "/opt/rustwide/target/debug/deps/libascii-0cea72a710aba83f.rlib" "/opt/rustwide/target/debug/deps/libhdf5_sys-71b49a728d2ab5ba.rlib" "/opt/rustwide/target/debug/deps/libcsv-604b5e556ee7b728.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-cc0b3d766a1a2e09.rlib" "/opt/rustwide/target/debug/deps/libbstr-beccb6d593a98077.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1e24382b6b1b0104.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libserde-86c4db5f32f625f4.rlib" "/opt/rustwide/target/debug/deps/librand-d772db191b1fae12.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed6fe19bcb3a319b.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2da7f19f6e43f4af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-816da9ce07a55500.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-63258c93427dff8b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libimage-1581abc71e42767f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-71e5534ce7d27888.rlib" "/opt/rustwide/target/debug/deps/libpng-8f01d701f6413b43.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8a02cc116074ec45.rlib" "/opt/rustwide/target/debug/deps/libinflate-035ada94e51786a1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f2b968d482518b87.rlib" "/opt/rustwide/target/debug/deps/librayon-139afb9b99629984.rlib" "/opt/rustwide/target/debug/deps/librayon_core-92c9dd361c880a26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-30bc4cb2d01b84f9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-05bb02c6045ee892.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-309d57d5380026e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fec012219686f530.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-321f17888ccc349c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-378800986f764e76.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libeither-9900628d0b94cc21.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libgif-513f9a791d86b909.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libtiff-4fecf4923f1dcad1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-14b72d144f631b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib" "/opt/rustwide/target/debug/deps/libnum-d7f9f740046cefa8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f7ed6e2b1616a9be.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d4fbc547d04eeb21.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-bcee3b1585b9ff0c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-20de42a6c37748d4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a521fee6784fdcd2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/liblibc-eb6afedae1aa85f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lc" "-lhdf5" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/mnist_cnn-29277d8ae5df8c87" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:75: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:75: undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:469: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::count_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:469: undefined reference to `af_count_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:743: undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:429: undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::reorder_v2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:546: undefined reference to `af_reorder' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::reorder_v2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:546: undefined reference to `af_reorder' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::moddims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:639: undefined reference to `af_moddims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::flat': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:658: undefined reference to `af_flat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::select': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:770: undefined reference to `af_select' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::selectr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:846: undefined reference to `af_select_scalar_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:228: undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:277: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::numdims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:335: undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:362: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::eval': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:370: undefined reference to `af_eval' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:381: undefined reference to `af_copy_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:435: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:435: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:435: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::clamp_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:610: undefined reference to `af_clamp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::image::unwrap': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/image/mod.rs:1293: undefined reference to `af_unwrap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::image::wrap': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/image/mod.rs:1347: undefined reference to `af_wrap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::abs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sign': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_sign' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_log' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sqrt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_sqrt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:277: undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_gt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::statistics::mean': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/statistics/mod.rs:87: undefined reference to `af_mean' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/blas/mod.rs:47: undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/blas/mod.rs:107: undefined reference to `af_transpose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:152: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::lookup': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:464: undefined reference to `af_lookup' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::assign_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:606: undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::random::random_uniform': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/random/mod.rs:258: undefined reference to `af_random_uniform' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::sparse::sparse': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/sparse/mod.rs:96: undefined reference to `af_create_sparse_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::sparse::sparse_to_dense': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/sparse/mod.rs:233: undefined reference to `af_sparse_to_dense' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::random::randn': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/random/mod.rs:82: undefined reference to `af_randn' [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.xuox5xwixxql8yy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu/hdf5/serial" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libindicatif-2d8eface7658d2c4.rlib" "/opt/rustwide/target/debug/deps/libconsole-4531d06e1d143e04.rlib" "/opt/rustwide/target/debug/deps/libtermios-0f3d641ee09fa9eb.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-3a8e6d447fb917f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-50bd44238d324490.rlib" "/opt/rustwide/target/debug/deps/libregex-8d514799296ec50f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e862f34a62c95c96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bc1be34b843bf909.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-18471a4fabcaf0e4.rlib" "/opt/rustwide/target/debug/deps/libhdf5-cf79e6a723ddece5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-804b048766571527.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4d08b59f3c0135e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83dd6c2e7fc7fa37.rlib" "/opt/rustwide/target/debug/deps/librand-605777679def36cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-f508526f29d5cc48.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cb0a6634192a7061.rlib" "/opt/rustwide/target/debug/deps/libndarray-3f8008a10b5b043b.rlib" "/opt/rustwide/target/debug/deps/libitertools-5fcab6995be6a784.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-49e98118164eacad.rlib" "/opt/rustwide/target/debug/deps/librawpointer-ca4081846d35ec42.rlib" "/opt/rustwide/target/debug/deps/libhdf5_types-33e39943c611e94e.rlib" "/opt/rustwide/target/debug/deps/libascii-0cea72a710aba83f.rlib" "/opt/rustwide/target/debug/deps/libhdf5_sys-71b49a728d2ab5ba.rlib" "/opt/rustwide/target/debug/deps/libcsv-604b5e556ee7b728.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-cc0b3d766a1a2e09.rlib" "/opt/rustwide/target/debug/deps/libbstr-beccb6d593a98077.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1e24382b6b1b0104.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libserde-86c4db5f32f625f4.rlib" "/opt/rustwide/target/debug/deps/librand-d772db191b1fae12.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed6fe19bcb3a319b.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2da7f19f6e43f4af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-816da9ce07a55500.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-63258c93427dff8b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libimage-1581abc71e42767f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-71e5534ce7d27888.rlib" "/opt/rustwide/target/debug/deps/libpng-8f01d701f6413b43.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8a02cc116074ec45.rlib" "/opt/rustwide/target/debug/deps/libinflate-035ada94e51786a1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f2b968d482518b87.rlib" "/opt/rustwide/target/debug/deps/librayon-139afb9b99629984.rlib" "/opt/rustwide/target/debug/deps/librayon_core-92c9dd361c880a26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-30bc4cb2d01b84f9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-05bb02c6045ee892.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-309d57d5380026e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fec012219686f530.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-321f17888ccc349c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-378800986f764e76.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libeither-9900628d0b94cc21.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libgif-513f9a791d86b909.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libtiff-4fecf4923f1dcad1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-14b72d144f631b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib" "/opt/rustwide/target/debug/deps/libnum-d7f9f740046cefa8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f7ed6e2b1616a9be.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d4fbc547d04eeb21.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-bcee3b1585b9ff0c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-20de42a6c37748d4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a521fee6784fdcd2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/liblibc-eb6afedae1aa85f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lc" "-lhdf5" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::clamp_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:610: undefined reference to `af_clamp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::abs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::sign': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_sign' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_log' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:277: undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_pow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.1.rcgu.o: in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:228: undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:277: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::numdims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:335: undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:362: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::eval': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:370: undefined reference to `af_eval' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:381: undefined reference to `af_copy_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:435: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:435: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:435: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.10.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.12.rcgu.o: in function `arrayfire::sparse::sparse': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/sparse/mod.rs:96: undefined reference to `af_create_sparse_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.12.rcgu.o: in function `arrayfire::sparse::sparse_to_dense': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/sparse/mod.rs:233: undefined reference to `af_sparse_to_dense' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.15.rcgu.o: in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/blas/mod.rs:47: undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.15.rcgu.o: in function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/blas/mod.rs:107: undefined reference to `af_transpose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.15.rcgu.o: in function `arrayfire::statistics::mean': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/statistics/mod.rs:87: undefined reference to `af_mean' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:429: undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::data::reorder_v2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:546: undefined reference to `af_reorder' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::data::reorder_v2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:546: undefined reference to `af_reorder' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::data::moddims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:639: undefined reference to `af_moddims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::data::flat': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:658: undefined reference to `af_flat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::data::select': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:770: undefined reference to `af_select' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::data::selectr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:846: undefined reference to `af_select_scalar_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::image::unwrap': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/image/mod.rs:1293: undefined reference to `af_unwrap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.5.rcgu.o: in function `arrayfire::image::wrap': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/image/mod.rs:1347: undefined reference to `af_wrap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.7.rcgu.o: in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:152: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.7.rcgu.o: in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.7.rcgu.o: in function `arrayfire::index::assign_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:606: undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.7.rcgu.o: in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:75: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.7.rcgu.o: in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:75: undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.7.rcgu.o: in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:469: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.7.rcgu.o: in function `arrayfire::algorithm::count_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:469: undefined reference to `af_count_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/neuro-357f54ba9b4e21a5.neuro.1f4f590a-cgu.7.rcgu.o: in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:743: undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.1.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.11.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.15.rcgu.o): in function `arrayfire::device::get_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/device/mod.rs:196: undefined reference to `af_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.15.rcgu.o): in function `arrayfire::device::sync': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/device/mod.rs:314: undefined reference to `af_sync' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.2.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:170: undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.2.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:225: undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.4.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.4.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:135: undefined reference to `af_constant_ulong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:218: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:218: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:218: undefined reference to `af_constant' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.xor.ef843744-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0.2b84bdds6pyoxl5w.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu/hdf5/serial" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib" "/opt/rustwide/target/debug/deps/libindicatif-2d8eface7658d2c4.rlib" "/opt/rustwide/target/debug/deps/libconsole-4531d06e1d143e04.rlib" "/opt/rustwide/target/debug/deps/libtermios-0f3d641ee09fa9eb.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-3a8e6d447fb917f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-50bd44238d324490.rlib" "/opt/rustwide/target/debug/deps/libregex-8d514799296ec50f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e862f34a62c95c96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bc1be34b843bf909.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-18471a4fabcaf0e4.rlib" "/opt/rustwide/target/debug/deps/libhdf5-cf79e6a723ddece5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-804b048766571527.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4d08b59f3c0135e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83dd6c2e7fc7fa37.rlib" "/opt/rustwide/target/debug/deps/librand-605777679def36cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-f508526f29d5cc48.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cb0a6634192a7061.rlib" "/opt/rustwide/target/debug/deps/libndarray-3f8008a10b5b043b.rlib" "/opt/rustwide/target/debug/deps/libitertools-5fcab6995be6a784.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-49e98118164eacad.rlib" "/opt/rustwide/target/debug/deps/librawpointer-ca4081846d35ec42.rlib" "/opt/rustwide/target/debug/deps/libhdf5_types-33e39943c611e94e.rlib" "/opt/rustwide/target/debug/deps/libascii-0cea72a710aba83f.rlib" "/opt/rustwide/target/debug/deps/libhdf5_sys-71b49a728d2ab5ba.rlib" "/opt/rustwide/target/debug/deps/libcsv-604b5e556ee7b728.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-cc0b3d766a1a2e09.rlib" "/opt/rustwide/target/debug/deps/libbstr-beccb6d593a98077.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1e24382b6b1b0104.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libserde-86c4db5f32f625f4.rlib" "/opt/rustwide/target/debug/deps/librand-d772db191b1fae12.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed6fe19bcb3a319b.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2da7f19f6e43f4af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-816da9ce07a55500.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-63258c93427dff8b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libimage-1581abc71e42767f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-71e5534ce7d27888.rlib" "/opt/rustwide/target/debug/deps/libpng-8f01d701f6413b43.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8a02cc116074ec45.rlib" "/opt/rustwide/target/debug/deps/libinflate-035ada94e51786a1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f2b968d482518b87.rlib" "/opt/rustwide/target/debug/deps/librayon-139afb9b99629984.rlib" "/opt/rustwide/target/debug/deps/librayon_core-92c9dd361c880a26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-30bc4cb2d01b84f9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-05bb02c6045ee892.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-309d57d5380026e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fec012219686f530.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-321f17888ccc349c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-378800986f764e76.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libeither-9900628d0b94cc21.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libgif-513f9a791d86b909.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libtiff-4fecf4923f1dcad1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-14b72d144f631b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib" "/opt/rustwide/target/debug/deps/libnum-d7f9f740046cefa8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f7ed6e2b1616a9be.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d4fbc547d04eeb21.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-bcee3b1585b9ff0c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-20de42a6c37748d4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a521fee6784fdcd2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/liblibc-eb6afedae1aa85f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lc" "-lhdf5" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/xor-2da354a21d5e77d0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:75: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:75: undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:469: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::count_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:469: undefined reference to `af_count_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:743: undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:429: undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::select': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:770: undefined reference to `af_select' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::selectr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:846: undefined reference to `af_select_scalar_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:228: undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:277: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::numdims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:335: undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:362: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::eval': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:370: undefined reference to `af_eval' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:381: undefined reference to `af_copy_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:435: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:435: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:582: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::clamp_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:610: undefined reference to `af_clamp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::abs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sign': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_sign' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_log' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:277: undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::statistics::mean': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/statistics/mod.rs:87: undefined reference to `af_mean' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/blas/mod.rs:47: undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:152: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::lookup': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:464: undefined reference to `af_lookup' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::assign_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:606: undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::random::randn': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/random/mod.rs:82: undefined reference to `af_randn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.1.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.11.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.15.rcgu.o): in function `arrayfire::device::device_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/device/mod.rs:117: undefined reference to `af_device_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.15.rcgu.o): in function `arrayfire::device::get_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/device/mod.rs:196: undefined reference to `af_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.15.rcgu.o): in function `arrayfire::device::sync': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/device/mod.rs:314: undefined reference to `af_sync' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.2.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:170: undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.2.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:225: undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.4.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.4.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:218: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:218: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:218: undefined reference to `af_constant' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.feedforward.062b35c4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75.3oi66fdgongun96r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu/hdf5/serial" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib" "/opt/rustwide/target/debug/deps/libindicatif-2d8eface7658d2c4.rlib" "/opt/rustwide/target/debug/deps/libconsole-4531d06e1d143e04.rlib" "/opt/rustwide/target/debug/deps/libtermios-0f3d641ee09fa9eb.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-3a8e6d447fb917f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-50bd44238d324490.rlib" "/opt/rustwide/target/debug/deps/libregex-8d514799296ec50f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e862f34a62c95c96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bc1be34b843bf909.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-18471a4fabcaf0e4.rlib" "/opt/rustwide/target/debug/deps/libhdf5-cf79e6a723ddece5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-804b048766571527.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4d08b59f3c0135e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83dd6c2e7fc7fa37.rlib" "/opt/rustwide/target/debug/deps/librand-605777679def36cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-f508526f29d5cc48.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cb0a6634192a7061.rlib" "/opt/rustwide/target/debug/deps/libndarray-3f8008a10b5b043b.rlib" "/opt/rustwide/target/debug/deps/libitertools-5fcab6995be6a784.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-49e98118164eacad.rlib" "/opt/rustwide/target/debug/deps/librawpointer-ca4081846d35ec42.rlib" "/opt/rustwide/target/debug/deps/libhdf5_types-33e39943c611e94e.rlib" "/opt/rustwide/target/debug/deps/libascii-0cea72a710aba83f.rlib" "/opt/rustwide/target/debug/deps/libhdf5_sys-71b49a728d2ab5ba.rlib" "/opt/rustwide/target/debug/deps/libcsv-604b5e556ee7b728.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-cc0b3d766a1a2e09.rlib" "/opt/rustwide/target/debug/deps/libbstr-beccb6d593a98077.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1e24382b6b1b0104.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libserde-86c4db5f32f625f4.rlib" "/opt/rustwide/target/debug/deps/librand-d772db191b1fae12.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed6fe19bcb3a319b.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2da7f19f6e43f4af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-816da9ce07a55500.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-63258c93427dff8b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libimage-1581abc71e42767f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-71e5534ce7d27888.rlib" "/opt/rustwide/target/debug/deps/libpng-8f01d701f6413b43.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8a02cc116074ec45.rlib" "/opt/rustwide/target/debug/deps/libinflate-035ada94e51786a1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f2b968d482518b87.rlib" "/opt/rustwide/target/debug/deps/librayon-139afb9b99629984.rlib" "/opt/rustwide/target/debug/deps/librayon_core-92c9dd361c880a26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-30bc4cb2d01b84f9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-05bb02c6045ee892.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-309d57d5380026e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fec012219686f530.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-321f17888ccc349c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-378800986f764e76.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libeither-9900628d0b94cc21.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libgif-513f9a791d86b909.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libtiff-4fecf4923f1dcad1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-14b72d144f631b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib" "/opt/rustwide/target/debug/deps/libnum-d7f9f740046cefa8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f7ed6e2b1616a9be.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d4fbc547d04eeb21.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-bcee3b1585b9ff0c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-20de42a6c37748d4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a521fee6784fdcd2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/liblibc-eb6afedae1aa85f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lc" "-lhdf5" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/feedforward-e36776eebfe44f75" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:75: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:75: undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:469: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::count_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:469: undefined reference to `af_count_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:743: undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:429: undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::select': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:770: undefined reference to `af_select' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::selectr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:846: undefined reference to `af_select_scalar_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:228: undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:277: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::numdims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:335: undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:362: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::eval': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:370: undefined reference to `af_eval' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:381: undefined reference to `af_copy_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:435: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:435: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:582: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::print_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:626: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::abs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sign': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_sign' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sqrt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_sqrt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:277: undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_pow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::statistics::mean': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/statistics/mod.rs:87: undefined reference to `af_mean' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/blas/mod.rs:47: undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:152: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::lookup': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:464: undefined reference to `af_lookup' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::assign_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:606: undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::random::randn': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/random/mod.rs:82: undefined reference to `af_randn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.1.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.11.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.15.rcgu.o): in function `arrayfire::device::device_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/device/mod.rs:117: undefined reference to `af_device_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.15.rcgu.o): in function `arrayfire::device::get_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/device/mod.rs:196: undefined reference to `af_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.15.rcgu.o): in function `arrayfire::device::sync': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/device/mod.rs:314: undefined reference to `af_sync' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.2.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:170: undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.2.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:225: undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.4.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.4.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:218: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:218: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:218: undefined reference to `af_constant' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.cifar10.0f8b8b78-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6.h34osxqn0qqjzoj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu/hdf5/serial" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib" "/opt/rustwide/target/debug/deps/libindicatif-2d8eface7658d2c4.rlib" "/opt/rustwide/target/debug/deps/libconsole-4531d06e1d143e04.rlib" "/opt/rustwide/target/debug/deps/libtermios-0f3d641ee09fa9eb.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-3a8e6d447fb917f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-50bd44238d324490.rlib" "/opt/rustwide/target/debug/deps/libregex-8d514799296ec50f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e862f34a62c95c96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bc1be34b843bf909.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-18471a4fabcaf0e4.rlib" "/opt/rustwide/target/debug/deps/libhdf5-cf79e6a723ddece5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-804b048766571527.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4d08b59f3c0135e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83dd6c2e7fc7fa37.rlib" "/opt/rustwide/target/debug/deps/librand-605777679def36cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-f508526f29d5cc48.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cb0a6634192a7061.rlib" "/opt/rustwide/target/debug/deps/libndarray-3f8008a10b5b043b.rlib" "/opt/rustwide/target/debug/deps/libitertools-5fcab6995be6a784.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-49e98118164eacad.rlib" "/opt/rustwide/target/debug/deps/librawpointer-ca4081846d35ec42.rlib" "/opt/rustwide/target/debug/deps/libhdf5_types-33e39943c611e94e.rlib" "/opt/rustwide/target/debug/deps/libascii-0cea72a710aba83f.rlib" "/opt/rustwide/target/debug/deps/libhdf5_sys-71b49a728d2ab5ba.rlib" "/opt/rustwide/target/debug/deps/libcsv-604b5e556ee7b728.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-cc0b3d766a1a2e09.rlib" "/opt/rustwide/target/debug/deps/libbstr-beccb6d593a98077.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1e24382b6b1b0104.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libserde-86c4db5f32f625f4.rlib" "/opt/rustwide/target/debug/deps/librand-d772db191b1fae12.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed6fe19bcb3a319b.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2da7f19f6e43f4af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-816da9ce07a55500.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-63258c93427dff8b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libimage-1581abc71e42767f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-71e5534ce7d27888.rlib" "/opt/rustwide/target/debug/deps/libpng-8f01d701f6413b43.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8a02cc116074ec45.rlib" "/opt/rustwide/target/debug/deps/libinflate-035ada94e51786a1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f2b968d482518b87.rlib" "/opt/rustwide/target/debug/deps/librayon-139afb9b99629984.rlib" "/opt/rustwide/target/debug/deps/librayon_core-92c9dd361c880a26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-30bc4cb2d01b84f9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-05bb02c6045ee892.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-309d57d5380026e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fec012219686f530.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-321f17888ccc349c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-378800986f764e76.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libeither-9900628d0b94cc21.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libgif-513f9a791d86b909.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libtiff-4fecf4923f1dcad1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-14b72d144f631b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib" "/opt/rustwide/target/debug/deps/libnum-d7f9f740046cefa8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f7ed6e2b1616a9be.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d4fbc547d04eeb21.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-bcee3b1585b9ff0c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-20de42a6c37748d4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a521fee6784fdcd2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/liblibc-eb6afedae1aa85f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lc" "-lhdf5" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cifar10-b410fa35e7c0aed6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:75: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:75: undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:469: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::count_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:469: undefined reference to `af_count_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.13.rcgu.o): in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/algorithm/mod.rs:743: undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:429: undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:493: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::reorder_v2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:546: undefined reference to `af_reorder' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::reorder_v2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:546: undefined reference to `af_reorder' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::moddims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:639: undefined reference to `af_moddims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::flat': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:658: undefined reference to `af_flat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::select': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:770: undefined reference to `af_select' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.15.rcgu.o): in function `arrayfire::data::selectr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:846: undefined reference to `af_select_scalar_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:228: undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:277: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::numdims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:335: undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:362: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::eval': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:370: undefined reference to `af_eval' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:381: undefined reference to `af_copy_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:435: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:435: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:435: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.3.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::clamp_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:610: undefined reference to `af_clamp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::image::unwrap': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/image/mod.rs:1293: undefined reference to `af_unwrap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::image::wrap': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/image/mod.rs:1347: undefined reference to `af_wrap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::abs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sign': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_sign' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_log' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sqrt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_sqrt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:124: undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:277: undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:408: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/arith/mod.rs:508: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.4.rcgu.o): in function `arrayfire::statistics::mean': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/statistics/mod.rs:87: undefined reference to `af_mean' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/blas/mod.rs:47: undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/blas/mod.rs:107: undefined reference to `af_transpose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:152: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::lookup': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:464: undefined reference to `af_lookup' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::index::assign_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:606: undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::sparse::sparse': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/sparse/mod.rs:96: undefined reference to `af_create_sparse_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::sparse::sparse_to_dense': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/sparse/mod.rs:233: undefined reference to `af_sparse_to_dense' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libneuro-794a306b29612e98.rlib(neuro-794a306b29612e98.neuro.50d208a2-cgu.8.rcgu.o): in function `arrayfire::random::randn': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/random/mod.rs:82: undefined reference to `af_randn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.1.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.11.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.15.rcgu.o): in function `arrayfire::device::device_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/device/mod.rs:117: undefined reference to `af_device_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.15.rcgu.o): in function `arrayfire::device::get_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/device/mod.rs:196: undefined reference to `af_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.15.rcgu.o): in function `arrayfire::device::sync': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/device/mod.rs:314: undefined reference to `af_sync' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.2.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:170: undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.2.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/index.rs:225: undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.4.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.4.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:135: undefined reference to `af_constant_ulong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:218: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:218: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7fbcccf4fe4ba5c6.rlib(arrayfire-7fbcccf4fe4ba5c6.arrayfire.97bc60da-cgu.8.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.6.3/src/data/mod.rs:218: undefined reference to `af_constant' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "403a69a658e4d696b54b0e559532d6dcc84e03b65cd2eb60b41c2ab618a3d823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "403a69a658e4d696b54b0e559532d6dcc84e03b65cd2eb60b41c2ab618a3d823", kill_on_drop: false }` [INFO] [stdout] 403a69a658e4d696b54b0e559532d6dcc84e03b65cd2eb60b41c2ab618a3d823