[INFO] fetching crate ode_integrate 0.0.2... [INFO] testing ode_integrate-0.0.2 against 1.91.0 for beta-1.92-2 [INFO] extracting crate ode_integrate 0.0.2 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate ode_integrate 0.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ode_integrate 0.0.2 [INFO] tweaked toml for crates.io crate ode_integrate 0.0.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ode_integrate 0.0.2 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ode_integrate 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num v0.4.0 [INFO] [stderr] Downloaded bytemuck v1.12.1 [INFO] [stderr] Downloaded num-iter v0.1.43 [INFO] [stderr] Downloaded f128 v0.2.9 [INFO] [stderr] Downloaded f128_input v0.2.1 [INFO] [stderr] Downloaded matrixmultiply v0.3.2 [INFO] [stderr] Downloaded paste v1.0.8 [INFO] [stderr] Downloaded num-complex v0.4.2 [INFO] [stderr] Downloaded f128_internal v0.2.2 [INFO] [stderr] Downloaded half v2.1.0 [INFO] [stderr] Downloaded serde_derive v1.0.144 [INFO] [stderr] Downloaded either v1.8.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.41 [INFO] [stderr] Downloaded serde v1.0.144 [INFO] [stderr] Downloaded safe_arch v0.6.0 [INFO] [stderr] Downloaded arrayfire v3.8.0 [INFO] [stderr] Downloaded wide v0.7.4 [INFO] [stderr] Downloaded simba v0.7.2 [INFO] [stderr] Downloaded libc v0.2.132 [INFO] [stderr] Downloaded nalgebra v0.31.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ced0866ca4aef740eb25dc4749f3e05ceed9279ca7de658458bce9ea3016a018 [INFO] running `Command { std: "docker" "start" "-a" "ced0866ca4aef740eb25dc4749f3e05ceed9279ca7de658458bce9ea3016a018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ced0866ca4aef740eb25dc4749f3e05ceed9279ca7de658458bce9ea3016a018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced0866ca4aef740eb25dc4749f3e05ceed9279ca7de658458bce9ea3016a018", kill_on_drop: false }` [INFO] [stdout] ced0866ca4aef740eb25dc4749f3e05ceed9279ca7de658458bce9ea3016a018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c815f45236bd641731a6b2e5deae9aa1809e091dd833da7dbc7f1c8df5e1d361 [INFO] running `Command { std: "docker" "start" "-a" "c815f45236bd641731a6b2e5deae9aa1809e091dd833da7dbc7f1c8df5e1d361", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ode_integrate v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "c815f45236bd641731a6b2e5deae9aa1809e091dd833da7dbc7f1c8df5e1d361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c815f45236bd641731a6b2e5deae9aa1809e091dd833da7dbc7f1c8df5e1d361", kill_on_drop: false }` [INFO] [stdout] c815f45236bd641731a6b2e5deae9aa1809e091dd833da7dbc7f1c8df5e1d361 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a5554b315601e97f63c479675d695a376cf13f82e87db3e01c59f3aabf3f665 [INFO] running `Command { std: "docker" "start" "-a" "4a5554b315601e97f63c479675d695a376cf13f82e87db3e01c59f3aabf3f665", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro2 v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling f128_internal v0.2.2 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling f128_input v0.2.1 [INFO] [stderr] Compiling simba v0.7.2 [INFO] [stderr] Compiling f128 v0.2.9 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Compiling nalgebra v0.31.1 [INFO] [stderr] Compiling ode_integrate v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTeR5gM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libarrayfire-a8e38a5a335797d4,libhalf-f0c85a1617537f75,liblibc-870bb679e44a6825,libnum-c58337b32f401c27,libnum_rational-e62d1ce5601625da,libnum_iter-535f315522eb2a93,libnum_complex-64ea36662a4ebd55,libnum_bigint-0e207379fbf59ddc,libnum_integer-1d2e48cedb5b725e,libnum_traits-11461388a56f9fbb,liblazy_static-7d7e4d59d48eac89,libode_integrate-d4fe6f95069833d4,libitertools-d803f5016b662cfb,libeither-8e65e4e65b69353d}.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/rustcTeR5gM/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/rustwide/target/debug/build/f128_internal-2acb2a491ce119dc/out" "-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/examples/arrayfire-3ef4324032fb2d19" "-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_constant [INFO] [stdout] >>> referenced by data.rs:242 (src/core/data.rs:242) [INFO] [stdout] >>> arrayfire-a8e38a5a335797d4.arrayfire.989158d4e8ec11c5-cgu.0.rcgu.o:(_$LT$f64$u20$as$u20$arrayfire..core..data..ConstGenerator$GT$::generate::h58da97066cd4efc6) in archive /opt/rustwide/target/debug/deps/libarrayfire-a8e38a5a335797d4.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_release_indexers [INFO] [stdout] >>> referenced by index.rs:241 (src/core/index.rs:241) [INFO] [stdout] >>> arrayfire-a8e38a5a335797d4.arrayfire.989158d4e8ec11c5-cgu.0.rcgu.o:(_$LT$arrayfire..core..index..Indexer$u20$as$u20$core..ops..drop..Drop$GT$::drop::hdc27985811182f4f) in archive /opt/rustwide/target/debug/deps/libarrayfire-a8e38a5a335797d4.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_create_indexers [INFO] [stdout] >>> referenced by index.rs:186 (src/core/index.rs:186) [INFO] [stdout] >>> arrayfire-a8e38a5a335797d4.arrayfire.989158d4e8ec11c5-cgu.0.rcgu.o:(_$LT$arrayfire..core..index..Indexer$u20$as$u20$core..default..Default$GT$::default::h05f8536cf2477dad) in archive /opt/rustwide/target/debug/deps/libarrayfire-a8e38a5a335797d4.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_free_host [INFO] [stdout] >>> referenced by util.rs:68 (src/core/util.rs:68) [INFO] [stdout] >>> arrayfire-a8e38a5a335797d4.arrayfire.989158d4e8ec11c5-cgu.0.rcgu.o:(arrayfire::core::util::free_host::hf6c1efa283cb0133) in archive /opt/rustwide/target/debug/deps/libarrayfire-a8e38a5a335797d4.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_get_last_error [INFO] [stdout] >>> referenced by error.rs:104 (src/core/error.rs:104) [INFO] [stdout] >>> arrayfire-a8e38a5a335797d4.arrayfire.989158d4e8ec11c5-cgu.0.rcgu.o:(arrayfire::core::error::get_last_error::h941544b233ab9833) in archive /opt/rustwide/target/debug/deps/libarrayfire-a8e38a5a335797d4.rlib [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/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(_$LT$arrayfire..core..array..Array$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$::clone::hd0f1741c84bbe83d) [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/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(_$LT$arrayfire..core..array..Array$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h6800830fb791d57f) [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/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(_$LT$arrayfire..core..seq..Seq$LT$T$GT$$u20$as$u20$arrayfire..core..index..Indexable$GT$::set::h436498441f5b50bb) [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/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(arrayfire::core::data::tile::h917dd45b2a66e226) [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/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(arrayfire::core::arith::add_helper::h36c79b2061e45cd8) [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/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(arrayfire::core::arith::mul_helper::heb9c9fdbed9ed929) [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/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(arrayfire::core::arith::sub_helper::hf9f5905c10337308) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_create_array [INFO] [stdout] >>> referenced by array.rs:228 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:228) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(arrayfire::core::array::Array$LT$T$GT$::new::h332f6cce3453de75) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_cast [INFO] [stdout] >>> referenced by array.rs:617 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:617) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(arrayfire::core::array::Array$LT$T$GT$::cast::h7aaadc70335294a0) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_get_dims [INFO] [stdout] >>> referenced by array.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:433) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(arrayfire::core::array::Array$LT$T$GT$::dims::h7db08fa2f46d3c8f) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_get_numdims [INFO] [stdout] >>> referenced by array.rs:468 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:468) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(arrayfire::core::array::Array$LT$T$GT$::numdims::h705c3906a853e728) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_is_scalar [INFO] [stdout] >>> referenced by array.rs:181 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:181) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(arrayfire::core::array::Array$LT$T$GT$::is_scalar::h8f2b665cd4ecac74) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_print_array_gen [INFO] [stdout] >>> referenced by array.rs:748 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/array.rs:748) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(arrayfire::core::array::print::h1f31c26e8eebe8bb) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: af_assign_gen [INFO] [stdout] >>> referenced by index.rs:619 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayfire-3.8.0/src/core/index.rs:619) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/arrayfire-3ef4324032fb2d19.arrayfire.b85835afe977f2e-cgu.0.rcgu.o:(arrayfire::core::index::assign_gen::hdda730d2863c6a5d) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ode_integrate` (example "arrayfire") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4a5554b315601e97f63c479675d695a376cf13f82e87db3e01c59f3aabf3f665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a5554b315601e97f63c479675d695a376cf13f82e87db3e01c59f3aabf3f665", kill_on_drop: false }` [INFO] [stdout] 4a5554b315601e97f63c479675d695a376cf13f82e87db3e01c59f3aabf3f665