[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 beta-2021-01-01 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-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JonathanWoollett-Light/latex_classifier 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/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-5/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm v0.17.1 [INFO] [stderr] Downloaded cogent v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 25e219b3a260ec712c12ff03a9022c27e463d600e6e63bba790d132d3c437888 [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" "25e219b3a260ec712c12ff03a9022c27e463d600e6e63bba790d132d3c437888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25e219b3a260ec712c12ff03a9022c27e463d600e6e63bba790d132d3c437888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e219b3a260ec712c12ff03a9022c27e463d600e6e63bba790d132d3c437888", kill_on_drop: false }` [INFO] [stdout] 25e219b3a260ec712c12ff03a9022c27e463d600e6e63bba790d132d3c437888 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 104e5ccd14c518e0c5862cccca2245cf8ca1fdd84fe940088e309f47a67a7c01 [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" "104e5ccd14c518e0c5862cccca2245cf8ca1fdd84fe940088e309f47a67a7c01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling deflate v0.7.20 [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 png v0.15.3 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling crossterm v0.17.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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca" "/opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.4os0rb5suoc5fnhy.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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-46a583107836b8a1.rlib" "/opt/rustwide/target/debug/deps/libtiff-7bdc8f06390f0eaf.rlib" "/opt/rustwide/target/debug/deps/libpng-f5c86aba611a325c.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b50e100ff8553187.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6ca740da37dd399a.rlib" "/opt/rustwide/target/debug/deps/librayon-39369edfa4fc98ef.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fbd94ab144772e09.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-335b15d1a75f1042.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-cb45efa3b4623da5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d542fa152109519b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e7f1d8b34a377eba.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bb9ee612c7a59c0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libcogent-1ae03bae6f49b2c1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-06216fc255711c0e.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libitoa-9519358f9875601f.rlib" "/opt/rustwide/target/debug/deps/libserde-c2f3f49559b96877.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-fe482535e910b827.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-84c09ae2e98c808f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9238376ebfd011bf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-52f13a222e485784.rlib" "/opt/rustwide/target/debug/deps/libmio-fdb056a50ceb6bd2.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-abac2eb292661895.rlib" "/opt/rustwide/target/debug/deps/libnet2-7dace5ab00c2fc4e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ee62086939d60ae1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fc596f48067a1d8f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-da9e63cd49dbd79b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b90ea4861a3ef190.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-66557f5b2976ea46.rlib" "/opt/rustwide/target/debug/deps/libhalf-1caacd5ba78d9a0c.rlib" "/opt/rustwide/target/debug/deps/libnum-3fa15051e08defe3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bd617b2687ae2fe9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3fe4fae662ee73d7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-fd6a2b46dee37da5.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-940b115e16c29e61.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d454dee4d183e375.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-85b0292c6a28c7e5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libitertools-6d0a1838449a1c98.rlib" "/opt/rustwide/target/debug/deps/librand-1a9d90eee983b372.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-63acd47b7bb59417.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-28c4f6ca7d991334.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c5c97510187b0809.rlib" "/opt/rustwide/target/debug/deps/librand_core-60e956c24243fca3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ea0ffe21f55c8973.rlib" "/opt/rustwide/target/debug/deps/liblibc-121ee6ec9e75e27f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libitertools-7d60108982c4877d.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.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" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/latex_classifier-b24fa9bcfb5dd9ca.latex_classifier.4qcwx0yv-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.11.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/libcogent-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.15.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.5.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-cgu.5.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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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-1ae03bae6f49b2c1.rlib(cogent-1ae03bae6f49b2c1.cogent.c6nczxdo-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/libarrayfire-66557f5b2976ea46.rlib(arrayfire-66557f5b2976ea46.arrayfire.1qf7hrih-cgu.1.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-66557f5b2976ea46.rlib(arrayfire-66557f5b2976ea46.arrayfire.1qf7hrih-cgu.1.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/libarrayfire-66557f5b2976ea46.rlib(arrayfire-66557f5b2976ea46.arrayfire.1qf7hrih-cgu.1.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/libarrayfire-66557f5b2976ea46.rlib(arrayfire-66557f5b2976ea46.arrayfire.1qf7hrih-cgu.1.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/libarrayfire-66557f5b2976ea46.rlib(arrayfire-66557f5b2976ea46.arrayfire.1qf7hrih-cgu.1.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/libarrayfire-66557f5b2976ea46.rlib(arrayfire-66557f5b2976ea46.arrayfire.1qf7hrih-cgu.1.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/libarrayfire-66557f5b2976ea46.rlib(arrayfire-66557f5b2976ea46.arrayfire.1qf7hrih-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-66557f5b2976ea46.rlib(arrayfire-66557f5b2976ea46.arrayfire.1qf7hrih-cgu.3.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-66557f5b2976ea46.rlib(arrayfire-66557f5b2976ea46.arrayfire.1qf7hrih-cgu.3.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-66557f5b2976ea46.rlib(arrayfire-66557f5b2976ea46.arrayfire.1qf7hrih-cgu.3.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-66557f5b2976ea46.rlib(arrayfire-66557f5b2976ea46.arrayfire.1qf7hrih-cgu.7.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] 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" "104e5ccd14c518e0c5862cccca2245cf8ca1fdd84fe940088e309f47a67a7c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104e5ccd14c518e0c5862cccca2245cf8ca1fdd84fe940088e309f47a67a7c01", kill_on_drop: false }` [INFO] [stdout] 104e5ccd14c518e0c5862cccca2245cf8ca1fdd84fe940088e309f47a67a7c01