[INFO] fetching crate arrayfire 3.6.2... [INFO] extracting crate arrayfire 3.6.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/arrayfire/3.6.2 [INFO] extracting crate arrayfire 3.6.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/arrayfire/3.6.2 [INFO] validating manifest of arrayfire-3.6.2 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of arrayfire-3.6.2 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/reg/arrayfire/3.6.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing arrayfire-3.6.2 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] 9e6ce45646586adcf3d138339eebf5974cfe79b2b7b160859bb7da0ceac01067 [INFO] running `"docker" "start" "-a" "9e6ce45646586adcf3d138339eebf5974cfe79b2b7b160859bb7da0ceac01067"` [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling arrayfire v3.6.2 (/opt/crater/workdir) [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num v0.2.0 [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 11.01s [INFO] running `"docker" "inspect" "9e6ce45646586adcf3d138339eebf5974cfe79b2b7b160859bb7da0ceac01067"` [INFO] running `"docker" "rm" "-f" "9e6ce45646586adcf3d138339eebf5974cfe79b2b7b160859bb7da0ceac01067"` [INFO] [stdout] 9e6ce45646586adcf3d138339eebf5974cfe79b2b7b160859bb7da0ceac01067 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 3a6334c3e4cc676a22b44376a4d9641aa2deb08e30bf09e0ab322794ae338dea [INFO] running `"docker" "start" "-a" "3a6334c3e4cc676a22b44376a4d9641aa2deb08e30bf09e0ab322794ae338dea"` [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] 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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77" "/opt/crater/target/debug/examples/snow-f583b3b59fd8ad77.u8pf2dvc039e6aq.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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-7cb75aaf30bf44ed.rlib" "/opt/crater/target/debug/deps/libnum-96502b1eb977de72.rlib" "/opt/crater/target/debug/deps/libnum_rational-74e3096ef96c947e.rlib" "/opt/crater/target/debug/deps/libnum_iter-18a1af00ac33ea84.rlib" "/opt/crater/target/debug/deps/libnum_complex-7942477870b88a6b.rlib" "/opt/crater/target/debug/deps/libnum_bigint-149b855f5fff5ac3.rlib" "/opt/crater/target/debug/deps/libnum_integer-0901ae124527950c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d92e46de8754cc8f.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.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-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.1.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-f583b3b59fd8ad77.snow.ca4xkl6f-cgu.3.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.11.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.4.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.7.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.7.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.7.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] /opt/crater/target/debug/deps/libarrayfire-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.9.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] 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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.conway.3alrztvk-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf" "/opt/crater/target/debug/examples/conway-59a3372975e59bdf.471t11w86fyf82oh.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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-7cb75aaf30bf44ed.rlib" "/opt/crater/target/debug/deps/libnum-96502b1eb977de72.rlib" "/opt/crater/target/debug/deps/libnum_rational-74e3096ef96c947e.rlib" "/opt/crater/target/debug/deps/libnum_iter-18a1af00ac33ea84.rlib" "/opt/crater/target/debug/deps/libnum_complex-7942477870b88a6b.rlib" "/opt/crater/target/debug/deps/libnum_bigint-149b855f5fff5ac3.rlib" "/opt/crater/target/debug/deps/libnum_integer-0901ae124527950c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d92e46de8754cc8f.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-59a3372975e59bdf.conway.3alrztvk-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.11.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.3.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.4.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.7.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.7.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.7.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] /opt/crater/target/debug/deps/libarrayfire-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.9.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.9.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] 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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/pi-64b3699afea54208" "/opt/crater/target/debug/examples/pi-64b3699afea54208.3hg6k6we9o7t1jbw.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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-7cb75aaf30bf44ed.rlib" "/opt/crater/target/debug/deps/libnum-96502b1eb977de72.rlib" "/opt/crater/target/debug/deps/libnum_rational-74e3096ef96c947e.rlib" "/opt/crater/target/debug/deps/libnum_iter-18a1af00ac33ea84.rlib" "/opt/crater/target/debug/deps/libnum_complex-7942477870b88a6b.rlib" "/opt/crater/target/debug/deps/libnum_bigint-149b855f5fff5ac3.rlib" "/opt/crater/target/debug/deps/libnum_integer-0901ae124527950c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d92e46de8754cc8f.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.1.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/pi-64b3699afea54208.pi.j9g60c6n-cgu.1.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/pi-64b3699afea54208.pi.j9g60c6n-cgu.1.rcgu.o: In function `arrayfire::arith::sqrt': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:124: undefined reference to `af_sqrt' [INFO] [stderr] /opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.1.rcgu.o: In function `arrayfire::arith::le_helper': [INFO] [stderr] /opt/crater/workdir/src/arith/mod.rs:508: undefined reference to `af_le' [INFO] [stderr] /opt/crater/target/debug/examples/pi-64b3699afea54208.pi.j9g60c6n-cgu.2.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/pi-64b3699afea54208.pi.j9g60c6n-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/pi-64b3699afea54208.pi.j9g60c6n-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/pi-64b3699afea54208.pi.j9g60c6n-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/pi-64b3699afea54208.pi.j9g60c6n-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/pi-64b3699afea54208.pi.j9g60c6n-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/pi-64b3699afea54208.pi.j9g60c6n-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/pi-64b3699afea54208.pi.j9g60c6n-cgu.4.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/pi-64b3699afea54208.pi.j9g60c6n-cgu.4.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/pi-64b3699afea54208.pi.j9g60c6n-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/pi-64b3699afea54208.pi.j9g60c6n-cgu.6.rcgu.o: In function `arrayfire::algorithm::sum_all': [INFO] [stderr] /opt/crater/workdir/src/algorithm/mod.rs:469: undefined reference to `af_sum_all' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.11.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.3.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.4.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.5.rcgu.o): In function `arrayfire::device::device_mem_info': [INFO] [stderr] /opt/crater/workdir/src/device/mod.rs:222: undefined reference to `af_device_mem_info' [INFO] [stderr] /opt/crater/target/debug/deps/libarrayfire-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.9.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.9.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] 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/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555" "/opt/crater/target/debug/examples/unified-e2d5c9e6f2bd5555.9alphcpx9xq9s78.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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-7cb75aaf30bf44ed.rlib" "/opt/crater/target/debug/deps/libnum-96502b1eb977de72.rlib" "/opt/crater/target/debug/deps/libnum_rational-74e3096ef96c947e.rlib" "/opt/crater/target/debug/deps/libnum_iter-18a1af00ac33ea84.rlib" "/opt/crater/target/debug/deps/libnum_complex-7942477870b88a6b.rlib" "/opt/crater/target/debug/deps/libnum_bigint-149b855f5fff5ac3.rlib" "/opt/crater/target/debug/deps/libnum_integer-0901ae124527950c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d92e46de8754cc8f.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.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-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.11.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-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.14.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-e2d5c9e6f2bd5555.unified.f4j3jswh-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-e2d5c9e6f2bd5555.unified.f4j3jswh-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-e2d5c9e6f2bd5555.unified.f4j3jswh-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-e2d5c9e6f2bd5555.unified.f4j3jswh-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-e2d5c9e6f2bd5555.unified.f4j3jswh-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-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.5.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-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.7.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/examples/unified-e2d5c9e6f2bd5555.unified.f4j3jswh-cgu.9.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.11.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.15.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.15.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.4.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.4.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.4.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.4.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.9.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.9.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] 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/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c" "/opt/crater/target/debug/examples/helloworld-0f114ee28f55703c.wxymteh58x61rn9.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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-7cb75aaf30bf44ed.rlib" "/opt/crater/target/debug/deps/libnum-96502b1eb977de72.rlib" "/opt/crater/target/debug/deps/libnum_rational-74e3096ef96c947e.rlib" "/opt/crater/target/debug/deps/libnum_iter-18a1af00ac33ea84.rlib" "/opt/crater/target/debug/deps/libnum_complex-7942477870b88a6b.rlib" "/opt/crater/target/debug/deps/libnum_bigint-149b855f5fff5ac3.rlib" "/opt/crater/target/debug/deps/libnum_integer-0901ae124527950c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d92e46de8754cc8f.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-cgu.14.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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-0f114ee28f55703c.helloworld.bfvz4vbx-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.11.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.15.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.15.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.3.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.3.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.4.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.9.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.9.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] 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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209" "/opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.1tqn63cdk5i9bur.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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-7cb75aaf30bf44ed.rlib" "/opt/crater/target/debug/deps/libnum-96502b1eb977de72.rlib" "/opt/crater/target/debug/deps/libnum_rational-74e3096ef96c947e.rlib" "/opt/crater/target/debug/deps/libnum_iter-18a1af00ac33ea84.rlib" "/opt/crater/target/debug/deps/libnum_complex-7942477870b88a6b.rlib" "/opt/crater/target/debug/deps/libnum_bigint-149b855f5fff5ac3.rlib" "/opt/crater/target/debug/deps/libnum_integer-0901ae124527950c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d92e46de8754cc8f.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.1.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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.1.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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.1.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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.1.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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.1.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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.1.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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.11.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/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.12.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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.13.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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.2.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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.2.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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.6.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/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.6.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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.6.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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.9.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/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.9.rcgu.o: In function `arrayfire::data::range': [INFO] [stderr] /opt/crater/workdir/src/data/mod.rs:288: undefined reference to `af_range' [INFO] [stderr] /opt/crater/target/debug/examples/acoustic_wave-22f317dc3f89e209.acoustic_wave.az9riq79-cgu.9.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.11.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.15.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.15.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.3.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.4.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.7.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.7.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.7.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] /opt/crater/target/debug/deps/libarrayfire-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.9.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.9.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] 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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.lib.d3f0y52z-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73" "/opt/crater/target/debug/deps/lib-0ebb4cf348a3ff73.4nc9y806dd3qhitb.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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-7d9df032c0eb8a14.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-77300aa0d630d98f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4d48ca12b265d456.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8869eee15acf0f54.rlib" "/opt/crater/target/debug/deps/libarrayfire-7cb75aaf30bf44ed.rlib" "/opt/crater/target/debug/deps/libnum-96502b1eb977de72.rlib" "/opt/crater/target/debug/deps/libnum_rational-74e3096ef96c947e.rlib" "/opt/crater/target/debug/deps/libnum_iter-18a1af00ac33ea84.rlib" "/opt/crater/target/debug/deps/libnum_complex-7942477870b88a6b.rlib" "/opt/crater/target/debug/deps/libnum_bigint-149b855f5fff5ac3.rlib" "/opt/crater/target/debug/deps/libnum_integer-0901ae124527950c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d92e46de8754cc8f.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.11.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-cgu.4.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-7cb75aaf30bf44ed.rlib(arrayfire-7cb75aaf30bf44ed.arrayfire.a2wdgo0g-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] 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" "3a6334c3e4cc676a22b44376a4d9641aa2deb08e30bf09e0ab322794ae338dea"` [INFO] running `"docker" "rm" "-f" "3a6334c3e4cc676a22b44376a4d9641aa2deb08e30bf09e0ab322794ae338dea"` [INFO] [stdout] 3a6334c3e4cc676a22b44376a4d9641aa2deb08e30bf09e0ab322794ae338dea