[INFO] cloning repository https://github.com/sunsided/rust-arrayfire-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunsided/rust-arrayfire-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Frust-arrayfire-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Frust-arrayfire-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0bf15d6501523487b27779a8bce0b4aec76f44a [INFO] testing sunsided/rust-arrayfire-experiments against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Frust-arrayfire-experiments" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunsided/rust-arrayfire-experiments on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sunsided/rust-arrayfire-experiments [INFO] finished tweaking git repo https://github.com/sunsided/rust-arrayfire-experiments [INFO] tweaked toml for git repo https://github.com/sunsided/rust-arrayfire-experiments written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/sunsided/rust-arrayfire-experiments already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrayfire v3.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3edd1ebb960e6dbc0ba10f7c56776b8c33b43c22400da639f594265ec8374a2 [INFO] running `Command { std: "docker" "start" "-a" "b3edd1ebb960e6dbc0ba10f7c56776b8c33b43c22400da639f594265ec8374a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3edd1ebb960e6dbc0ba10f7c56776b8c33b43c22400da639f594265ec8374a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3edd1ebb960e6dbc0ba10f7c56776b8c33b43c22400da639f594265ec8374a2", kill_on_drop: false }` [INFO] [stdout] b3edd1ebb960e6dbc0ba10f7c56776b8c33b43c22400da639f594265ec8374a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ecca5cb24385eccd31d3c57fe69e1e5eeba38a7f2cd9425f47ca714bc975348 [INFO] running `Command { std: "docker" "start" "-a" "6ecca5cb24385eccd31d3c57fe69e1e5eeba38a7f2cd9425f47ca714bc975348", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling arrayfire v3.7.0 [INFO] [stderr] Compiling rust-arrayfire-experiments v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.44nqh0kip4m9z0un.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib" "/opt/rustwide/target/debug/deps/libhalf-58068daddab9bafe.rlib" "/opt/rustwide/target/debug/deps/libnum-9a53e39c230abce1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c626d7da48abb73b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3116880cb4380b40.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-115eb58fd6594e27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b940498dc5172aff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0c80ab57a943ca48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20eae6ec68bfca6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-00920ef1ee85f0be.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/trivial-7956de09f95a1874" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.12.rcgu.o: in function `arrayfire::array::print_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:648: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/trivial-7956de09f95a1874.trivial.71aa1f0f-cgu.9.rcgu.o: in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.13.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.14.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.15.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.2.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-arrayfire-experiments` due to 2 previous errors [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" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.1fmyt7nn1ea2t385.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib" "/opt/rustwide/target/debug/deps/libhalf-58068daddab9bafe.rlib" "/opt/rustwide/target/debug/deps/libnum-9a53e39c230abce1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c626d7da48abb73b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3116880cb4380b40.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-115eb58fd6594e27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b940498dc5172aff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0c80ab57a943ca48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20eae6ec68bfca6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-00920ef1ee85f0be.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.0.rcgu.o: in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.0.rcgu.o: in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.0.rcgu.o: in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.0.rcgu.o: in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.0.rcgu.o: in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.0.rcgu.o: in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.0.rcgu.o: in function `arrayfire::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_gt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.2.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.2.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.2.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.2.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.2.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.2.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.2.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.3.rcgu.o: in function `arrayfire::image::load_image': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/image/mod.rs:282: undefined reference to `af_load_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/image/mod.rs:288: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.3.rcgu.o: in function `arrayfire::image::color_space': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/image/mod.rs:1069: undefined reference to `af_color_space' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.3.rcgu.o: in function `arrayfire::image::maxfilt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/image/mod.rs:965: undefined reference to `af_maxfilt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.3.rcgu.o: in function `arrayfire::image::medfilt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/image/mod.rs:965: undefined reference to `af_medfilt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.3.rcgu.o: in function `arrayfire::image::minfilt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/image/mod.rs:965: undefined reference to `af_minfilt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.4.rcgu.o: in function `arrayfire::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:439: undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.4.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.4.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.4.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.7.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:572: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-412789fb54281c11.adaptive_threshold.de03ee3a-cgu.9.rcgu.o: in function `arrayfire::signal::convolve2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/signal/mod.rs:740: undefined reference to `af_convolve2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.10.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:145: undefined reference to `af_constant_ulong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.10.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.13.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.14.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.2.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.2.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.8.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:197: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.8.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:229: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.8.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:315: undefined reference to `af_is_window_closed' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.dt7fqem9lq71pak.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib" "/opt/rustwide/target/debug/deps/libhalf-58068daddab9bafe.rlib" "/opt/rustwide/target/debug/deps/libnum-9a53e39c230abce1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c626d7da48abb73b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3116880cb4380b40.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-115eb58fd6594e27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b940498dc5172aff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0c80ab57a943ca48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20eae6ec68bfca6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-00920ef1ee85f0be.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.11.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:572: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/white_noise-b73d3dac4bedb429.white_noise.46a81747-cgu.9.rcgu.o: in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.11.rcgu.o): in function `arrayfire::backend::set_backend': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/backend.rs:21: undefined reference to `af_set_backend' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.13.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.14.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.15.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.15.rcgu.o): in function `arrayfire::device::set_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.2.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.8.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:197: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.8.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:229: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.8.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:315: undefined reference to `af_is_window_closed' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682.4ar8j9o1vo4vmre3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib" "/opt/rustwide/target/debug/deps/libhalf-58068daddab9bafe.rlib" "/opt/rustwide/target/debug/deps/libnum-9a53e39c230abce1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c626d7da48abb73b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3116880cb4380b40.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-115eb58fd6594e27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b940498dc5172aff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0c80ab57a943ca48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20eae6ec68bfca6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-00920ef1ee85f0be.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/conway-0cd83796119d9682" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.0.rcgu.o: in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.0.rcgu.o: in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.0.rcgu.o: in function `arrayfire::arith::clamp_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:617: undefined reference to `af_clamp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.0.rcgu.o: in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.0.rcgu.o: in function `arrayfire::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_gt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.1.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.1.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.1.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.1.rcgu.o: in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.1.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.1.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.1.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.1.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.11.rcgu.o: in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.13.rcgu.o: in function `arrayfire::signal::convolve2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/signal/mod.rs:740: undefined reference to `af_convolve2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.3.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:572: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.4.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-0cd83796119d9682.conway.8576ffdd-cgu.4.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.10.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.13.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.14.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.15.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.15.rcgu.o): in function `arrayfire::device::set_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.15.rcgu.o): in function `arrayfire::random::set_seed': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/random/mod.rs:49: undefined reference to `af_set_seed' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.2.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.2.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.8.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:197: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.8.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:229: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.8.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:315: undefined reference to `af_is_window_closed' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.acgjlmdx8z0j2tn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib" "/opt/rustwide/target/debug/deps/libhalf-58068daddab9bafe.rlib" "/opt/rustwide/target/debug/deps/libnum-9a53e39c230abce1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c626d7da48abb73b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3116880cb4380b40.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-115eb58fd6594e27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b940498dc5172aff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0c80ab57a943ca48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20eae6ec68bfca6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-00920ef1ee85f0be.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.10.rcgu.o: in function `arrayfire::image::load_image': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/image/mod.rs:282: undefined reference to `af_load_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/image/mod.rs:288: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.10.rcgu.o: in function `arrayfire::image::histogram': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/image/mod.rs:709: undefined reference to `af_histogram' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.11.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.15.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.15.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.15.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.5.rcgu.o: in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.7.rcgu.o: in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.9.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:572: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/histogram-fc4f142f15a795ed.histogram.bdcea8f5-cgu.9.rcgu.o: in function `arrayfire::graphics::Window::draw_hist': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:708: undefined reference to `af_draw_hist' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.13.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.14.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.2.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.2.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.8.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:197: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.8.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:229: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.8.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/graphics.rs:315: undefined reference to `af_is_window_closed' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.10.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.1asu994gfp1448hm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib" "/opt/rustwide/target/debug/deps/libhalf-58068daddab9bafe.rlib" "/opt/rustwide/target/debug/deps/libnum-9a53e39c230abce1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c626d7da48abb73b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3116880cb4380b40.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-115eb58fd6594e27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b940498dc5172aff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0c80ab57a943ca48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20eae6ec68bfca6a.rlib" "/opt/rustwide/target/debug/deps/liblibc-00920ef1ee85f0be.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.14.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.14.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/half_precision-3617d11bdff846f9.half_precision.24002039-cgu.14.rcgu.o: in function `arrayfire::array::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:604: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.11.rcgu.o): in function `arrayfire::backend::set_backend': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/backend.rs:21: undefined reference to `af_set_backend' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.14.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.15.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.15.rcgu.o): in function `arrayfire::device::set_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9f4b9b53a7121587.rlib(arrayfire-9f4b9b53a7121587.arrayfire.e174cb22-cgu.13.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6ecca5cb24385eccd31d3c57fe69e1e5eeba38a7f2cd9425f47ca714bc975348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecca5cb24385eccd31d3c57fe69e1e5eeba38a7f2cd9425f47ca714bc975348", kill_on_drop: false }` [INFO] [stdout] 6ecca5cb24385eccd31d3c57fe69e1e5eeba38a7f2cd9425f47ca714bc975348