[INFO] updating cached repository https://github.com/rharriso/hey-array-fire-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d7a3deeb161721689ee50b59514feacf1ab7c36c [INFO] testing rharriso/hey-array-fire-rust against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frharriso%2Fhey-array-fire-rust" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rharriso/hey-array-fire-rust on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rharriso/hey-array-fire-rust [INFO] finished tweaking git repo https://github.com/rharriso/hey-array-fire-rust [INFO] tweaked toml for git repo https://github.com/rharriso/hey-array-fire-rust written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/rharriso/hey-array-fire-rust already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 08deec09f1d8cc97dfe98b283e8f21d5172cef3726d3a8ca94ecf673a91d5125 [INFO] running `"docker" "start" "-a" "08deec09f1d8cc97dfe98b283e8f21d5172cef3726d3a8ca94ecf673a91d5125"` [INFO] [stderr] Compiling num-complex v0.1.41 [INFO] [stderr] Compiling num-bigint v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling num-rational v0.1.40 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling arrayfire v3.5.0 [INFO] [stderr] Compiling hey-array-fire-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use(af_print)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `indices` [INFO] [stderr] --> src/main.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | let indices = af::Array::new(&values, af::Dim4::new(&[3, 1, 1, 1])); [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_indices` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `dimsB` should have a snake case name [INFO] [stderr] --> src/main.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | let dimsB = Dim4::new(&[num_cols, 1, 1, 1]); [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `dims_b` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `dimsD` should have a snake case name [INFO] [stderr] --> src/main.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 32 | let dimsD = Dim4::new(&[num_rows, 1, 1, 1]); [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `dims_d` [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.40871q6zqpdgjqf8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/local/lib" "-L" "/opt/arrayfire-3/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-881a2cc46c3d4a30.rlib" "/opt/rustwide/target/debug/deps/libnum-705c8a745946f4fd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-fc25d0004c9613af.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e980f1c6da90de0f.rlib" "/opt/rustwide/target/debug/deps/librand-8dc4a8dc4b6c1d2c.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-cbae04a7505fdae2.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-739c46110ebaee65.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b213d328a0c48d94.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e9bab3d75127ff8c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2613a0d3ac270052.rlib" "/opt/rustwide/target/debug/deps/liblibc-fcd1c917c12db8f4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-47d24117de3918be.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.7.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/random/mod.rs:70: undefined reference to `af_randu' [INFO] [stderr] /opt/rustwide/target/debug/deps/hey_array_fire_rust-d969b14f6dca2b37.hey_array_fire_rust.ayobvhtt-cgu.9.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/array.rs:150: undefined reference to `af_create_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-881a2cc46c3d4a30.rlib(arrayfire-881a2cc46c3d4a30.arrayfire.6rdgquie-cgu.1.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/array.rs:457: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-881a2cc46c3d4a30.rlib(arrayfire-881a2cc46c3d4a30.arrayfire.6rdgquie-cgu.1.rcgu.o): In function `arrayfire::array::print_gen': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/array.rs:536: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-881a2cc46c3d4a30.rlib(arrayfire-881a2cc46c3d4a30.arrayfire.6rdgquie-cgu.14.rcgu.o): In function `arrayfire::blas::matmul': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/blas/mod.rs:39: undefined reference to `af_matmul' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-881a2cc46c3d4a30.rlib(arrayfire-881a2cc46c3d4a30.arrayfire.6rdgquie-cgu.15.rcgu.o): In function `arrayfire::device::get_version': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/device/mod.rs:40: undefined reference to `af_get_version' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-881a2cc46c3d4a30.rlib(arrayfire-881a2cc46c3d4a30.arrayfire.6rdgquie-cgu.15.rcgu.o): In function `arrayfire::device::get_revision': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/device/mod.rs:53: undefined reference to `af_get_revision' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-881a2cc46c3d4a30.rlib(arrayfire-881a2cc46c3d4a30.arrayfire.6rdgquie-cgu.15.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/device/mod.rs:70: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-881a2cc46c3d4a30.rlib(arrayfire-881a2cc46c3d4a30.arrayfire.6rdgquie-cgu.15.rcgu.o): In function `arrayfire::device::device_info': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/device/mod.rs:108: undefined reference to `af_device_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-881a2cc46c3d4a30.rlib(arrayfire-881a2cc46c3d4a30.arrayfire.6rdgquie-cgu.15.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/device/mod.rs:166: 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 `hey-array-fire-rust`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "08deec09f1d8cc97dfe98b283e8f21d5172cef3726d3a8ca94ecf673a91d5125"` [INFO] running `"docker" "rm" "-f" "08deec09f1d8cc97dfe98b283e8f21d5172cef3726d3a8ca94ecf673a91d5125"` [INFO] [stdout] 08deec09f1d8cc97dfe98b283e8f21d5172cef3726d3a8ca94ecf673a91d5125