[INFO] fetching crate mushin 0.5.0... [INFO] testing mushin-0.5.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate mushin 0.5.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate mushin 0.5.0 [INFO] finished tweaking crates.io crate mushin 0.5.0 [INFO] tweaked toml for crates.io crate mushin 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mushin 0.5.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded arrayfire v3.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0a12f012f80fff9733c32615e72b4ec77cf7276019b7d02618c2cca5f652c31 [INFO] running `Command { std: "docker" "start" "-a" "f0a12f012f80fff9733c32615e72b4ec77cf7276019b7d02618c2cca5f652c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0a12f012f80fff9733c32615e72b4ec77cf7276019b7d02618c2cca5f652c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0a12f012f80fff9733c32615e72b4ec77cf7276019b7d02618c2cca5f652c31", kill_on_drop: false }` [INFO] [stdout] f0a12f012f80fff9733c32615e72b4ec77cf7276019b7d02618c2cca5f652c31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e236b088652d89cc3218f8e3afb999a1f5296b023e4565507f42cab4fb75691e [INFO] running `Command { std: "docker" "start" "-a" "e236b088652d89cc3218f8e3afb999a1f5296b023e4565507f42cab4fb75691e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Compiling mushin v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BinaryReverseFn` and `UnaryReverseFn` [INFO] [stdout] --> src/graph/tape.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | pub use crate::graph::node::{BinaryReverseFn, NodeId, UnaryReverseFn}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/node.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | pub(crate) fn data(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 107 | pub(crate) fn data(&self) -> Ref<'_, Array> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/node.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | pub(crate) fn data_mut(&self) -> RefMut> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub(crate) fn data_mut(&self) -> RefMut<'_, Array> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/node.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn grad(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn grad(&self) -> Ref<'_, Array> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/node.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn grad_mut(&self) -> RefMut> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn grad_mut(&self) -> RefMut<'_, Array> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/tape.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn nodes(&self) -> Values> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn nodes(&self) -> Values<'_, NodeId, Rc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.36s [INFO] running `Command { std: "docker" "inspect" "e236b088652d89cc3218f8e3afb999a1f5296b023e4565507f42cab4fb75691e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e236b088652d89cc3218f8e3afb999a1f5296b023e4565507f42cab4fb75691e", kill_on_drop: false }` [INFO] [stdout] e236b088652d89cc3218f8e3afb999a1f5296b023e4565507f42cab4fb75691e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7b64dd922f37652b67e3c0910e8bfd77e913ff2066314cbae7167cb80b7728c [INFO] running `Command { std: "docker" "start" "-a" "b7b64dd922f37652b67e3c0910e8bfd77e913ff2066314cbae7167cb80b7728c", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `BinaryReverseFn` and `UnaryReverseFn` [INFO] [stdout] --> src/graph/tape.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | pub use crate::graph::node::{BinaryReverseFn, NodeId, UnaryReverseFn}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/node.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | pub(crate) fn data(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 107 | pub(crate) fn data(&self) -> Ref<'_, Array> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/node.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | pub(crate) fn data_mut(&self) -> RefMut> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub(crate) fn data_mut(&self) -> RefMut<'_, Array> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/node.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn grad(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn grad(&self) -> Ref<'_, Array> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/node.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn grad_mut(&self) -> RefMut> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn grad_mut(&self) -> RefMut<'_, Array> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/tape.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn nodes(&self) -> Values> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn nodes(&self) -> Values<'_, NodeId, Rc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mushin v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BinaryReverseFn` and `UnaryReverseFn` [INFO] [stdout] --> src/graph/tape.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | pub use crate::graph::node::{BinaryReverseFn, NodeId, UnaryReverseFn}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/node.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | pub(crate) fn data(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 107 | pub(crate) fn data(&self) -> Ref<'_, Array> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/node.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | pub(crate) fn data_mut(&self) -> RefMut> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub(crate) fn data_mut(&self) -> RefMut<'_, Array> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/node.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn grad(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn grad(&self) -> Ref<'_, Array> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/node.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn grad_mut(&self) -> RefMut> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn grad_mut(&self) -> RefMut<'_, Array> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph/tape.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn nodes(&self) -> Values> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn nodes(&self) -> Values<'_, NodeId, Rc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcChXzxm/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libarrayfire-ff4322b672b0a2a3,libhalf-cc6be314b18dd970,liblibc-f44516d981b27aa6,libnum-08825b1d16367042,libnum_rational-65d190a0991d678a,libnum_iter-272925f6ca0c53d6,libnum_complex-9c939617ff12fe99,libnum_bigint-35cb7e1582da28e5,libnum_integer-74a4cf281e9d481c,libnum_traits-c87bc96fedcc67a8,liblazy_static-b3603208c0de2608}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcChXzxm/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: af_matmul [INFO] [stdout] >>> referenced by mod.rs:167 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/blas/mod.rs:167) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.3.rcgu.o:(arrayfire::blas::matmul::h6dc39f69c91d8302) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_tile [INFO] [stdout] >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.3.rcgu.o:(arrayfire::core::data::tile::h3f95a99f5dc4eec0) [INFO] [stdout] >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.3.rcgu.o:(arrayfire::core::data::tile::h9155fcd7e12f8b95) [INFO] [stdout] >>> referenced by data.rs:496 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:496) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.3.rcgu.o:(arrayfire::core::data::tile::hf8e4921349cc49a7) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_identity [INFO] [stdout] >>> referenced by data.rs:366 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/data.rs:366) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.3.rcgu.o:(arrayfire::core::data::identity::h00c8f83abf83205c) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_all_true_all [INFO] [stdout] >>> referenced by mod.rs:684 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:684) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.3.rcgu.o:(arrayfire::algorithm::all_true_all::hca661a3caa852c4d) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_sum_all [INFO] [stdout] >>> referenced by mod.rs:543 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/algorithm/mod.rs:543) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.3.rcgu.o:(arrayfire::algorithm::sum_all::h58197b02f0707c80) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_add [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.1.rcgu.o:(arrayfire::core::arith::add_helper::h4c7cb7e6fa478805) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_div [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.1.rcgu.o:(arrayfire::core::arith::div_helper::h2e569b3d9fb2318e) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_mul [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.1.rcgu.o:(arrayfire::core::arith::mul_helper::h70f10e7984b68f31) [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.1.rcgu.o:(arrayfire::core::arith::mul_helper::ha8c351a0c4399d4a) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_pow [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.1.rcgu.o:(arrayfire::core::arith::pow_helper::h4f47f7c4dff18da8) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_sub [INFO] [stdout] >>> referenced by arith.rs:407 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:407) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.1.rcgu.o:(arrayfire::core::arith::sub_helper::hf97073fa2a2f9f80) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_abs [INFO] [stdout] >>> referenced by arith.rs:129 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:129) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.1.rcgu.o:(arrayfire::core::arith::abs::h231af271421c5e2e) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_cos [INFO] [stdout] >>> referenced by arith.rs:129 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:129) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.1.rcgu.o:(arrayfire::core::arith::cos::ha37b6d4ba617bbfa) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_log [INFO] [stdout] >>> referenced by arith.rs:129 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:129) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.1.rcgu.o:(arrayfire::core::arith::log::ha8ded2dd0bc9351d) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_sin [INFO] [stdout] >>> referenced by arith.rs:129 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:129) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.1.rcgu.o:(arrayfire::core::arith::sin::hd97a313b0d2ec511) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_set_seq_indexer [INFO] [stdout] >>> referenced by index.rs:168 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/index.rs:168) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.2.rcgu.o:(_$LT$arrayfire..core..seq..Seq$LT$T$GT$$u20$as$u20$arrayfire..core..index..Indexable$GT$::set::h140dce4023f64f29) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_retain_array [INFO] [stdout] >>> referenced by array.rs:694 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:694) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.4.rcgu.o:(_$LT$arrayfire..core..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$::clone::h4c71fde4c7a82bd1) [INFO] [stdout] >>> referenced by array.rs:694 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:694) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.4.rcgu.o:(_$LT$arrayfire..core..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$::clone::h57299adc13038414) [INFO] [stdout] >>> referenced by array.rs:694 (src/core/array.rs:694) [INFO] [stdout] >>> arrayfire-ff4322b672b0a2a3.arrayfire.64502f521e52e103-cgu.0.rcgu.o:(_$LT$arrayfire..core..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$::clone::hac480e3494cf72a4) in archive /opt/rustwide/target/debug/deps/libarrayfire-ff4322b672b0a2a3.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_maxof [INFO] [stdout] >>> referenced by arith.rs:296 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:296) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.1.rcgu.o:(arrayfire::core::arith::maxof::h9df7e072cae80f89) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_gt [INFO] [stdout] >>> referenced by arith.rs:511 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:511) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.1.rcgu.o:(arrayfire::core::arith::gt_helper::h0acc3d19c01acbd7) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_release_array [INFO] [stdout] >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.4.rcgu.o:(_$LT$arrayfire..core..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h317f9a3fd9f573cd) [INFO] [stdout] >>> referenced by array.rs:710 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:710) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.4.rcgu.o:(_$LT$arrayfire..core..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::hfa8566310acb950f) [INFO] [stdout] >>> referenced by array.rs:710 (src/core/array.rs:710) [INFO] [stdout] >>> arrayfire-ff4322b672b0a2a3.arrayfire.64502f521e52e103-cgu.0.rcgu.o:(_$LT$arrayfire..core..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::hc7815615a63836b9) in archive /opt/rustwide/target/debug/deps/libarrayfire-ff4322b672b0a2a3.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_le [INFO] [stdout] >>> referenced by arith.rs:511 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/arith.rs:511) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/mushin-d2d8b895e1e48208.mushin.6742faebd273540c-cgu.1.rcgu.o:(arrayfire::core::arith::le_helper::hc83cf9d9c77db9fd) [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mushin` (lib test) due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b7b64dd922f37652b67e3c0910e8bfd77e913ff2066314cbae7167cb80b7728c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7b64dd922f37652b67e3c0910e8bfd77e913ff2066314cbae7167cb80b7728c", kill_on_drop: false }` [INFO] [stdout] b7b64dd922f37652b67e3c0910e8bfd77e913ff2066314cbae7167cb80b7728c