[INFO] crate arrayfire 3.7.0 is already in cache [INFO] testing arrayfire-3.7.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate arrayfire 3.7.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate arrayfire 3.7.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate arrayfire 3.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate arrayfire 3.7.0 [INFO] tweaked toml for crates.io crate arrayfire 3.7.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate arrayfire 3.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 431e2ce705496135388e3fc2cf28a201cb2e291c54317bdf749d8bdbccf314d6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "431e2ce705496135388e3fc2cf28a201cb2e291c54317bdf749d8bdbccf314d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "431e2ce705496135388e3fc2cf28a201cb2e291c54317bdf749d8bdbccf314d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431e2ce705496135388e3fc2cf28a201cb2e291c54317bdf749d8bdbccf314d6", kill_on_drop: false }` [INFO] [stdout] 431e2ce705496135388e3fc2cf28a201cb2e291c54317bdf749d8bdbccf314d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0f4bebe07b2c076055afb819e215ee973a0cd53ffc22ef8f86556539a52a5c5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b0f4bebe07b2c076055afb819e215ee973a0cd53ffc22ef8f86556539a52a5c5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.20 [INFO] [stderr] Compiling arrayfire v3.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/defines.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | error_code.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.26s [INFO] running `Command { std: "docker" "inspect" "b0f4bebe07b2c076055afb819e215ee973a0cd53ffc22ef8f86556539a52a5c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f4bebe07b2c076055afb819e215ee973a0cd53ffc22ef8f86556539a52a5c5", kill_on_drop: false }` [INFO] [stdout] b0f4bebe07b2c076055afb819e215ee973a0cd53ffc22ef8f86556539a52a5c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8ca039780c00a786b605763365f0d6a761b391079e3e08d21e0e4b90e8dc2f2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b8ca039780c00a786b605763365f0d6a761b391079e3e08d21e0e4b90e8dc2f2", kill_on_drop: false }` [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/defines.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | error_code.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arrayfire v3.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> tests/error_handler.rs:11:61 [INFO] [stdout] | [INFO] [stdout] 11 | _ => panic!("Error message: {}", error_code.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | implement_handler!(handler_sample1); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> tests/error_handler.rs:11:61 [INFO] [stdout] | [INFO] [stdout] 11 | _ => panic!("Error message: {}", error_code.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | implement_handler!(handler_sample2); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> tests/error_handler.rs:11:61 [INFO] [stdout] | [INFO] [stdout] 11 | _ => panic!("Error message: {}", error_code.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | implement_handler!(handler_sample3); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> tests/error_handler.rs:11:61 [INFO] [stdout] | [INFO] [stdout] 11 | _ => panic!("Error message: {}", error_code.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | implement_handler!(handler_sample4); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e" "/opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.5dl80ds12835tygf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib" "/opt/rustwide/target/debug/deps/libhalf-72292d34bb47ff80.rlib" "/opt/rustwide/target/debug/deps/libnum-d34d14c9fa8425d5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-da210877d0db537b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a70adb01e3a85bff.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-74871bbb6a86c590.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b72898af6e1941a1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e898d17dbe36a65.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49eb49c8fb694587.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7525b21e79ec1da2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.0.rcgu.o: in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.0.rcgu.o: in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.0.rcgu.o: in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.0.rcgu.o: in function `arrayfire::arith::abs': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.0.rcgu.o: in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.0.rcgu.o: in function `arrayfire::arith::gt_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:515: undefined reference to `af_gt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.1.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.1.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.1.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.1.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.1.rcgu.o: in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.1.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.1.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.1.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.1.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.3.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.3.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.4.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:572: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.5.rcgu.o: in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.6.rcgu.o: in function `arrayfire::signal::convolve2': [INFO] [stdout] /opt/rustwide/workdir/src/signal/mod.rs:740: undefined reference to `af_convolve2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-702d25c5a966ac0e.conway.oeed18aj-cgu.7.rcgu.o: in function `arrayfire::algorithm::max_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:534: undefined reference to `af_max_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.1.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:197: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:229: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:315: undefined reference to `af_is_window_closed' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.6.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.9.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arrayfire`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/snow-692fca855670225e" "/opt/rustwide/target/debug/examples/snow-692fca855670225e.186cgq4x29vgwnrb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib" "/opt/rustwide/target/debug/deps/libhalf-72292d34bb47ff80.rlib" "/opt/rustwide/target/debug/deps/libnum-d34d14c9fa8425d5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-da210877d0db537b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a70adb01e3a85bff.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-74871bbb6a86c590.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b72898af6e1941a1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e898d17dbe36a65.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49eb49c8fb694587.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7525b21e79ec1da2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.10.rcgu.o: in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/snow-692fca855670225e.snow.6ggpncgv-cgu.4.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:572: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.1.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:197: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:229: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:315: undefined reference to `af_is_window_closed' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.6.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.9.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0" "/opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.44cd6q0dy6lz45pg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib" "/opt/rustwide/target/debug/deps/libhalf-72292d34bb47ff80.rlib" "/opt/rustwide/target/debug/deps/libnum-d34d14c9fa8425d5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-da210877d0db537b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a70adb01e3a85bff.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-74871bbb6a86c590.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b72898af6e1941a1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e898d17dbe36a65.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49eb49c8fb694587.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7525b21e79ec1da2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.5.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.5.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/using_half-50e8424da8cb97a0.using_half.dgutouzb-cgu.5.rcgu.o: in function `arrayfire::array::print': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:604: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.6.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.9.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325" "/opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.3i0qo2p9yuah94ih.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib" "/opt/rustwide/target/debug/deps/libhalf-72292d34bb47ff80.rlib" "/opt/rustwide/target/debug/deps/libnum-d34d14c9fa8425d5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-da210877d0db537b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a70adb01e3a85bff.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-74871bbb6a86c590.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b72898af6e1941a1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e898d17dbe36a65.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49eb49c8fb694587.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7525b21e79ec1da2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.1.rcgu.o: in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.1.rcgu.o: in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.1.rcgu.o: in function `arrayfire::arith::sqrt': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_sqrt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.1.rcgu.o: in function `arrayfire::arith::le_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:515: undefined reference to `af_le' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.2.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.2.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.2.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.2.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.2.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.4.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.4.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.5.rcgu.o: in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-32bd0565edfc7325.pi.9edw3jr5-cgu.6.rcgu.o: in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::device_mem_info': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:222: undefined reference to `af_device_mem_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.6.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.9.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d" "/opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.3spavelse4qw48w9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib" "/opt/rustwide/target/debug/deps/libhalf-72292d34bb47ff80.rlib" "/opt/rustwide/target/debug/deps/libnum-d34d14c9fa8425d5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-da210877d0db537b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a70adb01e3a85bff.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-74871bbb6a86c590.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b72898af6e1941a1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e898d17dbe36a65.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49eb49c8fb694587.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7525b21e79ec1da2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.2.rcgu.o: in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.2.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.2.rcgu.o: in function `arrayfire::array::Array::numdims': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:352: undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.2.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.2.rcgu.o: in function `arrayfire::array::print': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:604: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.4.rcgu.o: in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.6.rcgu.o: in function `arrayfire::index::assign_gen': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:606: undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.7.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.8.rcgu.o: in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:152: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ec60f0a059fc591d.unified.2bxtq805-cgu.9.rcgu.o: in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.3.rcgu.o): in function `arrayfire::backend::set_backend': [INFO] [stdout] /opt/rustwide/workdir/src/backend.rs:21: undefined reference to `af_set_backend' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.3.rcgu.o): in function `arrayfire::backend::get_backend_count': [INFO] [stdout] /opt/rustwide/workdir/src/backend.rs:31: undefined reference to `af_get_backend_count' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.3.rcgu.o): in function `arrayfire::backend::get_available_backends': [INFO] [stdout] /opt/rustwide/workdir/src/backend.rs:42: undefined reference to `af_get_available_backends' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::device_count': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:156: undefined reference to `af_get_device_count' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.6.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.8.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:170: undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.8.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:225: undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.9.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2" "/opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.26juowplo4j4ur3r.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-5ce982967a2cab3b.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib" "/opt/rustwide/target/debug/deps/libhalf-72292d34bb47ff80.rlib" "/opt/rustwide/target/debug/deps/libnum-d34d14c9fa8425d5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-da210877d0db537b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a70adb01e3a85bff.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-74871bbb6a86c590.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b72898af6e1941a1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e898d17dbe36a65.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49eb49c8fb694587.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7525b21e79ec1da2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.1.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.1.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.1.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.10.rcgu.o: in function `arrayfire::algorithm::all_true_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:534: undefined reference to `af_all_true_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.13.rcgu.o: in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.13.rcgu.o: in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.2.rcgu.o: in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-eb564bc647c79ee2.scalar_arith.1b52f65k-cgu.6.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.6.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.9.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756" "/opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.3maajvuibv515zg3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib" "/opt/rustwide/target/debug/deps/libhalf-72292d34bb47ff80.rlib" "/opt/rustwide/target/debug/deps/libnum-d34d14c9fa8425d5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-da210877d0db537b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a70adb01e3a85bff.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-74871bbb6a86c590.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b72898af6e1941a1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e898d17dbe36a65.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49eb49c8fb694587.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7525b21e79ec1da2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.1.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.1.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.1.rcgu.o: in function `arrayfire::array::print_gen': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:648: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/fft-c8f81c2e66fb3756.fft.2ke0khhu-cgu.6.rcgu.o: in function `arrayfire::signal::fft': [INFO] [stdout] /opt/rustwide/workdir/src/signal/mod.rs:510: undefined reference to `af_fft' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.6.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.9.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e" "/opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.17fbducawgqhyryx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib" "/opt/rustwide/target/debug/deps/libhalf-72292d34bb47ff80.rlib" "/opt/rustwide/target/debug/deps/libnum-d34d14c9fa8425d5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-da210877d0db537b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a70adb01e3a85bff.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-74871bbb6a86c590.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b72898af6e1941a1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e898d17dbe36a65.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49eb49c8fb694587.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7525b21e79ec1da2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:136: undefined reference to `af_set_array_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function `arrayfire::arith::>::not': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:108: undefined reference to `af_not' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function `arrayfire::array::Array::is_single': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_single' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function `arrayfire::array::print': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:604: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function `arrayfire::array::print': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:604: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function `arrayfire::array::print_gen': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:648: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function `arrayfire::array::print_gen': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:648: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.1.rcgu.o: in function `arrayfire::array::print_gen': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:648: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.11.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.12.rcgu.o: in function `arrayfire::signal::fft': [INFO] [stdout] /opt/rustwide/workdir/src/signal/mod.rs:510: undefined reference to `af_fft' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.14.rcgu.o: in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.3.rcgu.o: in function `arrayfire::index::assign_seq': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:510: undefined reference to `af_assign_seq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.3.rcgu.o: in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.3.rcgu.o: in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.3.rcgu.o: in function `arrayfire::index::index_gen': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:557: undefined reference to `af_index_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.4.rcgu.o: in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.4.rcgu.o: in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.4.rcgu.o: in function `arrayfire::arith::cos': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_cos' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.4.rcgu.o: in function `arrayfire::arith::sin': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_sin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-bbfa8c859949818e.helloworld.630l6cbv-cgu.6.rcgu.o: in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:152: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::get_version': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:48: undefined reference to `af_get_version' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::get_revision': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:63: undefined reference to `af_get_revision' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::info_string': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:99: undefined reference to `af_info_string' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::device_info': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:117: undefined reference to `af_device_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.6.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.8.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:170: undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.8.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:225: undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.9.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1" "/opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.1l5gfdk9yqmqyscn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib" "/opt/rustwide/target/debug/deps/libhalf-72292d34bb47ff80.rlib" "/opt/rustwide/target/debug/deps/libnum-d34d14c9fa8425d5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-da210877d0db537b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a70adb01e3a85bff.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-74871bbb6a86c590.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b72898af6e1941a1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e898d17dbe36a65.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49eb49c8fb694587.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7525b21e79ec1da2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.0.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:572: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.0.rcgu.o: in function `arrayfire::graphics::Window::draw_hist': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:708: undefined reference to `af_draw_hist' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.2.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.2.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.3.rcgu.o: in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.4.rcgu.o: in function `arrayfire::image::load_image': [INFO] [stdout] /opt/rustwide/workdir/src/image/mod.rs:282: undefined reference to `af_load_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/image/mod.rs:288: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.4.rcgu.o: in function `arrayfire::image::histogram': [INFO] [stdout] /opt/rustwide/workdir/src/image/mod.rs:709: undefined reference to `af_histogram' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-3bb281c9802edef1.histogram.65r8iwy6-cgu.5.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.1.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:197: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:229: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::set_position': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:253: undefined reference to `af_set_position' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:315: undefined reference to `af_is_window_closed' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.6.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.9.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca" "/opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.20n9s34j4ldcxe8p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib" "/opt/rustwide/target/debug/deps/libhalf-72292d34bb47ff80.rlib" "/opt/rustwide/target/debug/deps/libnum-d34d14c9fa8425d5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-da210877d0db537b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a70adb01e3a85bff.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-74871bbb6a86c590.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b72898af6e1941a1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e898d17dbe36a65.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49eb49c8fb694587.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7525b21e79ec1da2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.0.rcgu.o: in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.0.rcgu.o: in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.0.rcgu.o: in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.0.rcgu.o: in function `arrayfire::arith::abs': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.0.rcgu.o: in function `arrayfire::arith::cos': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_cos' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.0.rcgu.o: in function `arrayfire::arith::sin': [INFO] [stdout] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_sin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.10.rcgu.o: in function ` as arrayfire::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:152: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.11.rcgu.o: in function `arrayfire::signal::convolve2': [INFO] [stdout] /opt/rustwide/workdir/src/signal/mod.rs:740: undefined reference to `af_convolve2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.13.rcgu.o: in function `arrayfire::algorithm::max_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:534: undefined reference to `af_max_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.14.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.14.rcgu.o: in function `arrayfire::data::range': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:299: undefined reference to `af_range' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.15.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:572: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.2.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.2.rcgu.o: in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.2.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.2.rcgu.o: in function `arrayfire::array::Array::numdims': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:352: undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.2.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.6.rcgu.o: in function `arrayfire::index::assign_gen': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:606: undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.6.rcgu.o: in function `arrayfire::index::assign_seq': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:510: undefined reference to `af_assign_seq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-68029a13c375fbca.acoustic_wave.8o33motu-cgu.6.rcgu.o: in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.1.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:197: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:229: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/workdir/src/graphics.rs:315: undefined reference to `af_is_window_closed' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.6.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.7.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.8.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:170: undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.8.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/index.rs:225: undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.9.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.error_handler.8o70ly6b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0" "/opt/rustwide/target/debug/deps/error_handler-d32988c1b1326dc0.4i8f23j5uxzodztu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib" "/opt/rustwide/target/debug/deps/libhalf-72292d34bb47ff80.rlib" "/opt/rustwide/target/debug/deps/libnum-d34d14c9fa8425d5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-da210877d0db537b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a70adb01e3a85bff.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-74871bbb6a86c590.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b72898af6e1941a1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e898d17dbe36a65.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49eb49c8fb694587.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7525b21e79ec1da2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.5.rcgu.o): in function `arrayfire::device::device_count': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:156: undefined reference to `af_get_device_count' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.6.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-e57b74f8778f417b.rlib(arrayfire-e57b74f8778f417b.arrayfire.3kceh77e-cgu.9.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/defines.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | error_code.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b8ca039780c00a786b605763365f0d6a761b391079e3e08d21e0e4b90e8dc2f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ca039780c00a786b605763365f0d6a761b391079e3e08d21e0e4b90e8dc2f2", kill_on_drop: false }` [INFO] [stdout] b8ca039780c00a786b605763365f0d6a761b391079e3e08d21e0e4b90e8dc2f2