[INFO] cloning repository https://github.com/JonathanWoollett-Light/latex_classifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JonathanWoollett-Light/latex_classifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonathanWoollett-Light%2Flatex_classifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonathanWoollett-Light%2Flatex_classifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e74393202a8ee99f4ab88917a1fdafd66fff5d04 [INFO] testing JonathanWoollett-Light/latex_classifier against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonathanWoollett-Light%2Flatex_classifier" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JonathanWoollett-Light/latex_classifier on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JonathanWoollett-Light/latex_classifier [INFO] finished tweaking git repo https://github.com/JonathanWoollett-Light/latex_classifier [INFO] tweaked toml for git repo https://github.com/JonathanWoollett-Light/latex_classifier written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/JonathanWoollett-Light/latex_classifier already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6b22e9c8a9a4108ab3cd92ec2dd0bddab2b21f5d3edbc50b80c8b8d8e39a588c [INFO] running `Command { std: "docker" "start" "-a" "6b22e9c8a9a4108ab3cd92ec2dd0bddab2b21f5d3edbc50b80c8b8d8e39a588c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b22e9c8a9a4108ab3cd92ec2dd0bddab2b21f5d3edbc50b80c8b8d8e39a588c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b22e9c8a9a4108ab3cd92ec2dd0bddab2b21f5d3edbc50b80c8b8d8e39a588c", kill_on_drop: false }` [INFO] [stdout] 6b22e9c8a9a4108ab3cd92ec2dd0bddab2b21f5d3edbc50b80c8b8d8e39a588c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 93bdb2f6eee6787844f3cfe3f83c426eba48d3cdd81f18043cf4ffcb9231e480 [INFO] running `Command { std: "docker" "start" "-a" "93bdb2f6eee6787844f3cfe3f83c426eba48d3cdd81f18043cf4ffcb9231e480", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossterm v0.17.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling arrayfire v3.7.0 [INFO] [stderr] Compiling cogent v0.3.6 [INFO] [stderr] Compiling latex_classifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::cmp` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Add` [INFO] [stdout] --> src/main.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | use std::ops::{Sub,SubAssign,Add}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `af_print`, `print_gen` [INFO] [stdout] --> src/main.rs:17:49 [INFO] [stdout] | [INFO] [stdout] 17 | use arrayfire::{Array,max,eq,sum,transpose,Dim4,print_gen,af_print}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `segmentat_alphabet` [INFO] [stdout] --> src/main.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let segmentat_alphabet = segment(false,"alphabet.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segmentat_alphabet` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COVERED_PIXEL` [INFO] [stdout] --> src/main.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | const COVERED_PIXEL:u8 = 2u8; // Can be any u8 value, as long as not [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_row` [INFO] [stdout] --> src/main.rs:1100:8 [INFO] [stdout] | [INFO] [stdout] 1100 | fn print_row(symbols:&Vec) { [INFO] [stdout] | ^^^^^^^^^ [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb" "/opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.4cd2owtgz0s0sh6q.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-3efbf8eabb607c98.rlib" "/opt/rustwide/target/debug/deps/libtiff-6d7a6ef135356b69.rlib" "/opt/rustwide/target/debug/deps/libpng-e77ff3dd7ab31160.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2ee91b291097700c.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-26359cef0f1617de.rlib" "/opt/rustwide/target/debug/deps/librayon-f2e7c066c37b15d2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1ebc47a110e858b5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c7d43d26a616b897.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9dc2bd425d7715b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d62e03eb976f6af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c6891149dffb54aa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a852c98684f3ea2.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libitoa-433fb1da5ae5f192.rlib" "/opt/rustwide/target/debug/deps/libserde-a4b55eae7da62cd5.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-66cf46ed4c1b0783.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-8091e7d6dc635076.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c3593515942a49d6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ff22447ec84e8f95.rlib" "/opt/rustwide/target/debug/deps/libmio-4627f386e59d49ad.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3c59a5ff900e52.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libiovec-f4178f12fd726562.rlib" "/opt/rustwide/target/debug/deps/libnet2-6626156686883197.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ea5b13b7df282a55.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-54b942d0f6fe405d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-20d5849f4da9bac2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b203f8c0de8d0290.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-69aa9fe70ba1df8f.rlib" "/opt/rustwide/target/debug/deps/libhalf-f8327f87b5de09ff.rlib" "/opt/rustwide/target/debug/deps/libnum-dbece8a9f8a85624.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-73cc1efdffe2a0ff.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4d560572afa53843.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8d307360a695af03.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-4a6143bd3bcd691c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fbcb274bd753bf91.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e3820fe1ecdfec3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libitertools-b2fbdcfc1d13d29e.rlib" "/opt/rustwide/target/debug/deps/librand-5d2e19cb24f796f8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35d1ab557044d5c5.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c86e0ba3e108cdc5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/librand_core-41451b8440ef30bd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3a9f25546bba94ba.rlib" "/opt/rustwide/target/debug/deps/liblibc-d7093660885ad222.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libitertools-ecf5d666c772ee46.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/latex_classifier-7b5fce21e409cedb.latex_classifier.i9gmr80x-cgu.15.rcgu.o: in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:140: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:457: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:384: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:384: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:294: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:294: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.13.rcgu.o): in function `arrayfire::array::Array::new_empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:245: undefined reference to `af_create_handle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.15.rcgu.o): in function `arrayfire::blas::matmul': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/blas/mod.rs:167: undefined reference to `af_matmul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.15.rcgu.o): in function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/blas/mod.rs:227: undefined reference to `af_transpose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.15.rcgu.o): in function `arrayfire::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_pow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:415: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::and': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:284: undefined reference to `af_and' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::exp': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_exp' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::log': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_log' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::maxof': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:284: undefined reference to `af_maxof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::sigmoid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:125: undefined reference to `af_sigmoid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::eq_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.6.rcgu.o): in function `arrayfire::arith::gt_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/arith/mod.rs:515: undefined reference to `af_gt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.7.rcgu.o): in function `arrayfire::index::assign_seq': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:510: undefined reference to `af_assign_seq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.7.rcgu.o): in function `arrayfire::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/index.rs:256: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.7.rcgu.o): in function `arrayfire::algorithm::max': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:140: undefined reference to `af_max' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.7.rcgu.o): in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:140: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.7.rcgu.o): in function `arrayfire::algorithm::imax': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:809: undefined reference to `af_imax' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.7.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.7.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.7.rcgu.o): in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcogent-c9bfb2586d113bb9.rlib(cogent-c9bfb2586d113bb9.cogent.1696p9d8-cgu.9.rcgu.o): in function `arrayfire::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-69aa9fe70ba1df8f.rlib(arrayfire-69aa9fe70ba1df8f.arrayfire.42tx6kqv-cgu.10.rcgu.o): in function `arrayfire::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-69aa9fe70ba1df8f.rlib(arrayfire-69aa9fe70ba1df8f.arrayfire.42tx6kqv-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-69aa9fe70ba1df8f.rlib(arrayfire-69aa9fe70ba1df8f.arrayfire.42tx6kqv-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-69aa9fe70ba1df8f.rlib(arrayfire-69aa9fe70ba1df8f.arrayfire.42tx6kqv-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-69aa9fe70ba1df8f.rlib(arrayfire-69aa9fe70ba1df8f.arrayfire.42tx6kqv-cgu.3.rcgu.o): in function `arrayfire::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-69aa9fe70ba1df8f.rlib(arrayfire-69aa9fe70ba1df8f.arrayfire.42tx6kqv-cgu.8.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-69aa9fe70ba1df8f.rlib(arrayfire-69aa9fe70ba1df8f.arrayfire.42tx6kqv-cgu.8.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.7.0/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `latex_classifier` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "93bdb2f6eee6787844f3cfe3f83c426eba48d3cdd81f18043cf4ffcb9231e480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93bdb2f6eee6787844f3cfe3f83c426eba48d3cdd81f18043cf4ffcb9231e480", kill_on_drop: false }` [INFO] [stdout] 93bdb2f6eee6787844f3cfe3f83c426eba48d3cdd81f18043cf4ffcb9231e480