[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] 512cd050f3a9e574493abe0788a219d8bf507a8a [INFO] testing sunsided/rust-arrayfire-experiments against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Frust-arrayfire-experiments" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunsided/rust-arrayfire-experiments on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-37/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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 239416e9bcd5b5b731ed398eed2ff541339cbce216f804dbb57af43cbc318014 [INFO] running `Command { std: "docker" "start" "-a" "239416e9bcd5b5b731ed398eed2ff541339cbce216f804dbb57af43cbc318014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "239416e9bcd5b5b731ed398eed2ff541339cbce216f804dbb57af43cbc318014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239416e9bcd5b5b731ed398eed2ff541339cbce216f804dbb57af43cbc318014", kill_on_drop: false }` [INFO] [stdout] 239416e9bcd5b5b731ed398eed2ff541339cbce216f804dbb57af43cbc318014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbc971184c64875ea4f810e004f18086acb08c8e6540bf08ed2133ee41e8929a [INFO] running `Command { std: "docker" "start" "-a" "dbc971184c64875ea4f810e004f18086acb08c8e6540bf08ed2133ee41e8929a", 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 serde v1.0.115 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling itoa v0.4.6 [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-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [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-bdb3b2b3d29dcadc.trivial.920c73e1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-bdb3b2b3d29dcadc.trivial.920c73e1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-bdb3b2b3d29dcadc.trivial.920c73e1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-bdb3b2b3d29dcadc.trivial.920c73e1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-bdb3b2b3d29dcadc.trivial.920c73e1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-bdb3b2b3d29dcadc.trivial.920c73e1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-bdb3b2b3d29dcadc.trivial.920c73e1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-bdb3b2b3d29dcadc.trivial.920c73e1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-bdb3b2b3d29dcadc.trivial.920c73e1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-bdb3b2b3d29dcadc.trivial.920c73e1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-bdb3b2b3d29dcadc.trivial.920c73e1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/trivial-bdb3b2b3d29dcadc.49y4xnjwit3lq9wh.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-7676096645dd0165.rlib" "/opt/rustwide/target/debug/deps/libhalf-58068daddab9bafe.rlib" "/opt/rustwide/target/debug/deps/libnum-177ae4ca60a095a5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-247269ffe71d41e0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2bc695ed57069790.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8af6b01fd69cec58.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2e6162d96667c374.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-47de9a53eb1cecf8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-445e839a5f864ddc.rlib" "/opt/rustwide/target/debug/deps/liblibc-8f76268ff9fe6f69.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/trivial-bdb3b2b3d29dcadc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/trivial-bdb3b2b3d29dcadc.trivial.920c73e1-cgu.5.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/trivial-bdb3b2b3d29dcadc.trivial.920c73e1-cgu.7.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/libarrayfire-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.1.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.15.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.4.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.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/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.1405szqwedbgwmj9.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-7676096645dd0165.rlib" "/opt/rustwide/target/debug/deps/libhalf-58068daddab9bafe.rlib" "/opt/rustwide/target/debug/deps/libnum-177ae4ca60a095a5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-247269ffe71d41e0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2bc695ed57069790.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8af6b01fd69cec58.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2e6162d96667c374.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-47de9a53eb1cecf8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-445e839a5f864ddc.rlib" "/opt/rustwide/target/debug/deps/liblibc-8f76268ff9fe6f69.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/white_noise-17e041a7a1c6abf7.white_noise.3d20a355-cgu.4.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-17e041a7a1c6abf7.white_noise.3d20a355-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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.1.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.15.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.4.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.9.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.9.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.9.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] [stderr] error: could not compile `rust-arrayfire-experiments` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.3dyjxszxwqnv55pe.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-7676096645dd0165.rlib" "/opt/rustwide/target/debug/deps/libhalf-58068daddab9bafe.rlib" "/opt/rustwide/target/debug/deps/libnum-177ae4ca60a095a5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-247269ffe71d41e0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2bc695ed57069790.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8af6b01fd69cec58.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2e6162d96667c374.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-47de9a53eb1cecf8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-445e839a5f864ddc.rlib" "/opt/rustwide/target/debug/deps/liblibc-8f76268ff9fe6f69.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/histogram-57d5d81344ac4619.histogram.dcc07c65-cgu.10.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-57d5d81344ac4619.histogram.dcc07c65-cgu.12.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-57d5d81344ac4619.histogram.dcc07c65-cgu.12.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/histogram-57d5d81344ac4619.histogram.dcc07c65-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-57d5d81344ac4619.histogram.dcc07c65-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-57d5d81344ac4619.histogram.dcc07c65-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-57d5d81344ac4619.histogram.dcc07c65-cgu.6.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-57d5d81344ac4619.histogram.dcc07c65-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-57d5d81344ac4619.histogram.dcc07c65-cgu.8.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-57d5d81344ac4619.histogram.dcc07c65-cgu.8.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/libarrayfire-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.1.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.15.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.4.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.4.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.9.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.9.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.9.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-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] [stderr] error: could not compile `rust-arrayfire-experiments` due to 2 previous errors [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-d7635db2cdee90f2.conway.16c39098-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.4g2o83qrab9dan5b.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-7676096645dd0165.rlib" "/opt/rustwide/target/debug/deps/libhalf-58068daddab9bafe.rlib" "/opt/rustwide/target/debug/deps/libnum-177ae4ca60a095a5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-247269ffe71d41e0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2bc695ed57069790.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8af6b01fd69cec58.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2e6162d96667c374.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-47de9a53eb1cecf8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-445e839a5f864ddc.rlib" "/opt/rustwide/target/debug/deps/liblibc-8f76268ff9fe6f69.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/conway-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-cgu.10.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-d7635db2cdee90f2.conway.16c39098-cgu.12.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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-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-d7635db2cdee90f2.conway.16c39098-cgu.5.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/libarrayfire-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.1.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.1.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.15.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.4.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.4.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.9.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.9.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.9.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/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.1snecvci358kr5fb.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-7676096645dd0165.rlib" "/opt/rustwide/target/debug/deps/libhalf-58068daddab9bafe.rlib" "/opt/rustwide/target/debug/deps/libnum-177ae4ca60a095a5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-247269ffe71d41e0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2bc695ed57069790.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8af6b01fd69cec58.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2e6162d96667c374.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-47de9a53eb1cecf8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-445e839a5f864ddc.rlib" "/opt/rustwide/target/debug/deps/liblibc-8f76268ff9fe6f69.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.15.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/adaptive_threshold-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-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-4f772ca3100dea5d.adaptive_threshold.bb3b7eee-cgu.8.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/libarrayfire-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.1.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.15.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.4.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.4.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.9.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.9.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.9.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] [stderr] error: could not compile `rust-arrayfire-experiments` due to 2 previous errors [INFO] [stderr] error: could not compile `rust-arrayfire-experiments` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.48uyac4rxsuyf7b6.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-7676096645dd0165.rlib" "/opt/rustwide/target/debug/deps/libhalf-58068daddab9bafe.rlib" "/opt/rustwide/target/debug/deps/libnum-177ae4ca60a095a5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-247269ffe71d41e0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2bc695ed57069790.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8af6b01fd69cec58.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2e6162d96667c374.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-47de9a53eb1cecf8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-445e839a5f864ddc.rlib" "/opt/rustwide/target/debug/deps/liblibc-8f76268ff9fe6f69.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-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/half_precision-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.15.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-8cf69a1bd5d595ef.half_precision.2a7b162b-cgu.15.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.1.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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-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-7676096645dd0165.rlib(arrayfire-7676096645dd0165.arrayfire.b26cc401-cgu.15.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: could not compile `rust-arrayfire-experiments` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "dbc971184c64875ea4f810e004f18086acb08c8e6540bf08ed2133ee41e8929a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbc971184c64875ea4f810e004f18086acb08c8e6540bf08ed2133ee41e8929a", kill_on_drop: false }` [INFO] [stdout] dbc971184c64875ea4f810e004f18086acb08c8e6540bf08ed2133ee41e8929a