[INFO] fetching crate neuro 0.1.0... [INFO] testing neuro-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate neuro 0.1.0 into /workspace/builds/worker-7-tc1/source [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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate neuro 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate neuro 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [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 indicatif v0.14.0 [INFO] [stderr] Downloaded aho-corasick v0.7.9 [INFO] [stderr] Downloaded image v0.23.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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f9499f735dfeb72b62f6385d8a073078dc30571f0b6ce15922c0135c4346696 [INFO] running `Command { std: "docker" "start" "-a" "1f9499f735dfeb72b62f6385d8a073078dc30571f0b6ce15922c0135c4346696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f9499f735dfeb72b62f6385d8a073078dc30571f0b6ce15922c0135c4346696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9499f735dfeb72b62f6385d8a073078dc30571f0b6ce15922c0135c4346696", kill_on_drop: false }` [INFO] [stdout] 1f9499f735dfeb72b62f6385d8a073078dc30571f0b6ce15922c0135c4346696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1d978c74778e845b76e487bd7bb3c810b3e21f70632d71a87e7f4cc1d89a2f32 [INFO] running `Command { std: "docker" "start" "-a" "1d978c74778e845b76e487bd7bb3c810b3e21f70632d71a87e7f4cc1d89a2f32", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [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-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand v0.6.5 [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 crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling hdf5-types v0.6.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling image v0.23.0 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling hdf5-sys v0.6.0 [INFO] [stderr] Compiling hdf5-derive v0.6.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 `image_size` is never read [INFO] [stdout] --> src/data/image_data.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ImageDataSet { [INFO] [stdout] | ------------ field in this struct [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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/activations.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(hdf5::H5Type, Clone, Copy, Debug)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Activation` [INFO] [stdout] 11 | #[repr(u8)] [INFO] [stdout] 12 | pub enum Activation { [INFO] [stdout] | ---------- `Activation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/initializers.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(hdf5::H5Type, Clone, Debug)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_H5Initializer` [INFO] [stdout] 39 | #[repr(C)] [INFO] [stdout] 40 | pub(crate) struct H5Initializer { [INFO] [stdout] | ------------- `H5Initializer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/layers/conv2d.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(hdf5::H5Type, Debug, Copy, Clone, PartialEq)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Padding` [INFO] [stdout] 19 | #[repr(u8)] [INFO] [stdout] 20 | pub enum Padding { [INFO] [stdout] | ------- `Padding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/regularizers.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(hdf5::H5Type, Clone, Debug)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_H5Regularizer` [INFO] [stdout] 26 | #[repr(C)] [INFO] [stdout] 27 | pub(crate) struct H5Regularizer { [INFO] [stdout] | ------------- `H5Regularizer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/tensor.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(hdf5::H5Type, Clone, Debug)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_H5Tensor` [INFO] [stdout] 165 | #[repr(C)] [INFO] [stdout] 166 | pub(crate) struct H5Tensor { [INFO] [stdout] | -------- `H5Tensor` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: hdf5 v0.6.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "1d978c74778e845b76e487bd7bb3c810b3e21f70632d71a87e7f4cc1d89a2f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d978c74778e845b76e487bd7bb3c810b3e21f70632d71a87e7f4cc1d89a2f32", kill_on_drop: false }` [INFO] [stdout] 1d978c74778e845b76e487bd7bb3c810b3e21f70632d71a87e7f4cc1d89a2f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 55aac6bd22ed96b776c6c489c27f42ba32933cbcc673349d744914fc89687736 [INFO] running `Command { std: "docker" "start" "-a" "55aac6bd22ed96b776c6c489c27f42ba32933cbcc673349d744914fc89687736", 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 `image_size` is never read [INFO] [stdout] --> src/data/image_data.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ImageDataSet { [INFO] [stdout] | ------------ field in this struct [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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/activations.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(hdf5::H5Type, Clone, Copy, Debug)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Activation` [INFO] [stdout] 11 | #[repr(u8)] [INFO] [stdout] 12 | pub enum Activation { [INFO] [stdout] | ---------- `Activation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/initializers.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(hdf5::H5Type, Clone, Debug)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_H5Initializer` [INFO] [stdout] 39 | #[repr(C)] [INFO] [stdout] 40 | pub(crate) struct H5Initializer { [INFO] [stdout] | ------------- `H5Initializer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/layers/conv2d.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(hdf5::H5Type, Debug, Copy, Clone, PartialEq)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Padding` [INFO] [stdout] 19 | #[repr(u8)] [INFO] [stdout] 20 | pub enum Padding { [INFO] [stdout] | ------- `Padding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/regularizers.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(hdf5::H5Type, Clone, Debug)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_H5Regularizer` [INFO] [stdout] 26 | #[repr(C)] [INFO] [stdout] 27 | pub(crate) struct H5Regularizer { [INFO] [stdout] | ------------- `H5Regularizer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/tensor.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(hdf5::H5Type, Clone, Debug)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_H5Tensor` [INFO] [stdout] 165 | #[repr(C)] [INFO] [stdout] 166 | pub(crate) struct H5Tensor { [INFO] [stdout] | -------- `H5Tensor` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [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 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` and `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: `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: `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 `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: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 34 | let _ = nn.save("mnist_feedforward.h5"); [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] 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] [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 `image_size` is never read [INFO] [stdout] --> src/data/image_data.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ImageDataSet { [INFO] [stdout] | ------------ field in this struct [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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/activations.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(hdf5::H5Type, Clone, Copy, Debug)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Activation` [INFO] [stdout] 11 | #[repr(u8)] [INFO] [stdout] 12 | pub enum Activation { [INFO] [stdout] | ---------- `Activation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/initializers.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(hdf5::H5Type, Clone, Debug)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_H5Initializer` [INFO] [stdout] 39 | #[repr(C)] [INFO] [stdout] 40 | pub(crate) struct H5Initializer { [INFO] [stdout] | ------------- `H5Initializer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/layers/conv2d.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(hdf5::H5Type, Debug, Copy, Clone, PartialEq)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Padding` [INFO] [stdout] 19 | #[repr(u8)] [INFO] [stdout] 20 | pub enum Padding { [INFO] [stdout] | ------- `Padding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/regularizers.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(hdf5::H5Type, Clone, Debug)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_H5Regularizer` [INFO] [stdout] 26 | #[repr(C)] [INFO] [stdout] 27 | pub(crate) struct H5Regularizer { [INFO] [stdout] | ------------- `H5Regularizer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/tensor.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(hdf5::H5Type, Clone, Debug)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `H5Type` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_H5Tensor` [INFO] [stdout] 165 | #[repr(C)] [INFO] [stdout] 166 | pub(crate) struct H5Tensor { [INFO] [stdout] | -------- `H5Tensor` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcYto6Pd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libneuro-a283d7d545782c00.rlib,libindicatif-02e15e6ff2f6fc52.rlib,libconsole-ee4424c568185d07.rlib,libtermios-3ef6a19e86444a43.rlib}.rlib" "-lc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libclicolors_control-7ad245fa133c4725.rlib,libunicode_width-ff270229995c0ad3.rlib,libregex-72a317c99e358206.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-b72136e0d6592f5f.rlib,libaho_corasick-12292637fcc1de3e.rlib,libnumber_prefix-e1072d33814c554b.rlib,libhdf5-2314a0937fcb4460.rlib,libparking_lot-20804ea7f032a560.rlib,libparking_lot_core-e9b18ab0bc391fcf.rlib,libsmallvec-8b046477ae81064c.rlib,librand-e791bcc824c2bfc7.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-fcf8b0287ec5ef7a.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,liblock_api-f4639dec773c0000.rlib,libndarray-8ebaee1c3af31684.rlib,libitertools-b2efa5f7d8feef85.rlib,libmatrixmultiply-0392519162e18acc.rlib,librawpointer-30db16f3e3cd5d0a.rlib,libhdf5_types-5ee7a6e37e447226.rlib,libascii-10b8eb159c63ecc5.rlib,libhdf5_sys-5f339aa07568f853.rlib,libcsv-e130b6875c9dfec9.rlib,libryu-625f0220d726d59b.rlib,libitoa-88342da8e1c3fb68.rlib,libcsv_core-7f119a27c4786805.rlib,libbstr-4af47d8ca829774e.rlib,libregex_automata-49c3d2e592c1555a.rlib,libmemchr-66f21ea766679294.rlib,libserde-bfba0bdacd9cc17d.rlib,librand-49b0e00f80ea09df.rlib,librand_chacha-ab715cc05dc67efc.rlib,libc2_chacha-9e049181c203be6d.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-26be0708af0685e5.rlib,libgetrandom-40f46d3359c0f69f.rlib,libwalkdir-3efeb4370cd33e40.rlib,libsame_file-ebfa63be59ead6ba.rlib,libimage-bb5c702e83b74ac0.rlib,libbytemuck-724c992e9672525c.rlib,libpng-27cc75ae48e18ce3.rlib,libdeflate-30b5e97ee01f0ea0.rlib,libinflate-7d9f028e8fad4413.rlib,libcrc32fast-061a844a3ae1fd0f.rlib,libbitflags-561a4f1321538a32.rlib,libjpeg_decoder-c5fee6e151af0686.rlib,librayon-5cfaa6bb916c8df0.rlib,librayon_core-00ea650a6e79c81d.rlib,libnum_cpus-72ce5284cf4c7a7b.rlib,libcrossbeam_queue-071d6f1d34837a93.rlib,libcrossbeam_deque-e589ec283b2ea090.rlib,libcrossbeam_epoch-a8e1270ebc85b13c.rlib,libscopeguard-73056285f12cb829.rlib,libmemoffset-731bfe0186a101cd.rlib,libcrossbeam_utils-3fb9af92267ec0e2.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcfg_if-2d17986ae484e939.rlib,libeither-00eb09499d51fa78.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libgif-b9feb260d01964d6.rlib,libcolor_quant-9c8c9adf1a35708c.rlib,libtiff-297c7db4c4f63bab.rlib,libminiz_oxide-3e50a990e61b83f2.rlib,libadler32-d5b4eee2103fe4ae.rlib,liblzw-4876bf1d3077c95b.rlib,libbyteorder-549def2b2525ef52.rlib,libarrayfire-3496e624a3438962.rlib,libnum-6379191e9f02733c.rlib,libnum_rational-45921580caf35c9e.rlib,libnum_iter-64555dd08ec5d867.rlib,libnum_complex-cca03aca6f44b771.rlib,libnum_bigint-ea210a118d93b00e.rlib,libnum_integer-e25f485ec5760a04.rlib,libnum_traits-0bf7f32224c3660a.rlib,liblibc-90a058efb6f376c8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lhdf5" "-L" "/tmp/rustcYto6Pd/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/adadelta_paper_example-1e7144ade525c96c" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `neuro` (example "adadelta_paper_example") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcbnbYR7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libneuro-a283d7d545782c00.rlib,libindicatif-02e15e6ff2f6fc52.rlib,libconsole-ee4424c568185d07.rlib,libtermios-3ef6a19e86444a43.rlib}.rlib" "-lc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libclicolors_control-7ad245fa133c4725.rlib,libunicode_width-ff270229995c0ad3.rlib,libregex-72a317c99e358206.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-b72136e0d6592f5f.rlib,libaho_corasick-12292637fcc1de3e.rlib,libnumber_prefix-e1072d33814c554b.rlib,libhdf5-2314a0937fcb4460.rlib,libparking_lot-20804ea7f032a560.rlib,libparking_lot_core-e9b18ab0bc391fcf.rlib,libsmallvec-8b046477ae81064c.rlib,librand-e791bcc824c2bfc7.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-fcf8b0287ec5ef7a.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,liblock_api-f4639dec773c0000.rlib,libndarray-8ebaee1c3af31684.rlib,libitertools-b2efa5f7d8feef85.rlib,libmatrixmultiply-0392519162e18acc.rlib,librawpointer-30db16f3e3cd5d0a.rlib,libhdf5_types-5ee7a6e37e447226.rlib,libascii-10b8eb159c63ecc5.rlib,libhdf5_sys-5f339aa07568f853.rlib,libcsv-e130b6875c9dfec9.rlib,libryu-625f0220d726d59b.rlib,libitoa-88342da8e1c3fb68.rlib,libcsv_core-7f119a27c4786805.rlib,libbstr-4af47d8ca829774e.rlib,libregex_automata-49c3d2e592c1555a.rlib,libmemchr-66f21ea766679294.rlib,libserde-bfba0bdacd9cc17d.rlib,librand-49b0e00f80ea09df.rlib,librand_chacha-ab715cc05dc67efc.rlib,libc2_chacha-9e049181c203be6d.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-26be0708af0685e5.rlib,libgetrandom-40f46d3359c0f69f.rlib,libwalkdir-3efeb4370cd33e40.rlib,libsame_file-ebfa63be59ead6ba.rlib,libimage-bb5c702e83b74ac0.rlib,libbytemuck-724c992e9672525c.rlib,libpng-27cc75ae48e18ce3.rlib,libdeflate-30b5e97ee01f0ea0.rlib,libinflate-7d9f028e8fad4413.rlib,libcrc32fast-061a844a3ae1fd0f.rlib,libbitflags-561a4f1321538a32.rlib,libjpeg_decoder-c5fee6e151af0686.rlib,librayon-5cfaa6bb916c8df0.rlib,librayon_core-00ea650a6e79c81d.rlib,libnum_cpus-72ce5284cf4c7a7b.rlib,libcrossbeam_queue-071d6f1d34837a93.rlib,libcrossbeam_deque-e589ec283b2ea090.rlib,libcrossbeam_epoch-a8e1270ebc85b13c.rlib,libscopeguard-73056285f12cb829.rlib,libmemoffset-731bfe0186a101cd.rlib,libcrossbeam_utils-3fb9af92267ec0e2.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcfg_if-2d17986ae484e939.rlib,libeither-00eb09499d51fa78.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libgif-b9feb260d01964d6.rlib,libcolor_quant-9c8c9adf1a35708c.rlib,libtiff-297c7db4c4f63bab.rlib,libminiz_oxide-3e50a990e61b83f2.rlib,libadler32-d5b4eee2103fe4ae.rlib,liblzw-4876bf1d3077c95b.rlib,libbyteorder-549def2b2525ef52.rlib,libarrayfire-3496e624a3438962.rlib,libnum-6379191e9f02733c.rlib,libnum_rational-45921580caf35c9e.rlib,libnum_iter-64555dd08ec5d867.rlib,libnum_complex-cca03aca6f44b771.rlib,libnum_bigint-ea210a118d93b00e.rlib,libnum_integer-e25f485ec5760a04.rlib,libnum_traits-0bf7f32224c3660a.rlib,liblibc-90a058efb6f376c8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lhdf5" "-L" "/tmp/rustcbnbYR7/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/mnist_cnn-66559f40825811b6" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `neuro` (example "mnist_cnn") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcnteMDF/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libindicatif-02e15e6ff2f6fc52.rlib,libconsole-ee4424c568185d07.rlib,libtermios-3ef6a19e86444a43.rlib}.rlib" "-lc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libclicolors_control-7ad245fa133c4725.rlib,libunicode_width-ff270229995c0ad3.rlib,libregex-72a317c99e358206.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-b72136e0d6592f5f.rlib,libaho_corasick-12292637fcc1de3e.rlib,libnumber_prefix-e1072d33814c554b.rlib,libhdf5-2314a0937fcb4460.rlib,libparking_lot-20804ea7f032a560.rlib,libparking_lot_core-e9b18ab0bc391fcf.rlib,libsmallvec-8b046477ae81064c.rlib,librand-e791bcc824c2bfc7.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-fcf8b0287ec5ef7a.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,liblock_api-f4639dec773c0000.rlib,libndarray-8ebaee1c3af31684.rlib,libitertools-b2efa5f7d8feef85.rlib,libmatrixmultiply-0392519162e18acc.rlib,librawpointer-30db16f3e3cd5d0a.rlib,libhdf5_types-5ee7a6e37e447226.rlib,libascii-10b8eb159c63ecc5.rlib,libhdf5_sys-5f339aa07568f853.rlib,libcsv-e130b6875c9dfec9.rlib,libryu-625f0220d726d59b.rlib,libitoa-88342da8e1c3fb68.rlib,libcsv_core-7f119a27c4786805.rlib,libbstr-4af47d8ca829774e.rlib,libregex_automata-49c3d2e592c1555a.rlib,libmemchr-66f21ea766679294.rlib,libserde-bfba0bdacd9cc17d.rlib,librand-49b0e00f80ea09df.rlib,librand_chacha-ab715cc05dc67efc.rlib,libc2_chacha-9e049181c203be6d.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-26be0708af0685e5.rlib,libgetrandom-40f46d3359c0f69f.rlib,libwalkdir-3efeb4370cd33e40.rlib,libsame_file-ebfa63be59ead6ba.rlib,libimage-bb5c702e83b74ac0.rlib,libbytemuck-724c992e9672525c.rlib,libpng-27cc75ae48e18ce3.rlib,libdeflate-30b5e97ee01f0ea0.rlib,libinflate-7d9f028e8fad4413.rlib,libcrc32fast-061a844a3ae1fd0f.rlib,libbitflags-561a4f1321538a32.rlib,libjpeg_decoder-c5fee6e151af0686.rlib,librayon-5cfaa6bb916c8df0.rlib,librayon_core-00ea650a6e79c81d.rlib,libnum_cpus-72ce5284cf4c7a7b.rlib,libcrossbeam_queue-071d6f1d34837a93.rlib,libcrossbeam_deque-e589ec283b2ea090.rlib,libcrossbeam_epoch-a8e1270ebc85b13c.rlib,libscopeguard-73056285f12cb829.rlib,libmemoffset-731bfe0186a101cd.rlib,libcrossbeam_utils-3fb9af92267ec0e2.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcfg_if-2d17986ae484e939.rlib,libeither-00eb09499d51fa78.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libgif-b9feb260d01964d6.rlib,libcolor_quant-9c8c9adf1a35708c.rlib,libtiff-297c7db4c4f63bab.rlib,libminiz_oxide-3e50a990e61b83f2.rlib,libadler32-d5b4eee2103fe4ae.rlib,liblzw-4876bf1d3077c95b.rlib,libbyteorder-549def2b2525ef52.rlib,libarrayfire-3496e624a3438962.rlib,libnum-6379191e9f02733c.rlib,libnum_rational-45921580caf35c9e.rlib,libnum_iter-64555dd08ec5d867.rlib,libnum_complex-cca03aca6f44b771.rlib,libnum_bigint-ea210a118d93b00e.rlib,libnum_integer-e25f485ec5760a04.rlib,libnum_traits-0bf7f32224c3660a.rlib,liblibc-90a058efb6f376c8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lhdf5" "-L" "/tmp/rustcnteMDF/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:152:(.text._ZN76_$LT$arrayfire..seq..Seq$LT$T$GT$$u20$as$u20$arrayfire..index..Indexable$GT$3set17h0aba4014ffcf6af6E+0x9e): undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::statistics::mean': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/statistics/mod.rs:87:(.text._ZN9arrayfire10statistics4mean17h725101261fe48231E+0x2e): undefined reference to `af_mean' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/blas/mod.rs:47:(.text._ZN9arrayfire4blas6matmul17h83240f170ec98265E+0x75): undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/blas/mod.rs:107:(.text._ZN9arrayfire4blas9transpose17h1f8fd93048ead055E+0x37): undefined reference to `af_transpose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::data::reorder_v2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:546:(.text._ZN9arrayfire4data10reorder_v217h0a9c9c143d26f722E+0x3a5): undefined reference to `af_reorder' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::data::reorder_v2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:546:(.text._ZN9arrayfire4data10reorder_v217hf6c4996627939c7eE+0x3a5): undefined reference to `af_reorder' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::data::flat': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:658:(.text._ZN9arrayfire4data4flat17h8453e1e658fb3a08E+0x1e): undefined reference to `af_flat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:429:(.text._ZN9arrayfire4data4join17h17f476b6b7418250E+0x55): undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h2018824fd17f259cE+0xab): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h3da8597d60bb462dE+0xab): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h3e2f0704e93831a0E+0xab): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h98c739900b7f9cf5E+0xab): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17habc251c092f11b9aE+0xab): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::data::select': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:770:(.text._ZN9arrayfire4data6select17h6ea0054b3ad2cbaeE+0x6a): undefined reference to `af_select' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::data::moddims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:639:(.text._ZN9arrayfire4data7moddims17hf3d79a7c90c4a9a5E+0x5c): undefined reference to `af_moddims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::data::selectr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:846:(.text._ZN9arrayfire4data7selectr17h29ebd3ac38de1fd5E+0x5c): undefined reference to `af_select_scalar_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::image::wrap': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/image/mod.rs:1347:(.text._ZN9arrayfire5image4wrap17h340852a542df4feeE+0xd7): undefined reference to `af_wrap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::image::unwrap': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/image/mod.rs:1293:(.text._ZN9arrayfire5image6unwrap17h221b0ae399494158E+0xb1): undefined reference to `af_unwrap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::sparse::sparse_to_dense': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/sparse/mod.rs:233:(.text._ZN9arrayfire6sparse15sparse_to_dense17hfd3f52f7a713193bE+0x1e): undefined reference to `af_sparse_to_dense' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.0.rcgu.o: in function `arrayfire::sparse::sparse': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/sparse/mod.rs:96:(.text._ZN9arrayfire6sparse6sparse17h0fecb77761848ba2E+0x9f): undefined reference to `af_create_sparse_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10add_helper17hfb38258b0563ba2cE+0x52): undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10div_helper17hf38a3a1cf139b90eE+0x52): undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10div_helper17hf416ab68d01b916aE+0x52): undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10mul_helper17h060a5e6d67005bffE+0x52): undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10pow_helper17hae151585a65ba061E+0x52): undefined reference to `af_pow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10sub_helper17hc4b7886750cac851E+0x52): undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::clamp_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:610:(.text._ZN9arrayfire5arith12clamp_helper17h1ef81310e998a171E+0x73): undefined reference to `af_clamp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::abs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3abs17h0b00596c538c49d9E+0x1e): undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3exp17h3b6484921efdddb7E+0x1e): undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3log17hac9a748b163b2868E+0x1e): undefined reference to `af_log' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::sign': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith4sign17h19526a067b77c876E+0x1e): undefined reference to `af_sign' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith4tanh17h2a593d381826bdcaE+0x1e): undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:277:(.text._ZN9arrayfire5arith5maxof17h2808ae1fa5bb5762E+0x52): undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith7sigmoid17ha4d1129dbf5d478cE+0x1e): undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9eq_helper17ha5e348f9ebd422fdE+0x52): undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9ge_helper17h135916e5cc381266E+0x52): undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9ge_helper17h9b62c095945e79a8E+0x52): undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::index::assign_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:606:(.text._ZN9arrayfire5index10assign_gen17h6d136e47227a7c86E+0x73): undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:256:(.text._ZN9arrayfire5index5index17had851ce44301f850E+0xc7): undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:75:(.text._ZN9arrayfire9algorithm3max17h46753fc05bc40c2fE+0x2d): undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:75:(.text._ZN9arrayfire9algorithm3sum17h72c211fa6d531487E+0x2d): undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:743:(.text._ZN9arrayfire9algorithm4imax17h8d7c6939d9311d7cE+0x32): undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:469:(.text._ZN9arrayfire9algorithm7sum_all17hf5a8f7f45243f030E+0x26): undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.1.rcgu.o: in function `arrayfire::algorithm::count_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:469:(.text._ZN9arrayfire9algorithm9count_all17h1d229e7134cbb070E+0x26): undefined reference to `af_count_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:528:(.text._ZN71_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h2e6531e86536dba1E+0x19): undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h0d2da61af81920c6E+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h87cc7e7e27f9750eE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17hcc8a534e12321dbfE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17hdca0c2572e7a39d2E+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17he952c0c83c83257fE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:180:(.text._ZN9arrayfire5array14Array$LT$T$GT$3new17h42751bb556ee4c11E+0x8a): undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:180:(.text._ZN9arrayfire5array14Array$LT$T$GT$3new17hb982a7c38d58089aE+0x8a): undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:435:(.text._ZN9arrayfire5array14Array$LT$T$GT$4cast17h0a4f4d586c509564E+0x32): undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:435:(.text._ZN9arrayfire5array14Array$LT$T$GT$4cast17h5000a8af8287271cE+0x32): undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:435:(.text._ZN9arrayfire5array14Array$LT$T$GT$4cast17h69d6084be53084a5E+0x32): undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:381:(.text._ZN9arrayfire5array14Array$LT$T$GT$4copy17hc62ba2f82f05310dE+0x19): undefined reference to `af_copy_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17h4d31bd72dc7cfaf0E+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17h5b41bce62e383872E+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17h9bf50c08882985f0E+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17hcdc2bb4164f44e06E+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::eval': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:370:(.text._ZN9arrayfire5array14Array$LT$T$GT$4eval17hcc6e0d7caa8962d3E+0xe): undefined reference to `af_eval' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:362:(.text._ZN9arrayfire5array14Array$LT$T$GT$4host17h98be540087f0999dE+0x4f): undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::numdims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:335:(.text._ZN9arrayfire5array14Array$LT$T$GT$7numdims17h49fb78a43c260cbbE+0x1b): undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:277:(.text._ZN9arrayfire5array14Array$LT$T$GT$8elements17he1cfab4520fa2f53E+0x19): undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17h1f2ba3912bcfed3aE+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17h73c0b9c695906758E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17hd23542cda65e716fE+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17hd8790ca8fdf0a174E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neuro-4664e547f3658b24.neuro.2d04e6f6bcf50864-cgu.2.rcgu.o: in function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:228:(.text._ZN9arrayfire5array14Array$LT$T$GT$9new_empty17h4aa2f18d5cb02e32E+0x5a): undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:528:(.text._ZN71_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$5clone17hd0562fc3361d87feE+0x19): undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h85c432a64ca821f2E+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:135:(.text._ZN55_$LT$u64$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17ha6839d5908e13774E+0x60): undefined reference to `af_constant_ulong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::get_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:196:(.text._ZN9arrayfire6device10get_device17h268cca4c63118cd2E+0xd): undefined reference to `af_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::sync': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:314:(.text._ZN9arrayfire6device4sync17h686f957a8dd6d3f1E+0x6): undefined reference to `af_sync' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/error.rs:106:(.text._ZN9arrayfire5error14get_last_error17h47e418b5d53a4550E+0x6d): undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:170:(.text._ZN68_$LT$arrayfire..index..Indexer$u20$as$u20$core..default..Default$GT$7default17h2f6f8a71967c80e9E+0x10): undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:225:(.text._ZN67_$LT$arrayfire..index..Indexer$u20$as$u20$core..ops..drop..Drop$GT$4drop17he9372abc3ba88eadE+0xe): undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/util.rs:68:(.text._ZN9arrayfire4util9free_host17h88669d0bda8e24deE+0xb): undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$f32$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h83a25ae7fb7efe53E+0x69): undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$f64$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h013a80121b141be0E+0x68): undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$u32$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h3b0d5f5e9217507aE+0x6b): undefined reference to `af_constant' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `neuro` (lib test) due to 1 previous error; 16 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc29CkUh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libneuro-a283d7d545782c00.rlib,libindicatif-02e15e6ff2f6fc52.rlib,libconsole-ee4424c568185d07.rlib,libtermios-3ef6a19e86444a43.rlib}.rlib" "-lc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libclicolors_control-7ad245fa133c4725.rlib,libunicode_width-ff270229995c0ad3.rlib,libregex-72a317c99e358206.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-b72136e0d6592f5f.rlib,libaho_corasick-12292637fcc1de3e.rlib,libnumber_prefix-e1072d33814c554b.rlib,libhdf5-2314a0937fcb4460.rlib,libparking_lot-20804ea7f032a560.rlib,libparking_lot_core-e9b18ab0bc391fcf.rlib,libsmallvec-8b046477ae81064c.rlib,librand-e791bcc824c2bfc7.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-fcf8b0287ec5ef7a.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,liblock_api-f4639dec773c0000.rlib,libndarray-8ebaee1c3af31684.rlib,libitertools-b2efa5f7d8feef85.rlib,libmatrixmultiply-0392519162e18acc.rlib,librawpointer-30db16f3e3cd5d0a.rlib,libhdf5_types-5ee7a6e37e447226.rlib,libascii-10b8eb159c63ecc5.rlib,libhdf5_sys-5f339aa07568f853.rlib,libcsv-e130b6875c9dfec9.rlib,libryu-625f0220d726d59b.rlib,libitoa-88342da8e1c3fb68.rlib,libcsv_core-7f119a27c4786805.rlib,libbstr-4af47d8ca829774e.rlib,libregex_automata-49c3d2e592c1555a.rlib,libmemchr-66f21ea766679294.rlib,libserde-bfba0bdacd9cc17d.rlib,librand-49b0e00f80ea09df.rlib,librand_chacha-ab715cc05dc67efc.rlib,libc2_chacha-9e049181c203be6d.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-26be0708af0685e5.rlib,libgetrandom-40f46d3359c0f69f.rlib,libwalkdir-3efeb4370cd33e40.rlib,libsame_file-ebfa63be59ead6ba.rlib,libimage-bb5c702e83b74ac0.rlib,libbytemuck-724c992e9672525c.rlib,libpng-27cc75ae48e18ce3.rlib,libdeflate-30b5e97ee01f0ea0.rlib,libinflate-7d9f028e8fad4413.rlib,libcrc32fast-061a844a3ae1fd0f.rlib,libbitflags-561a4f1321538a32.rlib,libjpeg_decoder-c5fee6e151af0686.rlib,librayon-5cfaa6bb916c8df0.rlib,librayon_core-00ea650a6e79c81d.rlib,libnum_cpus-72ce5284cf4c7a7b.rlib,libcrossbeam_queue-071d6f1d34837a93.rlib,libcrossbeam_deque-e589ec283b2ea090.rlib,libcrossbeam_epoch-a8e1270ebc85b13c.rlib,libscopeguard-73056285f12cb829.rlib,libmemoffset-731bfe0186a101cd.rlib,libcrossbeam_utils-3fb9af92267ec0e2.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcfg_if-2d17986ae484e939.rlib,libeither-00eb09499d51fa78.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libgif-b9feb260d01964d6.rlib,libcolor_quant-9c8c9adf1a35708c.rlib,libtiff-297c7db4c4f63bab.rlib,libminiz_oxide-3e50a990e61b83f2.rlib,libadler32-d5b4eee2103fe4ae.rlib,liblzw-4876bf1d3077c95b.rlib,libbyteorder-549def2b2525ef52.rlib,libarrayfire-3496e624a3438962.rlib,libnum-6379191e9f02733c.rlib,libnum_rational-45921580caf35c9e.rlib,libnum_iter-64555dd08ec5d867.rlib,libnum_complex-cca03aca6f44b771.rlib,libnum_bigint-ea210a118d93b00e.rlib,libnum_integer-e25f485ec5760a04.rlib,libnum_traits-0bf7f32224c3660a.rlib,liblibc-90a058efb6f376c8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lhdf5" "-L" "/tmp/rustc29CkUh/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/feedforward-d81060ce949800d3" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10add_helper17h00a9b8102b4bab4dE+0x54): undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10div_helper17hf82f9c778b4194d0E+0x54): undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10mul_helper17h1d208518de88f27eE+0x54): undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10pow_helper17hfb8b1c6794217cbaE+0x54): undefined reference to `af_pow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10sub_helper17h9e51dc6b18338dd0E+0x54): undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::abs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3abs17h5f69355906867f29E+0x1f): undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3exp17hf4da28029401d3aaE+0x1f): undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sign': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith4sign17h9a48d000fab9e528E+0x1f): undefined reference to `af_sign' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sqrt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith4sqrt17h95f65ca41c570408E+0x1f): undefined reference to `af_sqrt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith4tanh17h0aef499e98d08624E+0x1f): undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:277:(.text._ZN9arrayfire5arith5maxof17hc72f699d48dac647E+0x54): undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith7sigmoid17h637c6e2f3130d6a4E+0x1f): undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9eq_helper17h47b04461c4ee91e3E+0x54): undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9ge_helper17h127caf765a678d27E+0x54): undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9ge_helper17h80822b5f9c664ff7E+0x54): undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:75:(.text._ZN9arrayfire9algorithm3max17h4a1394431a7f593cE+0x2e): undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:75:(.text._ZN9arrayfire9algorithm3sum17h0b7d3f54ccf069bcE+0x2e): undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:743:(.text._ZN9arrayfire9algorithm4imax17hbf8d26c694fbc36fE+0x36): undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:469:(.text._ZN9arrayfire9algorithm7sum_all17hb51b4b135a8196dbE+0x2a): undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::count_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:469:(.text._ZN9arrayfire9algorithm9count_all17h28a130d6ef075816E+0x2a): undefined reference to `af_count_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:528:(.text._ZN71_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h6f85cb218da75502E+0x19): undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h23808ea2824cb3eaE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h6c06544445b087b7E+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17hd8cfa27dd52143ecE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17hdc13de29cb930bebE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:429:(.text._ZN9arrayfire4data4join17h0a6bbb43f4699f53E+0x57): undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h41935927e732a2adE+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h4a1be4814dcdbae2E+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h797fd42170f5675eE+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::select': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:770:(.text._ZN9arrayfire4data6select17hc730d5ebe57d225eE+0x6d): undefined reference to `af_select' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::selectr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:846:(.text._ZN9arrayfire4data7selectr17ha8215fb17e55aa72E+0x5e): undefined reference to `af_select_scalar_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:180:(.text._ZN9arrayfire5array14Array$LT$T$GT$3new17h72044352210ea506E+0x8a): undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:180:(.text._ZN9arrayfire5array14Array$LT$T$GT$3new17hd3f073e3a0dcc2d6E+0x8a): undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:435:(.text._ZN9arrayfire5array14Array$LT$T$GT$4cast17h6b88747096106f6eE+0x32): undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:435:(.text._ZN9arrayfire5array14Array$LT$T$GT$4cast17h7f2e2e3765b78af5E+0x32): undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:381:(.text._ZN9arrayfire5array14Array$LT$T$GT$4copy17ha162ed9be8a34fe9E+0x19): undefined reference to `af_copy_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17h45c723cb1cb623d2E+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17h897a42bfa87b39bbE+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17ha2212bd3f6bf17b7E+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::eval': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:370:(.text._ZN9arrayfire5array14Array$LT$T$GT$4eval17he69fa346bb29628aE+0xe): undefined reference to `af_eval' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:362:(.text._ZN9arrayfire5array14Array$LT$T$GT$4host17hf7bea980d67ae985E+0x50): undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::numdims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:335:(.text._ZN9arrayfire5array14Array$LT$T$GT$7numdims17he3192c46f3a937f2E+0x1b): undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:277:(.text._ZN9arrayfire5array14Array$LT$T$GT$8elements17hd44d1dfb5d950f1dE+0x19): undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17h46d6ac425b9bd4a7E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17h99f97808bd96d632E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17hb969115d5f226e42E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:228:(.text._ZN9arrayfire5array14Array$LT$T$GT$9new_empty17h1cf78d9861ec7a0aE+0x5a): undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:582:(.text._ZN9arrayfire5array5print17h7707546e5f1af72eE+0x18a): undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::print_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:626:(.text._ZN9arrayfire5array9print_gen17h4528121be5fd7d7aE+0x257): undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.10.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/blas/mod.rs:47:(.text._ZN9arrayfire4blas6matmul17h5aa562b17a2e3036E+0x77): undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.13.rcgu.o): in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:152:(.text._ZN76_$LT$arrayfire..seq..Seq$LT$T$GT$$u20$as$u20$arrayfire..index..Indexable$GT$3set17h2562d2ba04d9bf03E+0x9f): undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.13.rcgu.o): in function `arrayfire::statistics::mean': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/statistics/mod.rs:87:(.text._ZN9arrayfire10statistics4mean17h6017db4a2ae00945E+0x2f): undefined reference to `af_mean' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.14.rcgu.o): in function `arrayfire::random::randn': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/random/mod.rs:82:(.text._ZN9arrayfire6random5randn17h88b26ecb280f1334E+0x5a): undefined reference to `af_randn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.14.rcgu.o): in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/random/mod.rs:82:(.text._ZN9arrayfire6random5randu17h74ad95770f8e8a67E+0x5a): undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.15.rcgu.o): in function `arrayfire::index::assign_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:606:(.text._ZN9arrayfire5index10assign_gen17h3848dbbaffdee78cE+0x75): undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.15.rcgu.o): in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:256:(.text._ZN9arrayfire5index5index17hb020997818a81e26E+0xe3): undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.15.rcgu.o): in function `arrayfire::index::lookup': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:464:(.text._ZN9arrayfire5index6lookup17h331c3702f82d055eE+0x4b): undefined reference to `af_lookup' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:528:(.text._ZN71_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$5clone17hd0562fc3361d87feE+0x19): undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h85c432a64ca821f2E+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::device_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:117:(.text._ZN9arrayfire6device11device_info17h35850149b7c9458bE+0x7d): undefined reference to `af_device_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::get_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:196:(.text._ZN9arrayfire6device10get_device17h268cca4c63118cd2E+0xd): undefined reference to `af_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::sync': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:314:(.text._ZN9arrayfire6device4sync17h686f957a8dd6d3f1E+0x6): undefined reference to `af_sync' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/error.rs:106:(.text._ZN9arrayfire5error14get_last_error17h47e418b5d53a4550E+0x6d): undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:170:(.text._ZN68_$LT$arrayfire..index..Indexer$u20$as$u20$core..default..Default$GT$7default17h2f6f8a71967c80e9E+0x10): undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:225:(.text._ZN67_$LT$arrayfire..index..Indexer$u20$as$u20$core..ops..drop..Drop$GT$4drop17he9372abc3ba88eadE+0xe): undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/util.rs:68:(.text._ZN9arrayfire4util9free_host17h88669d0bda8e24deE+0xb): undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$f32$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h83a25ae7fb7efe53E+0x69): undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$f64$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h013a80121b141be0E+0x68): undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$u32$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h3b0d5f5e9217507aE+0x6b): undefined reference to `af_constant' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcuJVTmf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libneuro-a283d7d545782c00.rlib,libindicatif-02e15e6ff2f6fc52.rlib,libconsole-ee4424c568185d07.rlib,libtermios-3ef6a19e86444a43.rlib}.rlib" "-lc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libclicolors_control-7ad245fa133c4725.rlib,libunicode_width-ff270229995c0ad3.rlib,libregex-72a317c99e358206.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-b72136e0d6592f5f.rlib,libaho_corasick-12292637fcc1de3e.rlib,libnumber_prefix-e1072d33814c554b.rlib,libhdf5-2314a0937fcb4460.rlib,libparking_lot-20804ea7f032a560.rlib,libparking_lot_core-e9b18ab0bc391fcf.rlib,libsmallvec-8b046477ae81064c.rlib,librand-e791bcc824c2bfc7.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-fcf8b0287ec5ef7a.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,liblock_api-f4639dec773c0000.rlib,libndarray-8ebaee1c3af31684.rlib,libitertools-b2efa5f7d8feef85.rlib,libmatrixmultiply-0392519162e18acc.rlib,librawpointer-30db16f3e3cd5d0a.rlib,libhdf5_types-5ee7a6e37e447226.rlib,libascii-10b8eb159c63ecc5.rlib,libhdf5_sys-5f339aa07568f853.rlib,libcsv-e130b6875c9dfec9.rlib,libryu-625f0220d726d59b.rlib,libitoa-88342da8e1c3fb68.rlib,libcsv_core-7f119a27c4786805.rlib,libbstr-4af47d8ca829774e.rlib,libregex_automata-49c3d2e592c1555a.rlib,libmemchr-66f21ea766679294.rlib,libserde-bfba0bdacd9cc17d.rlib,librand-49b0e00f80ea09df.rlib,librand_chacha-ab715cc05dc67efc.rlib,libc2_chacha-9e049181c203be6d.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-26be0708af0685e5.rlib,libgetrandom-40f46d3359c0f69f.rlib,libwalkdir-3efeb4370cd33e40.rlib,libsame_file-ebfa63be59ead6ba.rlib,libimage-bb5c702e83b74ac0.rlib,libbytemuck-724c992e9672525c.rlib,libpng-27cc75ae48e18ce3.rlib,libdeflate-30b5e97ee01f0ea0.rlib,libinflate-7d9f028e8fad4413.rlib,libcrc32fast-061a844a3ae1fd0f.rlib,libbitflags-561a4f1321538a32.rlib,libjpeg_decoder-c5fee6e151af0686.rlib,librayon-5cfaa6bb916c8df0.rlib,librayon_core-00ea650a6e79c81d.rlib,libnum_cpus-72ce5284cf4c7a7b.rlib,libcrossbeam_queue-071d6f1d34837a93.rlib,libcrossbeam_deque-e589ec283b2ea090.rlib,libcrossbeam_epoch-a8e1270ebc85b13c.rlib,libscopeguard-73056285f12cb829.rlib,libmemoffset-731bfe0186a101cd.rlib,libcrossbeam_utils-3fb9af92267ec0e2.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcfg_if-2d17986ae484e939.rlib,libeither-00eb09499d51fa78.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libgif-b9feb260d01964d6.rlib,libcolor_quant-9c8c9adf1a35708c.rlib,libtiff-297c7db4c4f63bab.rlib,libminiz_oxide-3e50a990e61b83f2.rlib,libadler32-d5b4eee2103fe4ae.rlib,liblzw-4876bf1d3077c95b.rlib,libbyteorder-549def2b2525ef52.rlib,libarrayfire-3496e624a3438962.rlib,libnum-6379191e9f02733c.rlib,libnum_rational-45921580caf35c9e.rlib,libnum_iter-64555dd08ec5d867.rlib,libnum_complex-cca03aca6f44b771.rlib,libnum_bigint-ea210a118d93b00e.rlib,libnum_integer-e25f485ec5760a04.rlib,libnum_traits-0bf7f32224c3660a.rlib,liblibc-90a058efb6f376c8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lhdf5" "-L" "/tmp/rustcuJVTmf/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/xor-f1f47d9bd71f6772" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10add_helper17h00a9b8102b4bab4dE+0x54): undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10div_helper17hf82f9c778b4194d0E+0x54): undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10mul_helper17h1d208518de88f27eE+0x54): undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10sub_helper17h9e51dc6b18338dd0E+0x54): undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::clamp_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:610:(.text._ZN9arrayfire5arith12clamp_helper17ha44a4fdbbc7b2805E+0x76): undefined reference to `af_clamp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::abs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3abs17h5f69355906867f29E+0x1f): undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3exp17hf4da28029401d3aaE+0x1f): undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3log17hf2408d9300c84557E+0x1f): undefined reference to `af_log' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sign': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith4sign17h9a48d000fab9e528E+0x1f): undefined reference to `af_sign' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith4tanh17h0aef499e98d08624E+0x1f): undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:277:(.text._ZN9arrayfire5arith5maxof17hc72f699d48dac647E+0x54): undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith7sigmoid17h637c6e2f3130d6a4E+0x1f): undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9eq_helper17h47b04461c4ee91e3E+0x54): undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9ge_helper17h127caf765a678d27E+0x54): undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9ge_helper17h80822b5f9c664ff7E+0x54): undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:75:(.text._ZN9arrayfire9algorithm3max17h4a1394431a7f593cE+0x2e): undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:75:(.text._ZN9arrayfire9algorithm3sum17h0b7d3f54ccf069bcE+0x2e): undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:743:(.text._ZN9arrayfire9algorithm4imax17hbf8d26c694fbc36fE+0x36): undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:469:(.text._ZN9arrayfire9algorithm7sum_all17hb51b4b135a8196dbE+0x2a): undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::count_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:469:(.text._ZN9arrayfire9algorithm9count_all17h28a130d6ef075816E+0x2a): undefined reference to `af_count_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:528:(.text._ZN71_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h6f85cb218da75502E+0x19): undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h23808ea2824cb3eaE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h6c06544445b087b7E+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17hd8cfa27dd52143ecE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17hdc13de29cb930bebE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:429:(.text._ZN9arrayfire4data4join17h0a6bbb43f4699f53E+0x57): undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h41935927e732a2adE+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h4a1be4814dcdbae2E+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h797fd42170f5675eE+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::select': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:770:(.text._ZN9arrayfire4data6select17hc730d5ebe57d225eE+0x6d): undefined reference to `af_select' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::selectr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:846:(.text._ZN9arrayfire4data7selectr17ha8215fb17e55aa72E+0x5e): undefined reference to `af_select_scalar_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:180:(.text._ZN9arrayfire5array14Array$LT$T$GT$3new17h72044352210ea506E+0x8a): undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:180:(.text._ZN9arrayfire5array14Array$LT$T$GT$3new17hd3f073e3a0dcc2d6E+0x8a): undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:435:(.text._ZN9arrayfire5array14Array$LT$T$GT$4cast17h6b88747096106f6eE+0x32): undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:435:(.text._ZN9arrayfire5array14Array$LT$T$GT$4cast17h7f2e2e3765b78af5E+0x32): undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:381:(.text._ZN9arrayfire5array14Array$LT$T$GT$4copy17ha162ed9be8a34fe9E+0x19): undefined reference to `af_copy_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17h45c723cb1cb623d2E+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17h897a42bfa87b39bbE+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17ha2212bd3f6bf17b7E+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::eval': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:370:(.text._ZN9arrayfire5array14Array$LT$T$GT$4eval17he69fa346bb29628aE+0xe): undefined reference to `af_eval' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:362:(.text._ZN9arrayfire5array14Array$LT$T$GT$4host17hf7bea980d67ae985E+0x50): undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::numdims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:335:(.text._ZN9arrayfire5array14Array$LT$T$GT$7numdims17he3192c46f3a937f2E+0x1b): undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:277:(.text._ZN9arrayfire5array14Array$LT$T$GT$8elements17hd44d1dfb5d950f1dE+0x19): undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17h46d6ac425b9bd4a7E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17h99f97808bd96d632E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17hb969115d5f226e42E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:228:(.text._ZN9arrayfire5array14Array$LT$T$GT$9new_empty17h1cf78d9861ec7a0aE+0x5a): undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:582:(.text._ZN9arrayfire5array5print17h7707546e5f1af72eE+0x18a): undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.10.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/blas/mod.rs:47:(.text._ZN9arrayfire4blas6matmul17h5aa562b17a2e3036E+0x77): undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.13.rcgu.o): in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:152:(.text._ZN76_$LT$arrayfire..seq..Seq$LT$T$GT$$u20$as$u20$arrayfire..index..Indexable$GT$3set17h2562d2ba04d9bf03E+0x9f): undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.13.rcgu.o): in function `arrayfire::statistics::mean': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/statistics/mod.rs:87:(.text._ZN9arrayfire10statistics4mean17h6017db4a2ae00945E+0x2f): undefined reference to `af_mean' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.14.rcgu.o): in function `arrayfire::random::randn': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/random/mod.rs:82:(.text._ZN9arrayfire6random5randn17h88b26ecb280f1334E+0x5a): undefined reference to `af_randn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.14.rcgu.o): in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/random/mod.rs:82:(.text._ZN9arrayfire6random5randu17h74ad95770f8e8a67E+0x5a): undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.15.rcgu.o): in function `arrayfire::index::assign_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:606:(.text._ZN9arrayfire5index10assign_gen17h3848dbbaffdee78cE+0x75): undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.15.rcgu.o): in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:256:(.text._ZN9arrayfire5index5index17hb020997818a81e26E+0xe3): undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.15.rcgu.o): in function `arrayfire::index::lookup': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:464:(.text._ZN9arrayfire5index6lookup17h331c3702f82d055eE+0x4b): undefined reference to `af_lookup' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:528:(.text._ZN71_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$5clone17hd0562fc3361d87feE+0x19): undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h85c432a64ca821f2E+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::device_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:117:(.text._ZN9arrayfire6device11device_info17h35850149b7c9458bE+0x7d): undefined reference to `af_device_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::get_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:196:(.text._ZN9arrayfire6device10get_device17h268cca4c63118cd2E+0xd): undefined reference to `af_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::sync': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:314:(.text._ZN9arrayfire6device4sync17h686f957a8dd6d3f1E+0x6): undefined reference to `af_sync' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/error.rs:106:(.text._ZN9arrayfire5error14get_last_error17h47e418b5d53a4550E+0x6d): undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:170:(.text._ZN68_$LT$arrayfire..index..Indexer$u20$as$u20$core..default..Default$GT$7default17h2f6f8a71967c80e9E+0x10): undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:225:(.text._ZN67_$LT$arrayfire..index..Indexer$u20$as$u20$core..ops..drop..Drop$GT$4drop17he9372abc3ba88eadE+0xe): undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/util.rs:68:(.text._ZN9arrayfire4util9free_host17h88669d0bda8e24deE+0xb): undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$f32$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h83a25ae7fb7efe53E+0x69): undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$f64$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h013a80121b141be0E+0x68): undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$u32$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h3b0d5f5e9217507aE+0x6b): undefined reference to `af_constant' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `neuro` (example "feedforward") due to 1 previous error [INFO] [stderr] error: could not compile `neuro` (example "xor") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcVy6lLK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libneuro-a283d7d545782c00.rlib,libindicatif-02e15e6ff2f6fc52.rlib,libconsole-ee4424c568185d07.rlib,libtermios-3ef6a19e86444a43.rlib}.rlib" "-lc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libclicolors_control-7ad245fa133c4725.rlib,libunicode_width-ff270229995c0ad3.rlib,libregex-72a317c99e358206.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-b72136e0d6592f5f.rlib,libaho_corasick-12292637fcc1de3e.rlib,libnumber_prefix-e1072d33814c554b.rlib,libhdf5-2314a0937fcb4460.rlib,libparking_lot-20804ea7f032a560.rlib,libparking_lot_core-e9b18ab0bc391fcf.rlib,libsmallvec-8b046477ae81064c.rlib,librand-e791bcc824c2bfc7.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-fcf8b0287ec5ef7a.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,liblock_api-f4639dec773c0000.rlib,libndarray-8ebaee1c3af31684.rlib,libitertools-b2efa5f7d8feef85.rlib,libmatrixmultiply-0392519162e18acc.rlib,librawpointer-30db16f3e3cd5d0a.rlib,libhdf5_types-5ee7a6e37e447226.rlib,libascii-10b8eb159c63ecc5.rlib,libhdf5_sys-5f339aa07568f853.rlib,libcsv-e130b6875c9dfec9.rlib,libryu-625f0220d726d59b.rlib,libitoa-88342da8e1c3fb68.rlib,libcsv_core-7f119a27c4786805.rlib,libbstr-4af47d8ca829774e.rlib,libregex_automata-49c3d2e592c1555a.rlib,libmemchr-66f21ea766679294.rlib,libserde-bfba0bdacd9cc17d.rlib,librand-49b0e00f80ea09df.rlib,librand_chacha-ab715cc05dc67efc.rlib,libc2_chacha-9e049181c203be6d.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-26be0708af0685e5.rlib,libgetrandom-40f46d3359c0f69f.rlib,libwalkdir-3efeb4370cd33e40.rlib,libsame_file-ebfa63be59ead6ba.rlib,libimage-bb5c702e83b74ac0.rlib,libbytemuck-724c992e9672525c.rlib,libpng-27cc75ae48e18ce3.rlib,libdeflate-30b5e97ee01f0ea0.rlib,libinflate-7d9f028e8fad4413.rlib,libcrc32fast-061a844a3ae1fd0f.rlib,libbitflags-561a4f1321538a32.rlib,libjpeg_decoder-c5fee6e151af0686.rlib,librayon-5cfaa6bb916c8df0.rlib,librayon_core-00ea650a6e79c81d.rlib,libnum_cpus-72ce5284cf4c7a7b.rlib,libcrossbeam_queue-071d6f1d34837a93.rlib,libcrossbeam_deque-e589ec283b2ea090.rlib,libcrossbeam_epoch-a8e1270ebc85b13c.rlib,libscopeguard-73056285f12cb829.rlib,libmemoffset-731bfe0186a101cd.rlib,libcrossbeam_utils-3fb9af92267ec0e2.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcfg_if-2d17986ae484e939.rlib,libeither-00eb09499d51fa78.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libgif-b9feb260d01964d6.rlib,libcolor_quant-9c8c9adf1a35708c.rlib,libtiff-297c7db4c4f63bab.rlib,libminiz_oxide-3e50a990e61b83f2.rlib,libadler32-d5b4eee2103fe4ae.rlib,liblzw-4876bf1d3077c95b.rlib,libbyteorder-549def2b2525ef52.rlib,libarrayfire-3496e624a3438962.rlib,libnum-6379191e9f02733c.rlib,libnum_rational-45921580caf35c9e.rlib,libnum_iter-64555dd08ec5d867.rlib,libnum_complex-cca03aca6f44b771.rlib,libnum_bigint-ea210a118d93b00e.rlib,libnum_integer-e25f485ec5760a04.rlib,libnum_traits-0bf7f32224c3660a.rlib,liblibc-90a058efb6f376c8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lhdf5" "-L" "/tmp/rustcVy6lLK/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/mnist_feedforward-bf134d3849650ec8" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10add_helper17h00a9b8102b4bab4dE+0x54): undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10div_helper17hf82f9c778b4194d0E+0x54): undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10mul_helper17h1d208518de88f27eE+0x54): undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10sub_helper17h9e51dc6b18338dd0E+0x54): undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::clamp_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:610:(.text._ZN9arrayfire5arith12clamp_helper17ha44a4fdbbc7b2805E+0x76): undefined reference to `af_clamp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::abs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3abs17h5f69355906867f29E+0x1f): undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3exp17hf4da28029401d3aaE+0x1f): undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3log17hf2408d9300c84557E+0x1f): undefined reference to `af_log' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sign': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith4sign17h9a48d000fab9e528E+0x1f): undefined reference to `af_sign' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sqrt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith4sqrt17h95f65ca41c570408E+0x1f): undefined reference to `af_sqrt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith4tanh17h0aef499e98d08624E+0x1f): undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:277:(.text._ZN9arrayfire5arith5maxof17hc72f699d48dac647E+0x54): undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith7sigmoid17h637c6e2f3130d6a4E+0x1f): undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9eq_helper17h47b04461c4ee91e3E+0x54): undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9ge_helper17h127caf765a678d27E+0x54): undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9ge_helper17h80822b5f9c664ff7E+0x54): undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:75:(.text._ZN9arrayfire9algorithm3max17h4a1394431a7f593cE+0x2e): undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:75:(.text._ZN9arrayfire9algorithm3sum17h0b7d3f54ccf069bcE+0x2e): undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:743:(.text._ZN9arrayfire9algorithm4imax17hbf8d26c694fbc36fE+0x36): undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:469:(.text._ZN9arrayfire9algorithm7sum_all17hb51b4b135a8196dbE+0x2a): undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::count_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:469:(.text._ZN9arrayfire9algorithm9count_all17h28a130d6ef075816E+0x2a): undefined reference to `af_count_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:528:(.text._ZN71_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h6f85cb218da75502E+0x19): undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h23808ea2824cb3eaE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h6c06544445b087b7E+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17hd8cfa27dd52143ecE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17hdc13de29cb930bebE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::reorder_v2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:546:(.text._ZN9arrayfire4data10reorder_v217h13db223437c90d63E+0x3d9): undefined reference to `af_reorder' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:429:(.text._ZN9arrayfire4data4join17h0a6bbb43f4699f53E+0x57): undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h41935927e732a2adE+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h4a1be4814dcdbae2E+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h797fd42170f5675eE+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::select': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:770:(.text._ZN9arrayfire4data6select17hc730d5ebe57d225eE+0x6d): undefined reference to `af_select' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::moddims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:639:(.text._ZN9arrayfire4data7moddims17h6c404ee7ebc8f697E+0x5d): undefined reference to `af_moddims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::selectr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:846:(.text._ZN9arrayfire4data7selectr17ha8215fb17e55aa72E+0x5e): undefined reference to `af_select_scalar_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:180:(.text._ZN9arrayfire5array14Array$LT$T$GT$3new17h72044352210ea506E+0x8a): undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:180:(.text._ZN9arrayfire5array14Array$LT$T$GT$3new17hd3f073e3a0dcc2d6E+0x8a): undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:435:(.text._ZN9arrayfire5array14Array$LT$T$GT$4cast17h6b88747096106f6eE+0x32): undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:435:(.text._ZN9arrayfire5array14Array$LT$T$GT$4cast17h7f2e2e3765b78af5E+0x32): undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:381:(.text._ZN9arrayfire5array14Array$LT$T$GT$4copy17ha162ed9be8a34fe9E+0x19): undefined reference to `af_copy_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17h45c723cb1cb623d2E+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17h897a42bfa87b39bbE+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17ha2212bd3f6bf17b7E+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::eval': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:370:(.text._ZN9arrayfire5array14Array$LT$T$GT$4eval17he69fa346bb29628aE+0xe): undefined reference to `af_eval' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:362:(.text._ZN9arrayfire5array14Array$LT$T$GT$4host17h0c758115136e3aa9E+0x50): undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:362:(.text._ZN9arrayfire5array14Array$LT$T$GT$4host17hf7bea980d67ae985E+0x50): undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::numdims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:335:(.text._ZN9arrayfire5array14Array$LT$T$GT$7numdims17he3192c46f3a937f2E+0x1b): undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:277:(.text._ZN9arrayfire5array14Array$LT$T$GT$8elements17hbac972e0dfad067aE+0x19): undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:277:(.text._ZN9arrayfire5array14Array$LT$T$GT$8elements17hd44d1dfb5d950f1dE+0x19): undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17h46d6ac425b9bd4a7E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17h99f97808bd96d632E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17hb969115d5f226e42E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:228:(.text._ZN9arrayfire5array14Array$LT$T$GT$9new_empty17h1cf78d9861ec7a0aE+0x5a): undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.10.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/blas/mod.rs:47:(.text._ZN9arrayfire4blas6matmul17h5aa562b17a2e3036E+0x77): undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.13.rcgu.o): in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:152:(.text._ZN76_$LT$arrayfire..seq..Seq$LT$T$GT$$u20$as$u20$arrayfire..index..Indexable$GT$3set17h2562d2ba04d9bf03E+0x9f): undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.13.rcgu.o): in function `arrayfire::statistics::mean': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/statistics/mod.rs:87:(.text._ZN9arrayfire10statistics4mean17h6017db4a2ae00945E+0x2f): undefined reference to `af_mean' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.14.rcgu.o): in function `arrayfire::random::randn': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/random/mod.rs:82:(.text._ZN9arrayfire6random5randn17h88b26ecb280f1334E+0x5a): undefined reference to `af_randn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.14.rcgu.o): in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/random/mod.rs:82:(.text._ZN9arrayfire6random5randu17h74ad95770f8e8a67E+0x5a): undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.15.rcgu.o): in function `arrayfire::index::assign_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:606:(.text._ZN9arrayfire5index10assign_gen17h3848dbbaffdee78cE+0x75): undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.15.rcgu.o): in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:256:(.text._ZN9arrayfire5index5index17hb020997818a81e26E+0xe3): undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.15.rcgu.o): in function `arrayfire::index::lookup': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:464:(.text._ZN9arrayfire5index6lookup17h331c3702f82d055eE+0x4b): undefined reference to `af_lookup' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:528:(.text._ZN71_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$5clone17hd0562fc3361d87feE+0x19): undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h85c432a64ca821f2E+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::device_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:117:(.text._ZN9arrayfire6device11device_info17h35850149b7c9458bE+0x7d): undefined reference to `af_device_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::get_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:196:(.text._ZN9arrayfire6device10get_device17h268cca4c63118cd2E+0xd): undefined reference to `af_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::sync': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:314:(.text._ZN9arrayfire6device4sync17h686f957a8dd6d3f1E+0x6): undefined reference to `af_sync' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/error.rs:106:(.text._ZN9arrayfire5error14get_last_error17h47e418b5d53a4550E+0x6d): undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:170:(.text._ZN68_$LT$arrayfire..index..Indexer$u20$as$u20$core..default..Default$GT$7default17h2f6f8a71967c80e9E+0x10): undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:225:(.text._ZN67_$LT$arrayfire..index..Indexer$u20$as$u20$core..ops..drop..Drop$GT$4drop17he9372abc3ba88eadE+0xe): undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/util.rs:68:(.text._ZN9arrayfire4util9free_host17h88669d0bda8e24deE+0xb): undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$f32$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h83a25ae7fb7efe53E+0x69): undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$f64$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h013a80121b141be0E+0x68): undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$u32$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h3b0d5f5e9217507aE+0x6b): undefined reference to `af_constant' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `neuro` (example "mnist_feedforward") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcs9XOb7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libneuro-a283d7d545782c00.rlib,libindicatif-02e15e6ff2f6fc52.rlib,libconsole-ee4424c568185d07.rlib,libtermios-3ef6a19e86444a43.rlib}.rlib" "-lc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libclicolors_control-7ad245fa133c4725.rlib,libunicode_width-ff270229995c0ad3.rlib,libregex-72a317c99e358206.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-b72136e0d6592f5f.rlib,libaho_corasick-12292637fcc1de3e.rlib,libnumber_prefix-e1072d33814c554b.rlib,libhdf5-2314a0937fcb4460.rlib,libparking_lot-20804ea7f032a560.rlib,libparking_lot_core-e9b18ab0bc391fcf.rlib,libsmallvec-8b046477ae81064c.rlib,librand-e791bcc824c2bfc7.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-fcf8b0287ec5ef7a.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,liblock_api-f4639dec773c0000.rlib,libndarray-8ebaee1c3af31684.rlib,libitertools-b2efa5f7d8feef85.rlib,libmatrixmultiply-0392519162e18acc.rlib,librawpointer-30db16f3e3cd5d0a.rlib,libhdf5_types-5ee7a6e37e447226.rlib,libascii-10b8eb159c63ecc5.rlib,libhdf5_sys-5f339aa07568f853.rlib,libcsv-e130b6875c9dfec9.rlib,libryu-625f0220d726d59b.rlib,libitoa-88342da8e1c3fb68.rlib,libcsv_core-7f119a27c4786805.rlib,libbstr-4af47d8ca829774e.rlib,libregex_automata-49c3d2e592c1555a.rlib,libmemchr-66f21ea766679294.rlib,libserde-bfba0bdacd9cc17d.rlib,librand-49b0e00f80ea09df.rlib,librand_chacha-ab715cc05dc67efc.rlib,libc2_chacha-9e049181c203be6d.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-26be0708af0685e5.rlib,libgetrandom-40f46d3359c0f69f.rlib,libwalkdir-3efeb4370cd33e40.rlib,libsame_file-ebfa63be59ead6ba.rlib,libimage-bb5c702e83b74ac0.rlib,libbytemuck-724c992e9672525c.rlib,libpng-27cc75ae48e18ce3.rlib,libdeflate-30b5e97ee01f0ea0.rlib,libinflate-7d9f028e8fad4413.rlib,libcrc32fast-061a844a3ae1fd0f.rlib,libbitflags-561a4f1321538a32.rlib,libjpeg_decoder-c5fee6e151af0686.rlib,librayon-5cfaa6bb916c8df0.rlib,librayon_core-00ea650a6e79c81d.rlib,libnum_cpus-72ce5284cf4c7a7b.rlib,libcrossbeam_queue-071d6f1d34837a93.rlib,libcrossbeam_deque-e589ec283b2ea090.rlib,libcrossbeam_epoch-a8e1270ebc85b13c.rlib,libscopeguard-73056285f12cb829.rlib,libmemoffset-731bfe0186a101cd.rlib,libcrossbeam_utils-3fb9af92267ec0e2.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcfg_if-2d17986ae484e939.rlib,libeither-00eb09499d51fa78.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libgif-b9feb260d01964d6.rlib,libcolor_quant-9c8c9adf1a35708c.rlib,libtiff-297c7db4c4f63bab.rlib,libminiz_oxide-3e50a990e61b83f2.rlib,libadler32-d5b4eee2103fe4ae.rlib,liblzw-4876bf1d3077c95b.rlib,libbyteorder-549def2b2525ef52.rlib,libarrayfire-3496e624a3438962.rlib,libnum-6379191e9f02733c.rlib,libnum_rational-45921580caf35c9e.rlib,libnum_iter-64555dd08ec5d867.rlib,libnum_complex-cca03aca6f44b771.rlib,libnum_bigint-ea210a118d93b00e.rlib,libnum_integer-e25f485ec5760a04.rlib,libnum_traits-0bf7f32224c3660a.rlib,liblibc-90a058efb6f376c8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lhdf5" "-L" "/tmp/rustcs9XOb7/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/cifar10-efab15838fec2080" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10add_helper17h00a9b8102b4bab4dE+0x54): undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10div_helper17he93f98668715523aE+0x54): undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10div_helper17hf82f9c778b4194d0E+0x54): undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10mul_helper17h1d208518de88f27eE+0x54): undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:408:(.text._ZN9arrayfire5arith10sub_helper17h9e51dc6b18338dd0E+0x54): undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::clamp_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:610:(.text._ZN9arrayfire5arith12clamp_helper17ha44a4fdbbc7b2805E+0x76): undefined reference to `af_clamp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::abs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3abs17h5f69355906867f29E+0x1f): undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3exp17hf4da28029401d3aaE+0x1f): undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith3log17hf2408d9300c84557E+0x1f): undefined reference to `af_log' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sign': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith4sign17h9a48d000fab9e528E+0x1f): undefined reference to `af_sign' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sqrt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith4sqrt17h95f65ca41c570408E+0x1f): undefined reference to `af_sqrt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::tanh': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith4tanh17h0aef499e98d08624E+0x1f): undefined reference to `af_tanh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:277:(.text._ZN9arrayfire5arith5maxof17hc72f699d48dac647E+0x54): undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:124:(.text._ZN9arrayfire5arith7sigmoid17h637c6e2f3130d6a4E+0x1f): undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9eq_helper17h47b04461c4ee91e3E+0x54): undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9ge_helper17h127caf765a678d27E+0x54): undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/arith/mod.rs:508:(.text._ZN9arrayfire5arith9ge_helper17h80822b5f9c664ff7E+0x54): undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::image::wrap': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/image/mod.rs:1347:(.text._ZN9arrayfire5image4wrap17h088adbafa9b2feb8E+0xd8): undefined reference to `af_wrap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.06.rcgu.o): in function `arrayfire::image::unwrap': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/image/mod.rs:1293:(.text._ZN9arrayfire5image6unwrap17h432806896f37ac2aE+0xb2): undefined reference to `af_unwrap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::sparse::sparse_to_dense': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/sparse/mod.rs:233:(.text._ZN9arrayfire6sparse15sparse_to_dense17hdc006e72bceacf62E+0x1f): undefined reference to `af_sparse_to_dense' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::sparse::sparse': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/sparse/mod.rs:96:(.text._ZN9arrayfire6sparse6sparse17hbea8d8c413ecb2e8E+0xa2): undefined reference to `af_create_sparse_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:75:(.text._ZN9arrayfire9algorithm3max17h4a1394431a7f593cE+0x2e): undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:75:(.text._ZN9arrayfire9algorithm3sum17h0b7d3f54ccf069bcE+0x2e): undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:743:(.text._ZN9arrayfire9algorithm4imax17hbf8d26c694fbc36fE+0x36): undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:469:(.text._ZN9arrayfire9algorithm7sum_all17hb51b4b135a8196dbE+0x2a): undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.07.rcgu.o): in function `arrayfire::algorithm::count_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/algorithm/mod.rs:469:(.text._ZN9arrayfire9algorithm9count_all17h28a130d6ef075816E+0x2a): undefined reference to `af_count_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:528:(.text._ZN71_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h6f85cb218da75502E+0x19): undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h23808ea2824cb3eaE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h6c06544445b087b7E+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h9478e508728489c3E+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17hd8cfa27dd52143ecE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17hdc13de29cb930bebE+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::reorder_v2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:546:(.text._ZN9arrayfire4data10reorder_v217h13db223437c90d63E+0x3d9): undefined reference to `af_reorder' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::reorder_v2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:546:(.text._ZN9arrayfire4data10reorder_v217h4a2eac25536107c6E+0x3d9): undefined reference to `af_reorder' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::flat': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:658:(.text._ZN9arrayfire4data4flat17hb1ffd021579d3ef8E+0x1f): undefined reference to `af_flat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:429:(.text._ZN9arrayfire4data4join17h0a6bbb43f4699f53E+0x57): undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h0b79445645eb1848E+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h41935927e732a2adE+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h4a1be4814dcdbae2E+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h4d1cd68ad7f4c34aE+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:493:(.text._ZN9arrayfire4data4tile17h797fd42170f5675eE+0xac): undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::select': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:770:(.text._ZN9arrayfire4data6select17hc730d5ebe57d225eE+0x6d): undefined reference to `af_select' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::moddims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:639:(.text._ZN9arrayfire4data7moddims17h6c404ee7ebc8f697E+0x5d): undefined reference to `af_moddims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::data::selectr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:846:(.text._ZN9arrayfire4data7selectr17ha8215fb17e55aa72E+0x5e): undefined reference to `af_select_scalar_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:180:(.text._ZN9arrayfire5array14Array$LT$T$GT$3new17h72044352210ea506E+0x8a): undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:180:(.text._ZN9arrayfire5array14Array$LT$T$GT$3new17hd3f073e3a0dcc2d6E+0x8a): undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:180:(.text._ZN9arrayfire5array14Array$LT$T$GT$3new17heb48eadb30774490E+0x8a): undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:435:(.text._ZN9arrayfire5array14Array$LT$T$GT$4cast17h6b88747096106f6eE+0x32): undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:435:(.text._ZN9arrayfire5array14Array$LT$T$GT$4cast17h7f2e2e3765b78af5E+0x32): undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:435:(.text._ZN9arrayfire5array14Array$LT$T$GT$4cast17hbb4179946ae8dfacE+0x32): undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:381:(.text._ZN9arrayfire5array14Array$LT$T$GT$4copy17ha162ed9be8a34fe9E+0x19): undefined reference to `af_copy_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17h449b8cf990708a13E+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17h45c723cb1cb623d2E+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17h897a42bfa87b39bbE+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:300:(.text._ZN9arrayfire5array14Array$LT$T$GT$4dims17ha2212bd3f6bf17b7E+0x50): undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::eval': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:370:(.text._ZN9arrayfire5array14Array$LT$T$GT$4eval17he69fa346bb29628aE+0xe): undefined reference to `af_eval' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:362:(.text._ZN9arrayfire5array14Array$LT$T$GT$4host17hf7bea980d67ae985E+0x50): undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::numdims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:335:(.text._ZN9arrayfire5array14Array$LT$T$GT$7numdims17he3192c46f3a937f2E+0x1b): undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:277:(.text._ZN9arrayfire5array14Array$LT$T$GT$8elements17hd44d1dfb5d950f1dE+0x19): undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17h4397e4cadfed1fb1E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17h46d6ac425b9bd4a7E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17h99f97808bd96d632E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:153:(.text._ZN9arrayfire5array14Array$LT$T$GT$9is_scalar17hb969115d5f226e42E+0x1b): undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.09.rcgu.o): in function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:228:(.text._ZN9arrayfire5array14Array$LT$T$GT$9new_empty17h1cf78d9861ec7a0aE+0x5a): undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.10.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/blas/mod.rs:47:(.text._ZN9arrayfire4blas6matmul17h5aa562b17a2e3036E+0x77): undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.10.rcgu.o): in function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/blas/mod.rs:107:(.text._ZN9arrayfire4blas9transpose17h7f5d8a10d473f3f9E+0x38): undefined reference to `af_transpose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.13.rcgu.o): in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:152:(.text._ZN76_$LT$arrayfire..seq..Seq$LT$T$GT$$u20$as$u20$arrayfire..index..Indexable$GT$3set17h2562d2ba04d9bf03E+0x9f): undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.13.rcgu.o): in function `arrayfire::statistics::mean': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/statistics/mod.rs:87:(.text._ZN9arrayfire10statistics4mean17h6017db4a2ae00945E+0x2f): undefined reference to `af_mean' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.14.rcgu.o): in function `arrayfire::random::randn': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/random/mod.rs:82:(.text._ZN9arrayfire6random5randn17h88b26ecb280f1334E+0x5a): undefined reference to `af_randn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.14.rcgu.o): in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/random/mod.rs:82:(.text._ZN9arrayfire6random5randu17h74ad95770f8e8a67E+0x5a): undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.15.rcgu.o): in function `arrayfire::index::assign_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:606:(.text._ZN9arrayfire5index10assign_gen17h3848dbbaffdee78cE+0x75): undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.15.rcgu.o): in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:256:(.text._ZN9arrayfire5index5index17h796907fa91dae4bfE+0xe3): undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.15.rcgu.o): in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:256:(.text._ZN9arrayfire5index5index17hb020997818a81e26E+0xe3): undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libneuro-a283d7d545782c00.rlib(neuro-a283d7d545782c00.neuro.169af7d14d8d2633-cgu.15.rcgu.o): in function `arrayfire::index::lookup': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:464:(.text._ZN9arrayfire5index6lookup17h331c3702f82d055eE+0x4b): undefined reference to `af_lookup' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:528:(.text._ZN71_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$5clone17hd0562fc3361d87feE+0x19): undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/array.rs:544:(.text._ZN74_$LT$arrayfire..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h85c432a64ca821f2E+0xe): undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:135:(.text._ZN55_$LT$u64$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17ha6839d5908e13774E+0x60): undefined reference to `af_constant_ulong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::device_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:117:(.text._ZN9arrayfire6device11device_info17h35850149b7c9458bE+0x7d): undefined reference to `af_device_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::get_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:196:(.text._ZN9arrayfire6device10get_device17h268cca4c63118cd2E+0xd): undefined reference to `af_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::device::sync': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/device/mod.rs:314:(.text._ZN9arrayfire6device4sync17h686f957a8dd6d3f1E+0x6): undefined reference to `af_sync' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/error.rs:106:(.text._ZN9arrayfire5error14get_last_error17h47e418b5d53a4550E+0x6d): undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:170:(.text._ZN68_$LT$arrayfire..index..Indexer$u20$as$u20$core..default..Default$GT$7default17h2f6f8a71967c80e9E+0x10): undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/index.rs:225:(.text._ZN67_$LT$arrayfire..index..Indexer$u20$as$u20$core..ops..drop..Drop$GT$4drop17he9372abc3ba88eadE+0xe): undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/util.rs:68:(.text._ZN9arrayfire4util9free_host17h88669d0bda8e24deE+0xb): undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$f32$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h83a25ae7fb7efe53E+0x69): undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$f64$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h013a80121b141be0E+0x68): undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libarrayfire-3496e624a3438962.rlib(arrayfire-3496e624a3438962.arrayfire.ca8cd17bfd76f365-cgu.0.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.6.3/src/data/mod.rs:218:(.text._ZN55_$LT$u32$u20$as$u20$arrayfire..data..ConstGenerator$GT$8generate17h3b0d5f5e9217507aE+0x6b): undefined reference to `af_constant' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `neuro` (example "cifar10") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "55aac6bd22ed96b776c6c489c27f42ba32933cbcc673349d744914fc89687736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55aac6bd22ed96b776c6c489c27f42ba32933cbcc673349d744914fc89687736", kill_on_drop: false }` [INFO] [stdout] 55aac6bd22ed96b776c6c489c27f42ba32933cbcc673349d744914fc89687736