[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 try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmooreryan%2Fdivnet-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mooreryan/divnet-rs on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-8/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.106 [INFO] [stderr] Downloaded env_logger v0.8.2 [INFO] [stderr] Downloaded structopt-derive v0.4.5 [INFO] [stderr] Downloaded chrono v0.4.11 [INFO] [stderr] Downloaded structopt v0.3.12 [INFO] [stderr] Downloaded regex v1.3.6 [INFO] [stderr] Downloaded winapi-util v0.1.4 [INFO] [stderr] Downloaded syn v1.0.17 [INFO] [stderr] Downloaded lapack-sys v0.12.1 [INFO] [stderr] Downloaded serde v1.0.106 [INFO] [stderr] Downloaded proc-macro-error v0.4.12 [INFO] [stderr] Downloaded rand_distr v0.4.0 [INFO] [stderr] Downloaded quote v1.0.3 [INFO] [stderr] Downloaded regex-syntax v0.6.17 [INFO] [stderr] Downloaded proc-macro2 v1.0.10 [INFO] [stderr] Downloaded hermit-abi v0.1.10 [INFO] [stderr] Downloaded libc v0.2.68 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.12 [INFO] [stderr] Downloaded openblas-src v0.9.0 [INFO] [stderr] Downloaded blas-sys v0.7.1 [INFO] [stderr] Downloaded blas v0.20.0 [INFO] [stderr] Downloaded lapack v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99f15aebb73ee6f76d4d18a16bac941d4796e4c533cb0c261915323783bbd11f [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" "99f15aebb73ee6f76d4d18a16bac941d4796e4c533cb0c261915323783bbd11f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99f15aebb73ee6f76d4d18a16bac941d4796e4c533cb0c261915323783bbd11f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f15aebb73ee6f76d4d18a16bac941d4796e4c533cb0c261915323783bbd11f", kill_on_drop: false }` [INFO] [stdout] 99f15aebb73ee6f76d4d18a16bac941d4796e4c533cb0c261915323783bbd11f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c921f317e4b6d1207f12ec3e1d6bc8fd599d59032d142f6207cac0a709978fd [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" "8c921f317e4b6d1207f12ec3e1d6bc8fd599d59032d142f6207cac0a709978fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [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 textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling heck v0.3.1 [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 proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.3 [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 time v0.1.42 [INFO] [stderr] Compiling blas-sys v0.7.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling blas v0.20.0 [INFO] [stderr] Compiling lapack v0.16.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" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.divnet_rs.9af7029f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53.2h5ryjsjk4cpqubx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-25135b303583d3a7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libregex-c5a5c7f378a7692f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-59052ea27e63552b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-57d54cb6349ae76d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a54c5d5437bb21a0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libdivnet_rs-1766fba2040cfc96.rlib" "/opt/rustwide/target/debug/deps/libtoml-5e8acb05c390080b.rlib" "/opt/rustwide/target/debug/deps/libapprox-c3653ba44f131c3c.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libstructopt-85bc01006bfaa393.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libclap-2105ef011b495b52.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a6bd19b879ced5e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-57aec043958db3e8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-fa27c616fc1835d7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/librand_distr-2fec65715144a3b4.rlib" "/opt/rustwide/target/debug/deps/librand-63eb2ee9ad756a0b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-db97b4aa04138ee2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-9a7852c41bd78844.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-eff842df0f99991e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libserde-8ed71de10309ab1d.rlib" "/opt/rustwide/target/debug/deps/libopenblas_src-534b9c93d4e2465a.rlib" "/opt/rustwide/target/debug/deps/liblapack-cfad1ee89f035881.rlib" "/opt/rustwide/target/debug/deps/liblapack_sys-0b27fbf774cda20f.rlib" "/opt/rustwide/target/debug/deps/libblas-a52bd2902039a837.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-36f218fa47fbdaca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5bbd92925ae1f841.rlib" "/opt/rustwide/target/debug/deps/liblibm-6f12b75fb6eeff38.rlib" "/opt/rustwide/target/debug/deps/libblas_sys-6d658f91a0f86bba.rlib" "/opt/rustwide/target/debug/deps/liblibc-ffe0d2d34dcd345e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgfortran" "-lopenblas" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/divnet_rs-a4bee08ed55c1e53" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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" "8c921f317e4b6d1207f12ec3e1d6bc8fd599d59032d142f6207cac0a709978fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c921f317e4b6d1207f12ec3e1d6bc8fd599d59032d142f6207cac0a709978fd", kill_on_drop: false }` [INFO] [stdout] 8c921f317e4b6d1207f12ec3e1d6bc8fd599d59032d142f6207cac0a709978fd