[INFO] updating cached repository https://github.com/djallen89/gremlin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea252257b5b3bba4d27921cf6d5550a8188f2b1e [INFO] testing djallen89/gremlin against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjallen89%2Fgremlin" "/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/djallen89/gremlin on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/djallen89/gremlin [INFO] finished tweaking git repo https://github.com/djallen89/gremlin [INFO] tweaked toml for git repo https://github.com/djallen89/gremlin written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/djallen89/gremlin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b8e6ae00be361897050a5c0fce9ca8aeebfa4d0046b9d799dc0e7555da43e39 [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" "0b8e6ae00be361897050a5c0fce9ca8aeebfa4d0046b9d799dc0e7555da43e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b8e6ae00be361897050a5c0fce9ca8aeebfa4d0046b9d799dc0e7555da43e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8e6ae00be361897050a5c0fce9ca8aeebfa4d0046b9d799dc0e7555da43e39", kill_on_drop: false }` [INFO] [stdout] 0b8e6ae00be361897050a5c0fce9ca8aeebfa4d0046b9d799dc0e7555da43e39 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aee5191ae48db74516c3b5e97e5fdb637c88fdd33e9108f01e8f1ed7982c8879 [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" "aee5191ae48db74516c3b5e97e5fdb637c88fdd33e9108f01e8f1ed7982c8879", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling openblas-src v0.6.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling blas-src v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling gremlin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/matrix_math.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | type BlockFn<'a> = &'a Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `L2_SIZE` [INFO] [stdout] --> src/lib/mod.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use matrix_math::{L1_SIZE, L2_SIZE, BLOCKROW, BLOCKCOL, BLOCKM}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `max`, `min` [INFO] [stdout] --> src/lib/mod.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | use std::cmp::{min, max}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_stripes` [INFO] [stdout] --> src/lib/mod.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | let total_stripes = (stripes / block_rs) + if row_rem > 0 { 1 } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_stripes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_pillars` [INFO] [stdout] --> src/lib/mod.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | let total_pillars = (pillars / block_cs) + if col_rem > 0 { 1 } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_pillars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_addr` [INFO] [stdout] --> src/lib/danger_math.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn from_addr(borrow_addr: &f64) -> Ptr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `param_gather` [INFO] [stdout] --> src/lib/mod.rs:305:11 [INFO] [stdout] | [INFO] [stdout] 305 | unsafe fn param_gather(threads: usize, min_size: usize, m_stride: usize, p_stride: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/matrix_math.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | type BlockFn<'a> = &'a Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Stride, Stride, Dim, Dim, Dim, ConstPtr, ConstPtr, MutPtr)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `L2_SIZE` [INFO] [stdout] --> src/lib/mod.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use matrix_math::{L1_SIZE, L2_SIZE, BLOCKROW, BLOCKCOL, BLOCKM}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `max`, `min` [INFO] [stdout] --> src/lib/mod.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | use std::cmp::{min, max}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_stripes` [INFO] [stdout] --> src/lib/mod.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | let total_stripes = (stripes / block_rs) + if row_rem > 0 { 1 } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_stripes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_pillars` [INFO] [stdout] --> src/lib/mod.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | let total_pillars = (pillars / block_cs) + if col_rem > 0 { 1 } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_pillars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_addr` [INFO] [stdout] --> src/lib/danger_math.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn from_addr(borrow_addr: &f64) -> Ptr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `param_gather` [INFO] [stdout] --> src/lib/mod.rs:305:11 [INFO] [stdout] | [INFO] [stdout] 305 | unsafe fn param_gather(threads: usize, min_size: usize, m_stride: usize, p_stride: usize, [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.gremlin.6502qnyu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf" "/opt/rustwide/target/debug/deps/gremlin-fa239bbae509bfaf.1gzojivyhadu8ckx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-be3dfa2b8785d18d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ff7fe0df3744d8ae.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a60c16312ff520f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-a3921cc4f0a2ae22.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f7d74d5738cea20e.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/librayon-c4eb0b7cf6253f06.rlib" "/opt/rustwide/target/debug/deps/librayon_core-388a2c79c4cb22c6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fecf5fbc72ba6a9e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8dd4b2e4eb353c9f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a1c951b05f8206b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-56e006e6124b07b6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libndarray-47a884f6856afd6b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-908471cf1547aa46.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0de210d470508289.rlib" "/opt/rustwide/target/debug/deps/libitertools-7f8cdff26478b3b8.rlib" "/opt/rustwide/target/debug/deps/libeither-ab7229832adaebc2.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ac4badf22f65b649.rlib" "/opt/rustwide/target/debug/deps/librawpointer-7afdcc898c14c855.rlib" "/opt/rustwide/target/debug/deps/libblas_src-f5b221e8b845812c.rlib" "/opt/rustwide/target/debug/deps/libopenblas_src-4f13e52df67aeb89.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-0b272212a70e9bbf.rlib" "/opt/rustwide/target/debug/deps/liblibc-43ad4e4e7b3c9e74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lgfortran" "-lopenblas" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lopenblas [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gremlin`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "aee5191ae48db74516c3b5e97e5fdb637c88fdd33e9108f01e8f1ed7982c8879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee5191ae48db74516c3b5e97e5fdb637c88fdd33e9108f01e8f1ed7982c8879", kill_on_drop: false }` [INFO] [stdout] aee5191ae48db74516c3b5e97e5fdb637c88fdd33e9108f01e8f1ed7982c8879