[INFO] crate gpu-sw 1.0.4 is already in cache [INFO] testing gpu-sw-1.0.4 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate gpu-sw 1.0.4 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate gpu-sw 1.0.4 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gpu-sw 1.0.4 [INFO] finished tweaking crates.io crate gpu-sw 1.0.4 [INFO] tweaked toml for crates.io crate gpu-sw 1.0.4 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7098ab8a46df7048553a3c5752ea91bdf8ee76c111bda21fb7474bfcb432c77d [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" "7098ab8a46df7048553a3c5752ea91bdf8ee76c111bda21fb7474bfcb432c77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7098ab8a46df7048553a3c5752ea91bdf8ee76c111bda21fb7474bfcb432c77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7098ab8a46df7048553a3c5752ea91bdf8ee76c111bda21fb7474bfcb432c77d", kill_on_drop: false }` [INFO] [stdout] 7098ab8a46df7048553a3c5752ea91bdf8ee76c111bda21fb7474bfcb432c77d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6212788c9a7f34ca460cda858bd02b29d6adf0aa6c8857ab87ddf92e819d7a9b [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" "6212788c9a7f34ca460cda858bd02b29d6adf0aa6c8857ab87ddf92e819d7a9b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling arrayfire v3.7.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling gpu-sw v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.90s [INFO] running `Command { std: "docker" "inspect" "6212788c9a7f34ca460cda858bd02b29d6adf0aa6c8857ab87ddf92e819d7a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6212788c9a7f34ca460cda858bd02b29d6adf0aa6c8857ab87ddf92e819d7a9b", kill_on_drop: false }` [INFO] [stdout] 6212788c9a7f34ca460cda858bd02b29d6adf0aa6c8857ab87ddf92e819d7a9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3560ce7546015627c9fe915c3e79e392b970715315d52681afee5df32014e7f8 [INFO] running `Command { std: "docker" "start" "-a" "3560ce7546015627c9fe915c3e79e392b970715315d52681afee5df32014e7f8", kill_on_drop: false }` [INFO] [stderr] Compiling gpu-sw v1.0.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9" "/opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.2s757cl9mbgvmn0h.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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-12320b97c89568cd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-700356192fffd298.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b7642fe67be89b55.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5281c8ee01ffdf7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a4e3948fb2172e36.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-3fecef09beec4754.rlib" "/opt/rustwide/target/debug/deps/libhalf-a88a8c2e2682e423.rlib" "/opt/rustwide/target/debug/deps/libnum-3df517fa48bd7586.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-acf803bc02ae4754.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f36c8ba213bdd835.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ea8deffea07ac0b4.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f714983941584b44.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1c98dc3dd345e27c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-69eb8eb191901d15.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.10.rcgu.o: in function `arrayfire::algorithm::max_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_max_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.11.rcgu.o: in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.11.rcgu.o: in function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:284: undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.11.rcgu.o: in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.11.rcgu.o: in function `arrayfire::arith::ge_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_ge' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.11.rcgu.o: in function `arrayfire::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_gt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.15.rcgu.o: in function `arrayfire::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:439: undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.15.rcgu.o: in function `arrayfire::data::join': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:439: undefined reference to `af_join' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.15.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.15.rcgu.o: in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.15.rcgu.o: in function `arrayfire::data::replace': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:892: undefined reference to `af_replace' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.15.rcgu.o: in function `arrayfire::data::replace': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:892: undefined reference to `af_replace' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function `arrayfire::array::Array::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:403: undefined reference to `af_copy_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function `arrayfire::array::Array::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:403: undefined reference to `af_copy_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:384: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:384: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:294: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:294: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.7.rcgu.o: in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.8.rcgu.o: in function `arrayfire::index::assign_seq': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:510: undefined reference to `af_assign_seq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.8.rcgu.o: in function `arrayfire::index::assign_seq': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:510: undefined reference to `af_assign_seq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.8.rcgu.o: in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.8.rcgu.o: in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gpu_sw-c93cc0730467c0d9.gpu_sw.awz88cte-cgu.8.rcgu.o: in function `arrayfire::index::lookup': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:464: undefined reference to `af_lookup' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-3fecef09beec4754.rlib(arrayfire-3fecef09beec4754.arrayfire.bdmyt24r-cgu.10.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-3fecef09beec4754.rlib(arrayfire-3fecef09beec4754.arrayfire.bdmyt24r-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-3fecef09beec4754.rlib(arrayfire-3fecef09beec4754.arrayfire.bdmyt24r-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-3fecef09beec4754.rlib(arrayfire-3fecef09beec4754.arrayfire.bdmyt24r-cgu.4.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-3fecef09beec4754.rlib(arrayfire-3fecef09beec4754.arrayfire.bdmyt24r-cgu.5.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-3fecef09beec4754.rlib(arrayfire-3fecef09beec4754.arrayfire.bdmyt24r-cgu.5.rcgu.o): in function `arrayfire::device::set_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-3fecef09beec4754.rlib(arrayfire-3fecef09beec4754.arrayfire.bdmyt24r-cgu.8.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-3fecef09beec4754.rlib(arrayfire-3fecef09beec4754.arrayfire.bdmyt24r-cgu.8.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gpu-sw`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3560ce7546015627c9fe915c3e79e392b970715315d52681afee5df32014e7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3560ce7546015627c9fe915c3e79e392b970715315d52681afee5df32014e7f8", kill_on_drop: false }` [INFO] [stdout] 3560ce7546015627c9fe915c3e79e392b970715315d52681afee5df32014e7f8