[INFO] crate arrayfire 3.6.2 is already in cache [INFO] extracting crate arrayfire 3.6.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/arrayfire/3.6.2 [INFO] extracting crate arrayfire 3.6.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/arrayfire/3.6.2 [INFO] validating manifest of arrayfire-3.6.2 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of arrayfire-3.6.2 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing arrayfire-3.6.2 [INFO] removed 0 missing examples [INFO] finished frobbing arrayfire-3.6.2 [INFO] frobbed toml for arrayfire-3.6.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/arrayfire/3.6.2/Cargo.toml [INFO] started frobbing arrayfire-3.6.2 [INFO] removed 0 missing examples [INFO] finished frobbing arrayfire-3.6.2 [INFO] frobbed toml for arrayfire-3.6.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/arrayfire/3.6.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing arrayfire-3.6.2 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/arrayfire/3.6.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] cf2f646dcc98db77e0b2a07ea637c00d7e8ada7b71dc6da8d75a4fadb731e074 [INFO] running `"docker" "start" "-a" "cf2f646dcc98db77e0b2a07ea637c00d7e8ada7b71dc6da8d75a4fadb731e074"` [INFO] [stderr] Compiling arrayfire v3.6.2 (/opt/crater/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 3.39s [INFO] running `"docker" "inspect" "cf2f646dcc98db77e0b2a07ea637c00d7e8ada7b71dc6da8d75a4fadb731e074"` [INFO] running `"docker" "rm" "-f" "cf2f646dcc98db77e0b2a07ea637c00d7e8ada7b71dc6da8d75a4fadb731e074"` [INFO] [stdout] cf2f646dcc98db77e0b2a07ea637c00d7e8ada7b71dc6da8d75a4fadb731e074 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/arrayfire/3.6.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] ed8524758a0be18f714f759a27d4cc1e7bfbe356e0a324437f3934bf336ac987 [INFO] running `"docker" "start" "-a" "ed8524758a0be18f714f759a27d4cc1e7bfbe356e0a324437f3934bf336ac987"` [INFO] [stderr] Compiling arrayfire v3.6.2 (/opt/crater/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] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/fft-d74724b4b724d301" "/opt/crater/target/debug/examples/fft-d74724b4b724d301.91kyitj84pk15wz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib" "/opt/crater/target/debug/deps/libnum-440a8191a74d6844.rlib" "/opt/crater/target/debug/deps/libnum_rational-7196a24c173fe321.rlib" "/opt/crater/target/debug/deps/libnum_iter-cb1dcb2015c0fa3f.rlib" "/opt/crater/target/debug/deps/libnum_complex-7e84dacd451f5747.rlib" "/opt/crater/target/debug/deps/libnum_bigint-93cfeb98206cd64a.rlib" "/opt/crater/target/debug/deps/libnum_integer-e6a8b65576c944de.rlib" "/opt/crater/target/debug/deps/libnum_traits-c6be473ace7ca4de.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.0.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/crater/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.0.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/crater/workdir/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stderr] /opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.0.rcgu.o: In function `arrayfire::array::print_gen': [INFO] [stderr] /opt/crater/workdir/src/array.rs:626: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/crater/target/debug/examples/fft-d74724b4b724d301.fft.9w0lc0wx-cgu.14.rcgu.o: In function `arrayfire::signal::fft': [INFO] [stderr] /opt/crater/workdir/src/signal/mod.rs:222: undefined reference to `af_fft' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.12.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/crater/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/crater/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/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87" "/opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.dr8774uy62k66nv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib" "/opt/crater/target/debug/deps/libnum-440a8191a74d6844.rlib" "/opt/crater/target/debug/deps/libnum_rational-7196a24c173fe321.rlib" "/opt/crater/target/debug/deps/libnum_iter-cb1dcb2015c0fa3f.rlib" "/opt/crater/target/debug/deps/libnum_complex-7e84dacd451f5747.rlib" "/opt/crater/target/debug/deps/libnum_bigint-93cfeb98206cd64a.rlib" "/opt/crater/target/debug/deps/libnum_integer-e6a8b65576c944de.rlib" "/opt/crater/target/debug/deps/libnum_traits-c6be473ace7ca4de.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.3.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/crater/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/crater/target/debug/examples/snow-b09ca52a8bbc0f87.snow.9a87znus-cgu.7.rcgu.o: In function `arrayfire::graphics::Window::draw_image': [INFO] [stderr] /opt/crater/workdir/src/graphics.rs:530: undefined reference to `af_draw_image' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/crater/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.12.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/crater/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/crater/workdir/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.8.rcgu.o): In function `::drop': [INFO] [stderr] /opt/crater/workdir/src/graphics.rs:190: undefined reference to `af_destroy_window' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::new': [INFO] [stderr] /opt/crater/workdir/src/graphics.rs:221: undefined reference to `af_create_window' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::is_closed': [INFO] [stderr] /opt/crater/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/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84" "/opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.2jxo8hnzkyt1mvnz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib" "/opt/crater/target/debug/deps/libnum-440a8191a74d6844.rlib" "/opt/crater/target/debug/deps/libnum_rational-7196a24c173fe321.rlib" "/opt/crater/target/debug/deps/libnum_iter-cb1dcb2015c0fa3f.rlib" "/opt/crater/target/debug/deps/libnum_complex-7e84dacd451f5747.rlib" "/opt/crater/target/debug/deps/libnum_bigint-93cfeb98206cd64a.rlib" "/opt/crater/target/debug/deps/libnum_integer-e6a8b65576c944de.rlib" "/opt/crater/target/debug/deps/libnum_traits-c6be473ace7ca4de.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.0.rcgu.o: In function `arrayfire::graphics::Window::draw_image': [INFO] [stderr] /opt/crater/workdir/src/graphics.rs:530: undefined reference to `af_draw_image' [INFO] [stderr] /opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.0.rcgu.o: In function `arrayfire::graphics::Window::draw_hist': [INFO] [stderr] /opt/crater/workdir/src/graphics.rs:666: undefined reference to `af_draw_hist' [INFO] [stderr] /opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.2.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/crater/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.2.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/crater/workdir/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stderr] /opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.2.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/crater/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.3.rcgu.o: In function `arrayfire::arith::div_helper': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:408: undefined reference to `af_div' [INFO] [stderr] /opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.4.rcgu.o: In function `arrayfire::image::load_image': [INFO] [stderr] /opt/crater/workdir/src/image/mod.rs:254: undefined reference to `af_load_image' [INFO] [stderr] /opt/crater/workdir/src/image/mod.rs:260: undefined reference to `af_cast' [INFO] [stderr] /opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.4.rcgu.o: In function `arrayfire::image::histogram': [INFO] [stderr] /opt/crater/workdir/src/image/mod.rs:678: undefined reference to `af_histogram' [INFO] [stderr] /opt/crater/target/debug/examples/histogram-c1c83ad667fe5c84.histogram.1j9lx8br-cgu.5.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/crater/workdir/src/data/mod.rs:490: undefined reference to `af_tile' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/crater/workdir/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/crater/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.12.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/crater/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.4.rcgu.o): In function `::generate': [INFO] [stderr] /opt/crater/workdir/src/data/mod.rs:217: undefined reference to `af_constant' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/crater/workdir/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.8.rcgu.o): In function `::drop': [INFO] [stderr] /opt/crater/workdir/src/graphics.rs:190: undefined reference to `af_destroy_window' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::new': [INFO] [stderr] /opt/crater/workdir/src/graphics.rs:221: undefined reference to `af_create_window' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::set_position': [INFO] [stderr] /opt/crater/workdir/src/graphics.rs:245: undefined reference to `af_set_position' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::is_closed': [INFO] [stderr] /opt/crater/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] 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/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037" "/opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.43xpcmtsnn0e9pzq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib" "/opt/crater/target/debug/deps/libnum-440a8191a74d6844.rlib" "/opt/crater/target/debug/deps/libnum_rational-7196a24c173fe321.rlib" "/opt/crater/target/debug/deps/libnum_iter-cb1dcb2015c0fa3f.rlib" "/opt/crater/target/debug/deps/libnum_complex-7e84dacd451f5747.rlib" "/opt/crater/target/debug/deps/libnum_bigint-93cfeb98206cd64a.rlib" "/opt/crater/target/debug/deps/libnum_integer-e6a8b65576c944de.rlib" "/opt/crater/target/debug/deps/libnum_traits-c6be473ace7ca4de.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.13.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/crater/workdir/src/data/mod.rs:490: undefined reference to `af_tile' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.14.rcgu.o: In function `arrayfire::signal::fft': [INFO] [stderr] /opt/crater/workdir/src/signal/mod.rs:222: undefined reference to `af_fft' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.15.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/crater/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/crater/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/crater/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/crater/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function ` as arrayfire::index::Indexable>::set': [INFO] [stderr] /opt/crater/workdir/src/index.rs:128: undefined reference to `af_set_array_indexer' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function `arrayfire::arith::>::not': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:107: undefined reference to `af_not' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/crater/workdir/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/crater/workdir/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/crater/workdir/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/crater/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function `arrayfire::array::Array::is_single': [INFO] [stderr] /opt/crater/workdir/src/array.rs:153: undefined reference to `af_is_single' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function `arrayfire::array::print': [INFO] [stderr] /opt/crater/workdir/src/array.rs:582: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function `arrayfire::array::print': [INFO] [stderr] /opt/crater/workdir/src/array.rs:582: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function `arrayfire::array::print_gen': [INFO] [stderr] /opt/crater/workdir/src/array.rs:626: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function `arrayfire::array::print_gen': [INFO] [stderr] /opt/crater/workdir/src/array.rs:626: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.2.rcgu.o: In function `arrayfire::array::print_gen': [INFO] [stderr] /opt/crater/workdir/src/array.rs:626: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.3.rcgu.o: In function `arrayfire::index::assign_seq': [INFO] [stderr] /opt/crater/workdir/src/index.rs:479: undefined reference to `af_assign_seq' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.3.rcgu.o: In function `arrayfire::index::index': [INFO] [stderr] /opt/crater/workdir/src/index.rs:225: undefined reference to `af_index' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.3.rcgu.o: In function `arrayfire::index::index': [INFO] [stderr] /opt/crater/workdir/src/index.rs:225: undefined reference to `af_index' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.3.rcgu.o: In function `arrayfire::index::index_gen': [INFO] [stderr] /opt/crater/workdir/src/index.rs:526: undefined reference to `af_index_gen' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.6.rcgu.o: In function `arrayfire::arith::add_helper': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:408: undefined reference to `af_add' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.6.rcgu.o: In function `arrayfire::arith::sub_helper': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:408: undefined reference to `af_sub' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.6.rcgu.o: In function `arrayfire::arith::cos': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:124: undefined reference to `af_cos' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.6.rcgu.o: In function `arrayfire::arith::sin': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:124: undefined reference to `af_sin' [INFO] [stderr] /opt/crater/target/debug/examples/helloworld-8868dbccd20c8037.helloworld.eb1sxqam-cgu.7.rcgu.o: In function ` as arrayfire::index::Indexable>::set': [INFO] [stderr] /opt/crater/workdir/src/index.rs:144: undefined reference to `af_set_seq_indexer' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/crater/workdir/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/crater/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.12.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/crater/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.2.rcgu.o): In function `arrayfire::index::Indexer::new': [INFO] [stderr] /opt/crater/workdir/src/index.rs:161: undefined reference to `af_create_indexers' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.2.rcgu.o): In function `::drop': [INFO] [stderr] /opt/crater/workdir/src/index.rs:194: undefined reference to `af_release_indexers' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.4.rcgu.o): In function `::generate': [INFO] [stderr] /opt/crater/workdir/src/data/mod.rs:217: undefined reference to `af_constant' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.4.rcgu.o): In function `::generate': [INFO] [stderr] /opt/crater/workdir/src/data/mod.rs:217: undefined reference to `af_constant' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::get_version': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:48: undefined reference to `af_get_version' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::get_revision': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:63: undefined reference to `af_get_revision' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::info_string': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:99: undefined reference to `af_info_string' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::device_info': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:117: undefined reference to `af_device_info' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/crater/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/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67" "/opt/crater/target/debug/examples/conway-6e21c59abad22e67.2qjvimu70jvuwktj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib" "/opt/crater/target/debug/deps/libnum-440a8191a74d6844.rlib" "/opt/crater/target/debug/deps/libnum_rational-7196a24c173fe321.rlib" "/opt/crater/target/debug/deps/libnum_iter-cb1dcb2015c0fa3f.rlib" "/opt/crater/target/debug/deps/libnum_complex-7e84dacd451f5747.rlib" "/opt/crater/target/debug/deps/libnum_bigint-93cfeb98206cd64a.rlib" "/opt/crater/target/debug/deps/libnum_integer-e6a8b65576c944de.rlib" "/opt/crater/target/debug/deps/libnum_traits-c6be473ace7ca4de.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.0.rcgu.o: In function `arrayfire::arith::add_helper': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:408: undefined reference to `af_add' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.0.rcgu.o: In function `arrayfire::arith::div_helper': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:408: undefined reference to `af_div' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.0.rcgu.o: In function `arrayfire::arith::mul_helper': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:408: undefined reference to `af_mul' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.0.rcgu.o: In function `arrayfire::arith::abs': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:124: undefined reference to `af_abs' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.0.rcgu.o: In function `arrayfire::arith::eq_helper': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:508: undefined reference to `af_eq' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.0.rcgu.o: In function `arrayfire::arith::gt_helper': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:508: undefined reference to `af_gt' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.1.rcgu.o: In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/crater/workdir/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.1.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/crater/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.1.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/crater/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.1.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/crater/workdir/src/array.rs:180: undefined reference to `af_create_array' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.1.rcgu.o: In function `arrayfire::array::Array::cast': [INFO] [stderr] /opt/crater/workdir/src/array.rs:435: undefined reference to `af_cast' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.1.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/crater/workdir/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.1.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/crater/workdir/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.1.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/crater/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.1.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/crater/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.3.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/crater/workdir/src/data/mod.rs:490: undefined reference to `af_tile' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.3.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/crater/workdir/src/data/mod.rs:490: undefined reference to `af_tile' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.4.rcgu.o: In function `arrayfire::graphics::Window::draw_image': [INFO] [stderr] /opt/crater/workdir/src/graphics.rs:530: undefined reference to `af_draw_image' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.5.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/crater/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.6.rcgu.o: In function `arrayfire::signal::convolve2': [INFO] [stderr] /opt/crater/workdir/src/signal/mod.rs:452: undefined reference to `af_convolve2' [INFO] [stderr] /opt/crater/target/debug/examples/conway-6e21c59abad22e67.conway.2atk8uy5-cgu.7.rcgu.o: In function `arrayfire::algorithm::max_all': [INFO] [stderr] /opt/crater/workdir/src/algorithm/mod.rs:469: undefined reference to `af_max_all' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/crater/workdir/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/crater/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.12.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/crater/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.4.rcgu.o): In function `::generate': [INFO] [stderr] /opt/crater/workdir/src/data/mod.rs:217: undefined reference to `af_constant' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/crater/workdir/src/util.rs:68: undefined reference to `af_free_host' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.8.rcgu.o): In function `::drop': [INFO] [stderr] /opt/crater/workdir/src/graphics.rs:190: undefined reference to `af_destroy_window' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::new': [INFO] [stderr] /opt/crater/workdir/src/graphics.rs:221: undefined reference to `af_create_window' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.8.rcgu.o): In function `arrayfire::graphics::Window::is_closed': [INFO] [stderr] /opt/crater/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/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d" "/opt/crater/target/debug/examples/unified-18a59ce6edd9455d.26f15ft1w1dgm1s0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib" "/opt/crater/target/debug/deps/libnum-440a8191a74d6844.rlib" "/opt/crater/target/debug/deps/libnum_rational-7196a24c173fe321.rlib" "/opt/crater/target/debug/deps/libnum_iter-cb1dcb2015c0fa3f.rlib" "/opt/crater/target/debug/deps/libnum_complex-7e84dacd451f5747.rlib" "/opt/crater/target/debug/deps/libnum_bigint-93cfeb98206cd64a.rlib" "/opt/crater/target/debug/deps/libnum_integer-e6a8b65576c944de.rlib" "/opt/crater/target/debug/deps/libnum_traits-c6be473ace7ca4de.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.11.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/crater/workdir/src/data/mod.rs:490: undefined reference to `af_tile' [INFO] [stderr] /opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.13.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/crater/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.15.rcgu.o: In function ` as arrayfire::index::Indexable>::set': [INFO] [stderr] /opt/crater/workdir/src/index.rs:144: undefined reference to `af_set_seq_indexer' [INFO] [stderr] /opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.3.rcgu.o: In function `arrayfire::array::Array::cast': [INFO] [stderr] /opt/crater/workdir/src/array.rs:435: undefined reference to `af_cast' [INFO] [stderr] /opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.3.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/crater/workdir/src/array.rs:300: undefined reference to `af_get_dims' [INFO] [stderr] /opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.3.rcgu.o: In function `arrayfire::array::Array::numdims': [INFO] [stderr] /opt/crater/workdir/src/array.rs:335: undefined reference to `af_get_numdims' [INFO] [stderr] /opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.3.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/crater/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.3.rcgu.o: In function `arrayfire::array::print': [INFO] [stderr] /opt/crater/workdir/src/array.rs:582: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.6.rcgu.o: In function `arrayfire::arith::add_helper': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:408: undefined reference to `af_add' [INFO] [stderr] /opt/crater/target/debug/examples/unified-18a59ce6edd9455d.unified.eadcaa22-cgu.9.rcgu.o: In function `arrayfire::index::assign_gen': [INFO] [stderr] /opt/crater/workdir/src/index.rs:575: undefined reference to `af_assign_gen' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/crater/workdir/src/array.rs:528: undefined reference to `af_retain_array' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/crater/workdir/src/array.rs:544: undefined reference to `af_release_array' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.12.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/crater/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.2.rcgu.o): In function `arrayfire::index::Indexer::new': [INFO] [stderr] /opt/crater/workdir/src/index.rs:161: undefined reference to `af_create_indexers' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.2.rcgu.o): In function `::drop': [INFO] [stderr] /opt/crater/workdir/src/index.rs:194: undefined reference to `af_release_indexers' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.3.rcgu.o): In function `arrayfire::backend::set_backend': [INFO] [stderr] /opt/crater/workdir/src/backend.rs:21: undefined reference to `af_set_backend' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.3.rcgu.o): In function `arrayfire::backend::get_backend_count': [INFO] [stderr] /opt/crater/workdir/src/backend.rs:31: undefined reference to `af_get_backend_count' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.3.rcgu.o): In function `arrayfire::backend::get_available_backends': [INFO] [stderr] /opt/crater/workdir/src/backend.rs:42: undefined reference to `af_get_available_backends' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::device_count': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:156: undefined reference to `af_get_device_count' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/crater/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/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.lib.8naxa2mw-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b" "/opt/crater/target/debug/deps/lib-462a0328dedaf32b.2loc56yxa27q1fn3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib" "/opt/crater/target/debug/deps/libnum-440a8191a74d6844.rlib" "/opt/crater/target/debug/deps/libnum_rational-7196a24c173fe321.rlib" "/opt/crater/target/debug/deps/libnum_iter-cb1dcb2015c0fa3f.rlib" "/opt/crater/target/debug/deps/libnum_complex-7e84dacd451f5747.rlib" "/opt/crater/target/debug/deps/libnum_bigint-93cfeb98206cd64a.rlib" "/opt/crater/target/debug/deps/libnum_integer-e6a8b65576c944de.rlib" "/opt/crater/target/debug/deps/libnum_traits-c6be473ace7ca4de.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.12.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/crater/workdir/src/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.5.rcgu.o): In function `arrayfire::device::device_count': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:156: undefined reference to `af_get_device_count' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-3a10bf4bae8a00b1.rlib(arrayfire-3a10bf4bae8a00b1.arrayfire.b5xntpet-cgu.7.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/crater/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" "ed8524758a0be18f714f759a27d4cc1e7bfbe356e0a324437f3934bf336ac987"` [INFO] running `"docker" "rm" "-f" "ed8524758a0be18f714f759a27d4cc1e7bfbe356e0a324437f3934bf336ac987"` [INFO] [stdout] ed8524758a0be18f714f759a27d4cc1e7bfbe356e0a324437f3934bf336ac987