[INFO] cloning repository https://github.com/shinolab/autd3-backend-arrayfire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinolab/autd3-backend-arrayfire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinolab%2Fautd3-backend-arrayfire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinolab%2Fautd3-backend-arrayfire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfa5febc87759e393e43983b1099e28cbc0f134d [INFO] testing shinolab/autd3-backend-arrayfire/dfa5febc87759e393e43983b1099e28cbc0f134d against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinolab%2Fautd3-backend-arrayfire" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shinolab/autd3-backend-arrayfire [INFO] finished tweaking git repo https://github.com/shinolab/autd3-backend-arrayfire [INFO] tweaked toml for git repo https://github.com/shinolab/autd3-backend-arrayfire written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shinolab/autd3-backend-arrayfire on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 107 packages to latest Rust 1.94.0-nightly compatible versions [INFO] [stderr] Adding autd3 v35.0.1 (available: v38.0.1) [INFO] [stderr] Adding autd3-core v35.0.1 (available: v38.0.1) [INFO] [stderr] Adding autd3-gain-holo v35.0.1 (available: v38.0.1) [INFO] [stderr] Adding nalgebra v0.33.2 (available: v0.34.1) [INFO] [stderr] Adding rstest v0.25.0 (available: v0.26.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra-macros v0.2.2 [INFO] [stderr] Downloaded tynm v0.2.0 [INFO] [stderr] Downloaded autd3-core v35.0.1 [INFO] [stderr] Downloaded autd3 v35.0.1 [INFO] [stderr] Downloaded autd3-derive v35.0.1 [INFO] [stderr] Downloaded bitfield-struct v0.11.0 [INFO] [stderr] Downloaded autd3-gain-holo v35.0.1 [INFO] [stderr] Downloaded autd3-firmware-emulator v35.0.1 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded spin_sleep v1.3.3 [INFO] [stderr] Downloaded autd3-driver v35.0.1 [INFO] [stderr] Downloaded arrayfire v3.8.0 [INFO] [stderr] Downloaded bvh v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2effa4f1fb89caf487759fec2079bb914c75646d22cf134783bf0a975890ceff [INFO] running `Command { std: "docker" "start" "-a" "2effa4f1fb89caf487759fec2079bb914c75646d22cf134783bf0a975890ceff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2effa4f1fb89caf487759fec2079bb914c75646d22cf134783bf0a975890ceff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2effa4f1fb89caf487759fec2079bb914c75646d22cf134783bf0a975890ceff", kill_on_drop: false }` [INFO] [stdout] 2effa4f1fb89caf487759fec2079bb914c75646d22cf134783bf0a975890ceff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e242495b7a6d9906feeb0ba1d150c7b5735eeacd67625c177b5f050c2aaf8928 [INFO] running `Command { std: "docker" "start" "-a" "e242495b7a6d9906feeb0ba1d150c7b5735eeacd67625c177b5f050c2aaf8928", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling tynm v0.2.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling autd3-derive v35.0.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling bvh v0.11.0 [INFO] [stderr] Compiling autd3-core v35.0.1 [INFO] [stderr] Compiling autd3-gain-holo v35.0.1 [INFO] [stderr] Compiling autd3-backend-arrayfire v35.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.99s [INFO] running `Command { std: "docker" "inspect" "e242495b7a6d9906feeb0ba1d150c7b5735eeacd67625c177b5f050c2aaf8928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e242495b7a6d9906feeb0ba1d150c7b5735eeacd67625c177b5f050c2aaf8928", kill_on_drop: false }` [INFO] [stdout] e242495b7a6d9906feeb0ba1d150c7b5735eeacd67625c177b5f050c2aaf8928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e6c185a7de270df62cfa13389158b09cc35edb6edbf67051ae2385bd759fc3f [INFO] running `Command { std: "docker" "start" "-a" "5e6c185a7de270df62cfa13389158b09cc35edb6edbf67051ae2385bd759fc3f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling spin_sleep v1.3.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling bitfield-struct v0.11.0 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling autd3-derive v35.0.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling bvh v0.11.0 [INFO] [stderr] Compiling autd3-core v35.0.1 [INFO] [stderr] Compiling autd3-driver v35.0.1 [INFO] [stderr] Compiling autd3-gain-holo v35.0.1 [INFO] [stderr] Compiling autd3-backend-arrayfire v35.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling autd3-firmware-emulator v35.0.1 [INFO] [stderr] Compiling autd3 v35.0.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcbRkBMk/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautd3_backend_arrayfire-bebf7da994f2b657,libautd3_gain_holo-df9da081c57e104f,librand-b7c91f9ed7289784,librand_chacha-a3633bc44ab5f44f,libppv_lite86-d0d4cc57b1177c97,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libcfg_if-5af52f617df93f8f,libarrayfire-c6b6b673b70056d6,libhalf-cc6be314b18dd970,libnum-9520785d58321456,libnum_rational-80973f0f94283f5d,libnum_complex-34423a5526ceab2b,libnum_bigint-33004093a3684f98,liblazy_static-b3603208c0de2608,libautd3-90c7aef61a0f45a8,libautd3_firmware_emulator-59da841b368ce681,libautd3_driver-baa520e7f087bb4f,libbitflags-443c99b827427271,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libitertools-7564cfc0689a1834,libeither-3b4351e3b18e236a,libautd3_core-d000b787f5ccf9e9,libbit_vec-5b240dc8f4b659a7,libsmallvec-45f6e3b8047adea1,libtynm-39607e74b9344df8,libnom-ac14a41fe6d41ae4,libmemchr-09d2cd1aad239956,libnum_cpus-8ef67c2b292e58c2,liblibc-0ae50395762272e0,libspin_sleep-18d6d8e3f88324d8,libbvh-e82c927e1a67d3a6,liblog-d269868761ac548a,libnalgebra-30fd05ae82cad722,libmatrixmultiply-40cc0532eeebbfbd,librawpointer-a726d041f28ef5ec,libtypenum-0e02f3386ab040bb,libsimba-14a33077f627c3f5,libwide-a514a079be180641,libsafe_arch-3ff7211c402d0860,libbytemuck-fe571f4439465e4d,libapprox-832f8e6090bf4ffe,libzerocopy-070a41158b5d3ccc,libtime-cb14a0ec228997ac,libtime_core-b2663735e00779e4,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-ce7003f7172273b3,libnum-534427d3d1ba22e6,libnum_iter-a33d760bc6c5011f,libnum_rational-fc727d42283396b4,libnum_complex-aaa294ea1dfd49f0,libserde-16519d93048f53d8,libserde_core-8323e53422f20d71,libnum_bigint-504d43dca971f7c2,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,libderive_more-1ff000564f439f24,libanyhow-22f23b132b9c3bf2}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcbRkBMk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/main-5eaf193e5d645596" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: af_max_all [INFO] [stdout] >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.06.rcgu.o:(arrayfire::algorithm::max_all::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_gemm [INFO] [stdout] >>> referenced by mod.rs:135 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/blas/mod.rs:135) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.08.rcgu.o:(arrayfire::blas::gemm::>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_get_data_ptr [INFO] [stdout] >>> referenced by array.rs:525 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:525) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:(>>::host::>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_create_array [INFO] [stdout] >>> referenced by array.rs:228 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:228) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:(>>::new) [INFO] [stdout] >>> referenced by array.rs:228 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:228) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:(>::new) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_copy_array [INFO] [stdout] >>> referenced by array.rs:544 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:544) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:(>>::copy) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_get_dims [INFO] [stdout] >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:(>>::dims) [INFO] [stdout] >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:(>::dims) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_get_elements [INFO] [stdout] >>> referenced by array.rs:410 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:410) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:(>>::elements) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_is_scalar [INFO] [stdout] >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:(>>::is_scalar) [INFO] [stdout] >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:(>::is_scalar) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_create_handle [INFO] [stdout] >>> referenced by array.rs:274 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:274) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:(>::new_empty) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_retain_array [INFO] [stdout] >>> referenced by array.rs:694 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:694) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:(> as core::clone::Clone>::clone) [INFO] [stdout] >>> referenced by array.rs:694 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:694) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:( as core::clone::Clone>::clone) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_release_array [INFO] [stdout] >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:(> as core::ops::drop::Drop>::drop) [INFO] [stdout] >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.11.rcgu.o:( as core::ops::drop::Drop>::drop) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_diag_create [INFO] [stdout] >>> referenced by data.rs:394 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:394) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.14.rcgu.o:(arrayfire::core::data::diag_create::>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_diag_extract [INFO] [stdout] >>> referenced by data.rs:416 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:416) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.14.rcgu.o:(arrayfire::core::data::diag_extract::>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_tile [INFO] [stdout] >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.14.rcgu.o:(arrayfire::core::data::tile::>) [INFO] [stdout] >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.14.rcgu.o:(arrayfire::core::data::tile::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_div [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.14.rcgu.o:(arrayfire::core::arith::div_helper::, num_complex::Complex>) [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.14.rcgu.o:(arrayfire::core::arith::div_helper::, f32>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_mul [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.14.rcgu.o:(arrayfire::core::arith::mul_helper::, num_complex::Complex>) [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.14.rcgu.o:(arrayfire::core::arith::mul_helper::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_abs [INFO] [stdout] >>> referenced by arith.rs:129 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:129) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.14.rcgu.o:(arrayfire::core::arith::abs::>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_cplx [INFO] [stdout] >>> referenced by arith.rs:129 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:129) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/main-5eaf193e5d645596.main.a7995069dd71d9aa-cgu.14.rcgu.o:(arrayfire::core::arith::cplx::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_free_host [INFO] [stdout] >>> referenced by util.rs:68 (src/core/util.rs:68) [INFO] [stdout] >>> arrayfire-c6b6b673b70056d6.arrayfire.358a49e5b377f36a-cgu.0.rcgu.o:(arrayfire::core::util::free_host::) in archive /opt/rustwide/target/debug/deps/libarrayfire-c6b6b673b70056d6.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_get_last_error [INFO] [stdout] >>> referenced by error.rs:104 (src/core/error.rs:104) [INFO] [stdout] >>> arrayfire-c6b6b673b70056d6.arrayfire.358a49e5b377f36a-cgu.0.rcgu.o:(arrayfire::core::error::get_last_error) in archive /opt/rustwide/target/debug/deps/libarrayfire-c6b6b673b70056d6.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autd3-backend-arrayfire` (example "main") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcOUjLDH/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libassert_approx_eq-12e3a7a30652a5f0.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librstest-4228e2a871640262,libautd3-90c7aef61a0f45a8,libautd3_firmware_emulator-59da841b368ce681,libautd3_driver-baa520e7f087bb4f,libbitflags-443c99b827427271,libitertools-7564cfc0689a1834,libautd3_gain_holo-df9da081c57e104f,librand-b7c91f9ed7289784,librand_chacha-a3633bc44ab5f44f,libppv_lite86-d0d4cc57b1177c97,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libcfg_if-5af52f617df93f8f,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libautd3_core-d000b787f5ccf9e9,libbit_vec-5b240dc8f4b659a7,libsmallvec-45f6e3b8047adea1,libtynm-39607e74b9344df8,libnom-ac14a41fe6d41ae4,libmemchr-09d2cd1aad239956,libnum_cpus-8ef67c2b292e58c2,libspin_sleep-18d6d8e3f88324d8,libbvh-e82c927e1a67d3a6,liblog-d269868761ac548a,libnalgebra-30fd05ae82cad722,libmatrixmultiply-40cc0532eeebbfbd,librawpointer-a726d041f28ef5ec,libtypenum-0e02f3386ab040bb,libsimba-14a33077f627c3f5,libwide-a514a079be180641,libsafe_arch-3ff7211c402d0860,libbytemuck-fe571f4439465e4d,libapprox-832f8e6090bf4ffe,libzerocopy-070a41158b5d3ccc,libtime-cb14a0ec228997ac,libtime_core-b2663735e00779e4,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-ce7003f7172273b3,libnum-534427d3d1ba22e6,libnum_rational-fc727d42283396b4,libnum_complex-aaa294ea1dfd49f0,libserde-16519d93048f53d8,libserde_core-8323e53422f20d71,libnum_bigint-504d43dca971f7c2,libderive_more-1ff000564f439f24,libarrayfire-c6b6b673b70056d6,libhalf-cc6be314b18dd970,liblibc-0ae50395762272e0,libnum-9520785d58321456,libnum_rational-80973f0f94283f5d,libnum_iter-a33d760bc6c5011f,libnum_complex-34423a5526ceab2b,libnum_bigint-33004093a3684f98,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,liblazy_static-b3603208c0de2608}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcOUjLDH/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: af_dot [INFO] [stdout] >>> referenced by mod.rs:199 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/blas/mod.rs:199) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::blas::dot::>) [INFO] [stdout] >>> referenced by mod.rs:199 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/blas/mod.rs:199) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::blas::dot::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_gemm [INFO] [stdout] >>> referenced by mod.rs:135 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/blas/mod.rs:135) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::blas::gemm::>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_solve [INFO] [stdout] >>> referenced by mod.rs:323 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/lapack/mod.rs:323) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::lapack::solve::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_sum [INFO] [stdout] >>> referenced by mod.rs:155 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:155) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::algorithm::sum::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_max_all [INFO] [stdout] >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::algorithm::max_all::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_diag_create [INFO] [stdout] >>> referenced by data.rs:394 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:394) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::data::diag_create::>) [INFO] [stdout] >>> referenced by data.rs:394 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:394) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::data::diag_create::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_diag_extract [INFO] [stdout] >>> referenced by data.rs:416 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:416) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::data::diag_extract::>) [INFO] [stdout] >>> referenced by data.rs:416 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:416) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::data::diag_extract::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_join [INFO] [stdout] >>> referenced by data.rs:439 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:439) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::data::join::>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_tile [INFO] [stdout] >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::data::tile::>) [INFO] [stdout] >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::data::tile::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_add [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::arith::add_helper::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_div [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::arith::div_helper::, num_complex::Complex>) [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::arith::div_helper::, f32>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_mul [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::arith::mul_helper::, num_complex::Complex>) [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::arith::mul_helper::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_cplx2 [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::arith::cplx2_helper::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_abs [INFO] [stdout] >>> referenced by arith.rs:129 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:129) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::arith::abs::>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_exp [INFO] [stdout] >>> referenced by arith.rs:129 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:129) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::arith::exp::>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_cplx [INFO] [stdout] >>> referenced by arith.rs:129 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:129) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::arith::cplx::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_imag [INFO] [stdout] >>> referenced by arith.rs:129 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:129) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::arith::imag::>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_real [INFO] [stdout] >>> referenced by arith.rs:129 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:129) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::arith::real::>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_conjg [INFO] [stdout] >>> referenced by arith.rs:129 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:129) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::arith::conjg::>) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_assign_seq [INFO] [stdout] >>> referenced by index.rs:521 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/index.rs:521) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/autd3_backend_arrayfire-b4e7e554e0aab355.autd3_backend_arrayfire.6962468cc67d4bb6-cgu.09.rcgu.o:(arrayfire::core::index::assign_seq::) [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autd3-backend-arrayfire` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5e6c185a7de270df62cfa13389158b09cc35edb6edbf67051ae2385bd759fc3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e6c185a7de270df62cfa13389158b09cc35edb6edbf67051ae2385bd759fc3f", kill_on_drop: false }` [INFO] [stdout] 5e6c185a7de270df62cfa13389158b09cc35edb6edbf67051ae2385bd759fc3f