[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 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] f0242120339d27d7b791168da95f6a2395e56e8e4cc3eff8aad64d309065951e [INFO] running `"docker" "start" "-a" "f0242120339d27d7b791168da95f6a2395e56e8e4cc3eff8aad64d309065951e"` [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.41s [INFO] running `"docker" "inspect" "f0242120339d27d7b791168da95f6a2395e56e8e4cc3eff8aad64d309065951e"` [INFO] running `"docker" "rm" "-f" "f0242120339d27d7b791168da95f6a2395e56e8e4cc3eff8aad64d309065951e"` [INFO] [stdout] f0242120339d27d7b791168da95f6a2395e56e8e4cc3eff8aad64d309065951e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] fa31cf3dd90d640c980e67aeaae088f144d04e20bb1088af07d7943c8ca7531b [INFO] running `"docker" "start" "-a" "fa31cf3dd90d640c980e67aeaae088f144d04e20bb1088af07d7943c8ca7531b"` [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] 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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.histogram.9o02odue-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566" "/opt/crater/target/debug/examples/histogram-fdf7ad65a6b63566.xlt4mrocnwh4j0y.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-72450064c27837fe.rlib" "/opt/crater/target/debug/deps/libnum-2ffe19091d189544.rlib" "/opt/crater/target/debug/deps/libnum_rational-6dbdbb9662013d94.rlib" "/opt/crater/target/debug/deps/libnum_iter-b9a544cc0c61fd54.rlib" "/opt/crater/target/debug/deps/libnum_complex-b3a962f1e912a207.rlib" "/opt/crater/target/debug/deps/libnum_bigint-537daca3d6671b9c.rlib" "/opt/crater/target/debug/deps/libnum_integer-febfb11b79ac4fe3.rlib" "/opt/crater/target/debug/deps/libnum_traits-1886320fa1feb02d.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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-fdf7ad65a6b63566.histogram.9o02odue-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-fdf7ad65a6b63566.histogram.9o02odue-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-fdf7ad65a6b63566.histogram.9o02odue-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-fdf7ad65a6b63566.histogram.9o02odue-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-fdf7ad65a6b63566.histogram.9o02odue-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-fdf7ad65a6b63566.histogram.9o02odue-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-fdf7ad65a6b63566.histogram.9o02odue-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-fdf7ad65a6b63566.histogram.9o02odue-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-fdf7ad65a6b63566.histogram.9o02odue-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-cgu.7.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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c" "/opt/crater/target/debug/examples/snow-75c84b1f87a5c91c.2lzu9f6ajw52dadn.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-72450064c27837fe.rlib" "/opt/crater/target/debug/deps/libnum-2ffe19091d189544.rlib" "/opt/crater/target/debug/deps/libnum_rational-6dbdbb9662013d94.rlib" "/opt/crater/target/debug/deps/libnum_iter-b9a544cc0c61fd54.rlib" "/opt/crater/target/debug/deps/libnum_complex-b3a962f1e912a207.rlib" "/opt/crater/target/debug/deps/libnum_bigint-537daca3d6671b9c.rlib" "/opt/crater/target/debug/deps/libnum_integer-febfb11b79ac4fe3.rlib" "/opt/crater/target/debug/deps/libnum_traits-1886320fa1feb02d.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.1.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/snow-75c84b1f87a5c91c.snow.b8gv9ej5-cgu.6.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/deps/libarrayfire-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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] 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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.pi.7kja4lw9-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a" "/opt/crater/target/debug/examples/pi-b0a40d16a795326a.1n6dj9132otfdgxd.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-72450064c27837fe.rlib" "/opt/crater/target/debug/deps/libnum-2ffe19091d189544.rlib" "/opt/crater/target/debug/deps/libnum_rational-6dbdbb9662013d94.rlib" "/opt/crater/target/debug/deps/libnum_iter-b9a544cc0c61fd54.rlib" "/opt/crater/target/debug/deps/libnum_complex-b3a962f1e912a207.rlib" "/opt/crater/target/debug/deps/libnum_bigint-537daca3d6671b9c.rlib" "/opt/crater/target/debug/deps/libnum_integer-febfb11b79ac4fe3.rlib" "/opt/crater/target/debug/deps/libnum_traits-1886320fa1feb02d.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-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-b0a40d16a795326a.pi.7kja4lw9-cgu.7.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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250" "/opt/crater/target/debug/examples/conway-82fdd1a181f97250.43bl94jhcmffo3p4.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-72450064c27837fe.rlib" "/opt/crater/target/debug/deps/libnum-2ffe19091d189544.rlib" "/opt/crater/target/debug/deps/libnum_rational-6dbdbb9662013d94.rlib" "/opt/crater/target/debug/deps/libnum_iter-b9a544cc0c61fd54.rlib" "/opt/crater/target/debug/deps/libnum_complex-b3a962f1e912a207.rlib" "/opt/crater/target/debug/deps/libnum_bigint-537daca3d6671b9c.rlib" "/opt/crater/target/debug/deps/libnum_integer-febfb11b79ac4fe3.rlib" "/opt/crater/target/debug/deps/libnum_traits-1886320fa1feb02d.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-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-82fdd1a181f97250.conway.5uq7um1f-cgu.6.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/conway-82fdd1a181f97250.conway.5uq7um1f-cgu.7.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/deps/libarrayfire-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1" "/opt/crater/target/debug/examples/fft-605f1b8fb0d58cf1.3hn3hbq9gytemtto.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-72450064c27837fe.rlib" "/opt/crater/target/debug/deps/libnum-2ffe19091d189544.rlib" "/opt/crater/target/debug/deps/libnum_rational-6dbdbb9662013d94.rlib" "/opt/crater/target/debug/deps/libnum_iter-b9a544cc0c61fd54.rlib" "/opt/crater/target/debug/deps/libnum_complex-b3a962f1e912a207.rlib" "/opt/crater/target/debug/deps/libnum_bigint-537daca3d6671b9c.rlib" "/opt/crater/target/debug/deps/libnum_integer-febfb11b79ac4fe3.rlib" "/opt/crater/target/debug/deps/libnum_traits-1886320fa1feb02d.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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-605f1b8fb0d58cf1.fft.1t3lwh3x-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-605f1b8fb0d58cf1.fft.1t3lwh3x-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-605f1b8fb0d58cf1.fft.1t3lwh3x-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-605f1b8fb0d58cf1.fft.1t3lwh3x-cgu.13.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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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] 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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.helloworld.212d7f1m-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436" "/opt/crater/target/debug/examples/helloworld-4c6107deaf07d436.20yr3h7hjcy52src.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-72450064c27837fe.rlib" "/opt/crater/target/debug/deps/libnum-2ffe19091d189544.rlib" "/opt/crater/target/debug/deps/libnum_rational-6dbdbb9662013d94.rlib" "/opt/crater/target/debug/deps/libnum_iter-b9a544cc0c61fd54.rlib" "/opt/crater/target/debug/deps/libnum_complex-b3a962f1e912a207.rlib" "/opt/crater/target/debug/deps/libnum_bigint-537daca3d6671b9c.rlib" "/opt/crater/target/debug/deps/libnum_integer-febfb11b79ac4fe3.rlib" "/opt/crater/target/debug/deps/libnum_traits-1886320fa1feb02d.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-4c6107deaf07d436.helloworld.212d7f1m-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415" "/opt/crater/target/debug/examples/acoustic_wave-a80f9e65f6be8415.1jaaxxv8kht8oyde.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libarrayfire-72450064c27837fe.rlib" "/opt/crater/target/debug/deps/libnum-2ffe19091d189544.rlib" "/opt/crater/target/debug/deps/libnum_rational-6dbdbb9662013d94.rlib" "/opt/crater/target/debug/deps/libnum_iter-b9a544cc0c61fd54.rlib" "/opt/crater/target/debug/deps/libnum_complex-b3a962f1e912a207.rlib" "/opt/crater/target/debug/deps/libnum_bigint-537daca3d6671b9c.rlib" "/opt/crater/target/debug/deps/libnum_integer-febfb11b79ac4fe3.rlib" "/opt/crater/target/debug/deps/libnum_traits-1886320fa1feb02d.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.11.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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-cgu.12.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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-a80f9e65f6be8415.acoustic_wave.3s0udfwg-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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-72450064c27837fe.rlib(arrayfire-72450064c27837fe.arrayfire.8qsxfddp-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: build failed [INFO] running `"docker" "inspect" "fa31cf3dd90d640c980e67aeaae088f144d04e20bb1088af07d7943c8ca7531b"` [INFO] running `"docker" "rm" "-f" "fa31cf3dd90d640c980e67aeaae088f144d04e20bb1088af07d7943c8ca7531b"` [INFO] [stdout] fa31cf3dd90d640c980e67aeaae088f144d04e20bb1088af07d7943c8ca7531b