[INFO] cloning repository https://github.com/mooreryan/divnet-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mooreryan/divnet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmooreryan%2Fdivnet-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmooreryan%2Fdivnet-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a7135431ccfdd9a1f48a9c313a9156b6a268a28 [INFO] testing mooreryan/divnet-rs against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmooreryan%2Fdivnet-rs" "/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/mooreryan/divnet-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mooreryan/divnet-rs [INFO] finished tweaking git repo https://github.com/mooreryan/divnet-rs [INFO] tweaked toml for git repo https://github.com/mooreryan/divnet-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mooreryan/divnet-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65fb9708ffed250acd2233d5c6a39665c1be6495bc5d3291b2700be552238c1a [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" "65fb9708ffed250acd2233d5c6a39665c1be6495bc5d3291b2700be552238c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65fb9708ffed250acd2233d5c6a39665c1be6495bc5d3291b2700be552238c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65fb9708ffed250acd2233d5c6a39665c1be6495bc5d3291b2700be552238c1a", kill_on_drop: false }` [INFO] [stdout] 65fb9708ffed250acd2233d5c6a39665c1be6495bc5d3291b2700be552238c1a [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2648f92259637eecc681901b0ac3ad4be534f28d8962d53869e3f5e89a7b7884 [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" "2648f92259637eecc681901b0ac3ad4be534f28d8962d53869e3f5e89a7b7884", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling openblas-src v0.9.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling blas-sys v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling lapack v0.16.0 [INFO] [stderr] Compiling blas v0.20.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling divnet-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.divnet_rs.12ydbxnp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e" "/opt/rustwide/target/debug/deps/divnet_rs-29c3d5cd4541de9e.wc54a8l00buiz9z.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-81a65ead0815e5aa.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a7e02b0fa7ec3c14.rlib" "/opt/rustwide/target/debug/deps/libregex-f17d799afec24c26.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f1c3e38a442a77d7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f0c3262eb260626e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893890780aed0236.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libdivnet_rs-abba2f7555e42f1f.rlib" "/opt/rustwide/target/debug/deps/libtoml-845c4b1e5c976df1.rlib" "/opt/rustwide/target/debug/deps/libapprox-57fdf3135a40ee3a.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libstructopt-4332845ab467187f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libclap-75467dad8a6b3624.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-fb20cec72f5e99be.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ee9d06d0dac0a81b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-e97a2fa24a01d43b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/librand_distr-040650db819dd347.rlib" "/opt/rustwide/target/debug/deps/librand-fe01e48951bf2dff.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-83a9e516d8f795d4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-6e222fa908b35f93.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-603079aa4eed4efb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libserde-50c11075415d83d9.rlib" "/opt/rustwide/target/debug/deps/libopenblas_src-7158dad11436ecb3.rlib" "/opt/rustwide/target/debug/deps/liblapack-f3e451a1d7595d06.rlib" "/opt/rustwide/target/debug/deps/liblapack_sys-dc3f02cf33a1611c.rlib" "/opt/rustwide/target/debug/deps/libblas-3d4ede492da7cc30.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-b0d93db55b189242.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1b7189018dca4ba7.rlib" "/opt/rustwide/target/debug/deps/liblibm-e108f2e280014447.rlib" "/opt/rustwide/target/debug/deps/libblas_sys-c15e86b2d9743efe.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3098597c95e6155.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgfortran" "-lopenblas" "-lutil" "-ldl" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `divnet-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2648f92259637eecc681901b0ac3ad4be534f28d8962d53869e3f5e89a7b7884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2648f92259637eecc681901b0ac3ad4be534f28d8962d53869e3f5e89a7b7884", kill_on_drop: false }` [INFO] [stdout] 2648f92259637eecc681901b0ac3ad4be534f28d8962d53869e3f5e89a7b7884