[INFO] crate arrayfire 3.6.2 is already in cache [INFO] testing arrayfire-3.6.2 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate arrayfire 3.6.2 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate arrayfire 3.6.2 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate arrayfire 3.6.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate arrayfire 3.6.2 [INFO] tweaked toml for crates.io crate arrayfire 3.6.2 written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 82e04bd162c702d64a654fa63255e3005fb8094d25eec21e0347edbe3aa18c6c [INFO] running `"docker" "start" "-a" "82e04bd162c702d64a654fa63255e3005fb8094d25eec21e0347edbe3aa18c6c"` [INFO] [stderr] Compiling arrayfire v3.6.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'array::libc::uint8_t': Use u8 instead. [INFO] [stderr] --> src/backend.rs:3:33 [INFO] [stderr] | [INFO] [stderr] 3 | use self::libc::{c_int, c_uint, uint8_t}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'array::libc::uint8_t': Use u8 instead. [INFO] [stderr] --> src/backend.rs:8:29 [INFO] [stderr] | [INFO] [stderr] 8 | fn af_set_backend(bknd: uint8_t) -> c_int; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'array::libc::uint8_t': Use u8 instead. [INFO] [stderr] --> src/backend.rs:21:49 [INFO] [stderr] | [INFO] [stderr] 21 | let err_val = af_set_backend(backend as uint8_t); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `"docker" "inspect" "82e04bd162c702d64a654fa63255e3005fb8094d25eec21e0347edbe3aa18c6c"` [INFO] running `"docker" "rm" "-f" "82e04bd162c702d64a654fa63255e3005fb8094d25eec21e0347edbe3aa18c6c"` [INFO] [stdout] 82e04bd162c702d64a654fa63255e3005fb8094d25eec21e0347edbe3aa18c6c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 0373c8271644a078168e9371cf1a8ad26b193463e21f373d28d602c0717b1530 [INFO] running `"docker" "start" "-a" "0373c8271644a078168e9371cf1a8ad26b193463e21f373d28d602c0717b1530"` [INFO] [stderr] Compiling arrayfire v3.6.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: type alias is never used: `Complex32` [INFO] [stderr] --> examples/fft.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | type Complex32 = Complex; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'array::libc::uint8_t': Use u8 instead. [INFO] [stderr] --> src/backend.rs:3:33 [INFO] [stderr] | [INFO] [stderr] 3 | use self::libc::{c_int, c_uint, uint8_t}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'array::libc::uint8_t': Use u8 instead. [INFO] [stderr] --> src/backend.rs:8:29 [INFO] [stderr] | [INFO] [stderr] 8 | fn af_set_backend(bknd: uint8_t) -> c_int; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'array::libc::uint8_t': Use u8 instead. [INFO] [stderr] --> src/backend.rs:21:49 [INFO] [stderr] | [INFO] [stderr] 21 | let err_val = af_set_backend(backend as uint8_t); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935" "/opt/rustwide/target/debug/examples/histogram-3937bd577e131935.4i7s5w06asfqgk9q.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-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib" "/opt/rustwide/target/debug/deps/libnum-d0c8ea5c6127e0f7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-11f8f3462cdff336.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e8bec1b630eecf51.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-360eda2d04af1074.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f57477db00088d35.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee1575735bdd05e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fe8e2df38f6c228e.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.0.rcgu.o: In function `arrayfire::graphics::Window::draw_image': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:530: undefined reference to `af_draw_image' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.0.rcgu.o: In function `arrayfire::graphics::Window::draw_hist': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:666: undefined reference to `af_draw_hist' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.2.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.2.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.2.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.3.rcgu.o: In function `arrayfire::arith::div_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:408: undefined reference to `af_div' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.4.rcgu.o: In function `arrayfire::image::load_image': [INFO] [stderr] /opt/rustwide/workdir/src/image/mod.rs:254: undefined reference to `af_load_image' [INFO] [stderr] /opt/rustwide/workdir/src/image/mod.rs:260: undefined reference to `af_cast' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.4.rcgu.o: In function `arrayfire::image::histogram': [INFO] [stderr] /opt/rustwide/workdir/src/image/mod.rs:678: undefined reference to `af_histogram' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-3937bd577e131935.histogram.dwfvwog3-cgu.5.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:490: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.4.rcgu.o): In function `::generate': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:217: undefined reference to `af_constant' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.8.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:190: undefined reference to `af_destroy_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::new': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:221: undefined reference to `af_create_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::set_position': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:245: undefined reference to `af_set_position' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::is_closed': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:307: undefined reference to `af_is_window_closed' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7" "/opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.5212t3zvclj2pcnv.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-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib" "/opt/rustwide/target/debug/deps/libnum-d0c8ea5c6127e0f7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-11f8f3462cdff336.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e8bec1b630eecf51.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-360eda2d04af1074.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f57477db00088d35.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee1575735bdd05e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fe8e2df38f6c228e.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.8.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/rustwide/target/debug/examples/snow-42c9a0a488ab7eb7.snow.9i26qpms-cgu.9.rcgu.o: In function `arrayfire::graphics::Window::draw_image': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:530: undefined reference to `af_draw_image' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.8.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:190: undefined reference to `af_destroy_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::new': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:221: undefined reference to `af_create_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::is_closed': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:307: undefined reference to `af_is_window_closed' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `arrayfire`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c" "/opt/rustwide/target/debug/examples/conway-a08724dd2766811c.mz5rad3qinob9v0.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-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib" "/opt/rustwide/target/debug/deps/libnum-d0c8ea5c6127e0f7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-11f8f3462cdff336.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e8bec1b630eecf51.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-360eda2d04af1074.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f57477db00088d35.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee1575735bdd05e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fe8e2df38f6c228e.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.0.rcgu.o: In function `arrayfire::arith::add_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:408: undefined reference to `af_add' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.0.rcgu.o: In function `arrayfire::arith::div_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:408: undefined reference to `af_div' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.0.rcgu.o: In function `arrayfire::arith::mul_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:408: undefined reference to `af_mul' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.0.rcgu.o: In function `arrayfire::arith::abs': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:124: undefined reference to `af_abs' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.0.rcgu.o: In function `arrayfire::arith::eq_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:508: undefined reference to `af_eq' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.0.rcgu.o: In function `arrayfire::arith::gt_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:508: undefined reference to `af_gt' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.1.rcgu.o: In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.1.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.1.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.1.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.1.rcgu.o: In function `arrayfire::array::Array::cast': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:435: undefined reference to `af_cast' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.1.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.1.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.1.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.1.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.3.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:490: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.3.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:490: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.4.rcgu.o: In function `arrayfire::graphics::Window::draw_image': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:530: undefined reference to `af_draw_image' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.5.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.6.rcgu.o: In function `arrayfire::algorithm::max_all': [INFO] [stderr] /opt/rustwide/workdir/src/algorithm/mod.rs:469: undefined reference to `af_max_all' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-a08724dd2766811c.conway.4huk0stg-cgu.7.rcgu.o: In function `arrayfire::signal::convolve2': [INFO] [stderr] /opt/rustwide/workdir/src/signal/mod.rs:452: undefined reference to `af_convolve2' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.4.rcgu.o): In function `::generate': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:217: undefined reference to `af_constant' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.8.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:190: undefined reference to `af_destroy_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::new': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:221: undefined reference to `af_create_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::is_closed': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:307: undefined reference to `af_is_window_closed' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `arrayfire`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `arrayfire`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d" "/opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.3lugw55g7z7nwu9p.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-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib" "/opt/rustwide/target/debug/deps/libnum-d0c8ea5c6127e0f7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-11f8f3462cdff336.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e8bec1b630eecf51.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-360eda2d04af1074.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f57477db00088d35.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee1575735bdd05e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fe8e2df38f6c228e.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.0.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.0.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.0.rcgu.o: In function `arrayfire::array::print_gen': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:626: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/fft-fd01c262be2b5d6d.fft.ewcadbi9-cgu.14.rcgu.o: In function `arrayfire::signal::fft': [INFO] [stderr] /opt/rustwide/workdir/src/signal/mod.rs:222: undefined reference to `af_fft' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `arrayfire`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336" "/opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.23i8bz6edfvwplwd.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-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib" "/opt/rustwide/target/debug/deps/libnum-d0c8ea5c6127e0f7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-11f8f3462cdff336.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e8bec1b630eecf51.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-360eda2d04af1074.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f57477db00088d35.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee1575735bdd05e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fe8e2df38f6c228e.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.11.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:490: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.13.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.15.rcgu.o: In function ` as arrayfire::index::Indexable>::set': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:144: undefined reference to `af_set_seq_indexer' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.3.rcgu.o: In function `arrayfire::array::Array::cast': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:435: undefined reference to `af_cast' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.3.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.3.rcgu.o: In function `arrayfire::array::Array::numdims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:335: undefined reference to `af_get_numdims' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.3.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.3.rcgu.o: In function `arrayfire::array::print': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:582: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.6.rcgu.o: In function `arrayfire::arith::add_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:408: undefined reference to `af_add' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-f515bddb7e2e1336.unified.46u0q1es-cgu.9.rcgu.o: In function `arrayfire::index::assign_gen': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:575: undefined reference to `af_assign_gen' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.2.rcgu.o): In function `arrayfire::index::Indexer::new': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:161: undefined reference to `af_create_indexers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.2.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:194: undefined reference to `af_release_indexers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.3.rcgu.o): In function `arrayfire::backend::set_backend': [INFO] [stderr] /opt/rustwide/workdir/src/backend.rs:21: undefined reference to `af_set_backend' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.3.rcgu.o): In function `arrayfire::backend::get_backend_count': [INFO] [stderr] /opt/rustwide/workdir/src/backend.rs:31: undefined reference to `af_get_backend_count' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.3.rcgu.o): In function `arrayfire::backend::get_available_backends': [INFO] [stderr] /opt/rustwide/workdir/src/backend.rs:42: undefined reference to `af_get_available_backends' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::device_count': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:156: undefined reference to `af_get_device_count' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `arrayfire`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6" "/opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.oamnvhu3quegfhn.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-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib" "/opt/rustwide/target/debug/deps/libnum-d0c8ea5c6127e0f7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-11f8f3462cdff336.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e8bec1b630eecf51.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-360eda2d04af1074.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f57477db00088d35.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee1575735bdd05e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fe8e2df38f6c228e.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.1.rcgu.o: In function `arrayfire::arith::add_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:408: undefined reference to `af_add' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.1.rcgu.o: In function `arrayfire::arith::div_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:408: undefined reference to `af_div' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.1.rcgu.o: In function `arrayfire::arith::mul_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:408: undefined reference to `af_mul' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.1.rcgu.o: In function `arrayfire::arith::abs': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:124: undefined reference to `af_abs' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.1.rcgu.o: In function `arrayfire::arith::cos': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:124: undefined reference to `af_cos' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.1.rcgu.o: In function `arrayfire::arith::sin': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:124: undefined reference to `af_sin' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.10.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:490: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.10.rcgu.o: In function `arrayfire::data::range': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:288: undefined reference to `af_range' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.10.rcgu.o: In function `arrayfire::graphics::Window::draw_image': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:530: undefined reference to `af_draw_image' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.12.rcgu.o: In function `arrayfire::signal::convolve2': [INFO] [stderr] /opt/rustwide/workdir/src/signal/mod.rs:452: undefined reference to `af_convolve2' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.12.rcgu.o: In function `arrayfire::algorithm::max_all': [INFO] [stderr] /opt/rustwide/workdir/src/algorithm/mod.rs:469: undefined reference to `af_max_all' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.15.rcgu.o: In function ` as arrayfire::index::Indexable>::set': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:144: undefined reference to `af_set_seq_indexer' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.2.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.2.rcgu.o: In function `arrayfire::array::Array::cast': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:435: undefined reference to `af_cast' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.2.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.2.rcgu.o: In function `arrayfire::array::Array::numdims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:335: undefined reference to `af_get_numdims' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.2.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.6.rcgu.o: In function `arrayfire::index::assign_gen': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:575: undefined reference to `af_assign_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.6.rcgu.o: In function `arrayfire::index::assign_seq': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:479: undefined reference to `af_assign_seq' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-b4889dec6cc9def6.acoustic_wave.2qr39waa-cgu.6.rcgu.o: In function `arrayfire::index::index': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:225: undefined reference to `af_index' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.2.rcgu.o): In function `arrayfire::index::Indexer::new': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:161: undefined reference to `af_create_indexers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.2.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:194: undefined reference to `af_release_indexers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.4.rcgu.o): In function `::generate': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:217: undefined reference to `af_constant' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.8.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:190: undefined reference to `af_destroy_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::new': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:221: undefined reference to `af_create_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::is_closed': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:307: undefined reference to `af_is_window_closed' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `arrayfire`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813" "/opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.30ubadupk4qjjqav.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-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib" "/opt/rustwide/target/debug/deps/libnum-d0c8ea5c6127e0f7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-11f8f3462cdff336.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e8bec1b630eecf51.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-360eda2d04af1074.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f57477db00088d35.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee1575735bdd05e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fe8e2df38f6c228e.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.1.rcgu.o: In function `arrayfire::arith::add_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:408: undefined reference to `af_add' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.1.rcgu.o: In function `arrayfire::arith::mul_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:408: undefined reference to `af_mul' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.1.rcgu.o: In function `arrayfire::arith::sqrt': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:124: undefined reference to `af_sqrt' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.1.rcgu.o: In function `arrayfire::arith::le_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:508: undefined reference to `af_le' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.2.rcgu.o: In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.2.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.2.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.2.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.2.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.2.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.2.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.5.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:490: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.5.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:490: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.7.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-66c688c2f6a07813.pi.3errxp25-cgu.9.rcgu.o: In function `arrayfire::algorithm::sum_all': [INFO] [stderr] /opt/rustwide/workdir/src/algorithm/mod.rs:469: undefined reference to `af_sum_all' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.4.rcgu.o): In function `::generate': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:217: undefined reference to `af_constant' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::device_mem_info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:222: undefined reference to `af_device_mem_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `arrayfire`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7" "/opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.26iznlfkhg6x9e3p.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-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib" "/opt/rustwide/target/debug/deps/libnum-d0c8ea5c6127e0f7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-11f8f3462cdff336.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e8bec1b630eecf51.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-360eda2d04af1074.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f57477db00088d35.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee1575735bdd05e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fe8e2df38f6c228e.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.13.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:490: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.14.rcgu.o: In function `arrayfire::signal::fft': [INFO] [stderr] /opt/rustwide/workdir/src/signal/mod.rs:222: undefined reference to `af_fft' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.15.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function ` as arrayfire::index::Indexable>::set': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:128: undefined reference to `af_set_array_indexer' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function `arrayfire::arith::>::not': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:107: undefined reference to `af_not' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function `arrayfire::array::Array::is_single': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_single' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function `arrayfire::array::print': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:582: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function `arrayfire::array::print': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:582: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function `arrayfire::array::print_gen': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:626: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function `arrayfire::array::print_gen': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:626: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.2.rcgu.o: In function `arrayfire::array::print_gen': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:626: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.3.rcgu.o: In function `arrayfire::index::assign_seq': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:479: undefined reference to `af_assign_seq' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.3.rcgu.o: In function `arrayfire::index::index': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:225: undefined reference to `af_index' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.3.rcgu.o: In function `arrayfire::index::index': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:225: undefined reference to `af_index' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.3.rcgu.o: In function `arrayfire::index::index_gen': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:526: undefined reference to `af_index_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.5.rcgu.o: In function `arrayfire::arith::add_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:408: undefined reference to `af_add' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.5.rcgu.o: In function `arrayfire::arith::sub_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:408: undefined reference to `af_sub' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.5.rcgu.o: In function `arrayfire::arith::cos': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:124: undefined reference to `af_cos' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.5.rcgu.o: In function `arrayfire::arith::sin': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:124: undefined reference to `af_sin' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-adbf1c014d21e6a7.helloworld.1plqwiz4-cgu.7.rcgu.o: In function ` as arrayfire::index::Indexable>::set': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:144: undefined reference to `af_set_seq_indexer' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.2.rcgu.o): In function `arrayfire::index::Indexer::new': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:161: undefined reference to `af_create_indexers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.2.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:194: undefined reference to `af_release_indexers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.4.rcgu.o): In function `::generate': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:217: undefined reference to `af_constant' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.4.rcgu.o): In function `::generate': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:217: undefined reference to `af_constant' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::get_version': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:48: undefined reference to `af_get_version' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::get_revision': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:63: undefined reference to `af_get_revision' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::info_string': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:99: undefined reference to `af_info_string' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::device_info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:117: undefined reference to `af_device_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `arrayfire`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.lib.8i00wg9i-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae" "/opt/rustwide/target/debug/deps/lib-c0b1af78cd99b2ae.yfs4g836nufldc1.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-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-333416314d364512.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-4e7423c6db5d181f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-794cd61d53274767.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-93936a2bba77ec06.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7618b5c9c4d09931.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib" "/opt/rustwide/target/debug/deps/libnum-d0c8ea5c6127e0f7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-11f8f3462cdff336.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e8bec1b630eecf51.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-360eda2d04af1074.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f57477db00088d35.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee1575735bdd05e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fe8e2df38f6c228e.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.5.rcgu.o): In function `arrayfire::device::device_count': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:156: undefined reference to `af_get_device_count' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c58c78032c3cd1fa.rlib(arrayfire-c58c78032c3cd1fa.arrayfire.1hsnuxl6-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `arrayfire`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0373c8271644a078168e9371cf1a8ad26b193463e21f373d28d602c0717b1530"` [INFO] running `"docker" "rm" "-f" "0373c8271644a078168e9371cf1a8ad26b193463e21f373d28d602c0717b1530"` [INFO] [stdout] 0373c8271644a078168e9371cf1a8ad26b193463e21f373d28d602c0717b1530