[INFO] cloning repository https://github.com/rharriso/hey-array-fire-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rharriso/hey-array-fire-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frharriso%2Fhey-array-fire-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frharriso%2Fhey-array-fire-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7a3deeb161721689ee50b59514feacf1ab7c36c [INFO] testing rharriso/hey-array-fire-rust against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frharriso%2Fhey-array-fire-rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rharriso/hey-array-fire-rust on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 /workspace/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-rational v0.1.40 [INFO] [stderr] Downloaded arrayfire v3.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7994ad752b9acfb56b1deb8a82a7c0767190f963b565c794d5caddc828c4c21 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f7994ad752b9acfb56b1deb8a82a7c0767190f963b565c794d5caddc828c4c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7994ad752b9acfb56b1deb8a82a7c0767190f963b565c794d5caddc828c4c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7994ad752b9acfb56b1deb8a82a7c0767190f963b565c794d5caddc828c4c21", kill_on_drop: false }` [INFO] [stdout] f7994ad752b9acfb56b1deb8a82a7c0767190f963b565c794d5caddc828c4c21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc44d315f5d78596a5ddf3ec3645695e33086418c900fcc78e66889c186133b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0fc44d315f5d78596a5ddf3ec3645695e33086418c900fcc78e66889c186133b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling num-bigint v0.1.41 [INFO] [stderr] Compiling num-complex v0.1.41 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling num-rational v0.1.40 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling arrayfire v3.5.0 [INFO] [stderr] Compiling hey-array-fire-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use(af_print)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indices` [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let indices = af::Array::new(&values, af::Dim4::new(&[3, 1, 1, 1])); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indices` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dimsB` should have a snake case name [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let dimsB = Dim4::new(&[num_cols, 1, 1, 1]); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dims_b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dimsD` should have a snake case name [INFO] [stdout] --> src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let dimsD = Dim4::new(&[num_rows, 1, 1, 1]); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `dims_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe" "/opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.32tpump3xha4i0q6.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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-b7193c266cea92b2.rlib" "/opt/rustwide/target/debug/deps/libnum-f38a008add9a799c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e478048c3fde01ed.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-4d068eb6420514b4.rlib" "/opt/rustwide/target/debug/deps/librand-08b62f3616542fe8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6e2d83dff3acf1a6.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f595f31c283ae9d8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3c32b2bf988e963.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-367d1d07230ad063.rlib" "/opt/rustwide/target/debug/deps/liblibc-331fddbe9946b1a4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-721ddb5cf32cc140.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.5.rcgu.o: in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/random/mod.rs:70: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hey_array_fire_rust-eacfe683a28a8abe.hey_array_fire_rust.9n0rapaq-cgu.7.rcgu.o: in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/array.rs:150: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-b7193c266cea92b2.rlib(arrayfire-b7193c266cea92b2.arrayfire.cqrl4jb5-cgu.1.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/array.rs:457: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-b7193c266cea92b2.rlib(arrayfire-b7193c266cea92b2.arrayfire.cqrl4jb5-cgu.1.rcgu.o): in function `arrayfire::array::print_gen': [INFO] [stdout] /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] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-b7193c266cea92b2.rlib(arrayfire-b7193c266cea92b2.arrayfire.cqrl4jb5-cgu.10.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/blas/mod.rs:39: undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-b7193c266cea92b2.rlib(arrayfire-b7193c266cea92b2.arrayfire.cqrl4jb5-cgu.15.rcgu.o): in function `arrayfire::device::get_version': [INFO] [stdout] /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] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-b7193c266cea92b2.rlib(arrayfire-b7193c266cea92b2.arrayfire.cqrl4jb5-cgu.15.rcgu.o): in function `arrayfire::device::get_revision': [INFO] [stdout] /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] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-b7193c266cea92b2.rlib(arrayfire-b7193c266cea92b2.arrayfire.cqrl4jb5-cgu.15.rcgu.o): in function `arrayfire::device::info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.5.0/src/device/mod.rs:70: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-b7193c266cea92b2.rlib(arrayfire-b7193c266cea92b2.arrayfire.cqrl4jb5-cgu.15.rcgu.o): in function `arrayfire::device::device_info': [INFO] [stdout] /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] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-b7193c266cea92b2.rlib(arrayfire-b7193c266cea92b2.arrayfire.cqrl4jb5-cgu.15.rcgu.o): in function `arrayfire::device::set_device': [INFO] [stdout] /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] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [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 `Command { std: "docker" "inspect" "0fc44d315f5d78596a5ddf3ec3645695e33086418c900fcc78e66889c186133b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc44d315f5d78596a5ddf3ec3645695e33086418c900fcc78e66889c186133b", kill_on_drop: false }` [INFO] [stdout] 0fc44d315f5d78596a5ddf3ec3645695e33086418c900fcc78e66889c186133b