[INFO] cloning repository https://github.com/djallen89/gremlin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djallen89/gremlin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjallen89%2Fgremlin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjallen89%2Fgremlin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea252257b5b3bba4d27921cf6d5550a8188f2b1e [INFO] testing djallen89/gremlin against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjallen89%2Fgremlin" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djallen89/gremlin on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-7/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 144dd82cfc35890ce02979a2bb8293325eaf37c1faee9738c738e05c9555fc0f [INFO] running `Command { std: "docker" "start" "-a" "144dd82cfc35890ce02979a2bb8293325eaf37c1faee9738c738e05c9555fc0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "144dd82cfc35890ce02979a2bb8293325eaf37c1faee9738c738e05c9555fc0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "144dd82cfc35890ce02979a2bb8293325eaf37c1faee9738c738e05c9555fc0f", kill_on_drop: false }` [INFO] [stdout] 144dd82cfc35890ce02979a2bb8293325eaf37c1faee9738c738e05c9555fc0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff0427b0b0343bcb7d2d93c266105eff77ebdf7844c51c05c881737bc321aef8 [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" "ff0427b0b0343bcb7d2d93c266105eff77ebdf7844c51c05c881737bc321aef8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling openblas-src v0.6.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [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 crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.gremlin.dnabwugk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b" "/opt/rustwide/target/debug/deps/gremlin-0872ce03a6191e2b.62hwoo6cmn2rz6b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-9c92a44dba4a9137.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e30f321e2a3dc81f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-41a6acb73e9ed6fe.rlib" "/opt/rustwide/target/debug/deps/librand_hc-fdbd2fc91cb6f0f3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4819cf739bd49074.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b081f2d9c9eb5483.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1ea6d529e277345.rlib" "/opt/rustwide/target/debug/deps/librand_os-6a638288a7dd1b6f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-13134abf1983731a.rlib" "/opt/rustwide/target/debug/deps/librand_core-8a09d4e50fabcece.rlib" "/opt/rustwide/target/debug/deps/librayon-1868012ec082f9cc.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a845323d0475100a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9d674e57400826dc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0d7528091ac0b27f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5638922f63a8c71a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c0e1396086f307bb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9bde307deef8c75.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-bdaffc3be0f3e345.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-50128a726658cccd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-71fd10852ca6af1b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-bf6f11070401cb37.rlib" "/opt/rustwide/target/debug/deps/libnodrop-964eb80ddccd0e5d.rlib" "/opt/rustwide/target/debug/deps/libndarray-4cca70081878958a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-5d3ee397580dd6c0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0d14380347a326c6.rlib" "/opt/rustwide/target/debug/deps/libitertools-4bf3b2979bff87fd.rlib" "/opt/rustwide/target/debug/deps/libeither-8d9eea3183d636b7.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ccebb5c2cb4b358a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-647b381188995d1f.rlib" "/opt/rustwide/target/debug/deps/libblas_src-aa86cf5b7dbe7bb1.rlib" "/opt/rustwide/target/debug/deps/libopenblas_src-9620c58ce2f138d0.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-c89dd4988bfe9be6.rlib" "/opt/rustwide/target/debug/deps/liblibc-8efb41612aead54e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgfortran" "-lopenblas" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "ff0427b0b0343bcb7d2d93c266105eff77ebdf7844c51c05c881737bc321aef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff0427b0b0343bcb7d2d93c266105eff77ebdf7844c51c05c881737bc321aef8", kill_on_drop: false }` [INFO] [stdout] ff0427b0b0343bcb7d2d93c266105eff77ebdf7844c51c05c881737bc321aef8