[INFO] cloning repository https://github.com/preiter93/rustpde-mpi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/preiter93/rustpde-mpi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Frustpde-mpi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Frustpde-mpi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c89e768a878a4ff35ae1f707d5e2622b5852b4d [INFO] testing preiter93/rustpde-mpi against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Frustpde-mpi" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/preiter93/rustpde-mpi on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/preiter93/rustpde-mpi [INFO] finished tweaking git repo https://github.com/preiter93/rustpde-mpi [INFO] tweaked toml for git repo https://github.com/preiter93/rustpde-mpi written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/preiter93/rustpde-mpi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 64b4caa3699d105428ec9f1762f50df2597e9db1abad1a1246ed3814ced990a1 [INFO] running `Command { std: "docker" "start" "-a" "64b4caa3699d105428ec9f1762f50df2597e9db1abad1a1246ed3814ced990a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64b4caa3699d105428ec9f1762f50df2597e9db1abad1a1246ed3814ced990a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b4caa3699d105428ec9f1762f50df2597e9db1abad1a1246ed3814ced990a1", kill_on_drop: false }` [INFO] [stdout] 64b4caa3699d105428ec9f1762f50df2597e9db1abad1a1246ed3814ced990a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] 9cae609c3faef50df8778f6ce3076da9e068b62b95c30505ac63b3ec6013fda3 [INFO] running `Command { std: "docker" "start" "-a" "9cae609c3faef50df8778f6ce3076da9e068b62b95c30505ac63b3ec6013fda3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.110 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling bindgen v0.31.3 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling libffi-sys v1.3.0 [INFO] [stderr] Compiling abort_on_panic v2.0.0 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling build-probe-mpi v0.1.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling lapack v0.18.0 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Compiling mpi-fork-fnsp v0.6.0 [INFO] [stderr] Compiling ndarray-rand v0.14.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling openblas-build v0.1.1 [INFO] [stderr] Compiling rustdct v0.7.0 [INFO] [stderr] Compiling realfft v3.0.0 [INFO] [stderr] Compiling openblas-src v0.10.4 [INFO] [stderr] Compiling lax v0.2.0 [INFO] [stderr] Compiling ndarray-linalg v0.14.1 [INFO] [stderr] Compiling libffi v1.0.1 [INFO] [stderr] Compiling funspace v0.3.0 [INFO] [stderr] Compiling rustpde v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/solver/poisson.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub solver: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/solver/poisson.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub matvec: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "9cae609c3faef50df8778f6ce3076da9e068b62b95c30505ac63b3ec6013fda3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cae609c3faef50df8778f6ce3076da9e068b62b95c30505ac63b3ec6013fda3", kill_on_drop: false }` [INFO] [stdout] 9cae609c3faef50df8778f6ce3076da9e068b62b95c30505ac63b3ec6013fda3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", 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] 58f1d1d07144c0831fd63eab48988daf4184a945d4775b8ac993ba755b7f0c12 [INFO] running `Command { std: "docker" "start" "-a" "58f1d1d07144c0831fd63eab48988daf4184a945d4775b8ac993ba755b7f0c12", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/solver/poisson.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub solver: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/solver/poisson.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub matvec: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling rustpde v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rustpde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name navier_lnse_opt_reversals --edition=2018 examples/navier_lnse_opt_reversals.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mpi"' --cfg 'feature="openblas-system"' -C metadata=f1211855d763900e -C extra-filename=-f1211855d763900e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-897a3cf67ed3b6e0.rlib --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-3ba56001b2a82e28.so --extern funspace=/opt/rustwide/target/debug/deps/libfunspace-965956956eabdffa.rlib --extern hdf5=/opt/rustwide/target/debug/deps/libhdf5-d85cb8e7b881d744.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-9d0eba608eec0e32.rlib --extern ndarray_linalg=/opt/rustwide/target/debug/deps/libndarray_linalg-30fcf50c328e59c9.rlib --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-21ff7cf2e3be8ebc.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-ebd706fb1f18fc4c.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6bde1e281435e203.rlib --extern rustpde=/opt/rustwide/target/debug/deps/librustpde-56bfe02c37e79706.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/mpi-fork-fnsp-e6bbacff93e746e4/out -L native=/usr/lib/x86_64-linux-gnu/openmpi/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib64 -L native=/usr/lib/x86_64-linux-gnu/hdf5/serial` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustpde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name navier_rbc_periodic --edition=2018 examples/navier_rbc_periodic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mpi"' --cfg 'feature="openblas-system"' -C metadata=14d5e3ce3edb7fa3 -C extra-filename=-14d5e3ce3edb7fa3 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-897a3cf67ed3b6e0.rlib --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-3ba56001b2a82e28.so --extern funspace=/opt/rustwide/target/debug/deps/libfunspace-965956956eabdffa.rlib --extern hdf5=/opt/rustwide/target/debug/deps/libhdf5-d85cb8e7b881d744.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-9d0eba608eec0e32.rlib --extern ndarray_linalg=/opt/rustwide/target/debug/deps/libndarray_linalg-30fcf50c328e59c9.rlib --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-21ff7cf2e3be8ebc.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-ebd706fb1f18fc4c.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6bde1e281435e203.rlib --extern rustpde=/opt/rustwide/target/debug/deps/librustpde-56bfe02c37e79706.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/mpi-fork-fnsp-e6bbacff93e746e4/out -L native=/usr/lib/x86_64-linux-gnu/openmpi/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib64 -L native=/usr/lib/x86_64-linux-gnu/hdf5/serial` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rustpde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name navier_lnse_test_gradient --edition=2018 examples/navier_lnse_test_gradient.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mpi"' --cfg 'feature="openblas-system"' -C metadata=3111ceca770bdcad -C extra-filename=-3111ceca770bdcad --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-897a3cf67ed3b6e0.rlib --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-3ba56001b2a82e28.so --extern funspace=/opt/rustwide/target/debug/deps/libfunspace-965956956eabdffa.rlib --extern hdf5=/opt/rustwide/target/debug/deps/libhdf5-d85cb8e7b881d744.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-9d0eba608eec0e32.rlib --extern ndarray_linalg=/opt/rustwide/target/debug/deps/libndarray_linalg-30fcf50c328e59c9.rlib --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-21ff7cf2e3be8ebc.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-ebd706fb1f18fc4c.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6bde1e281435e203.rlib --extern rustpde=/opt/rustwide/target/debug/deps/librustpde-56bfe02c37e79706.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/mpi-fork-fnsp-e6bbacff93e746e4/out -L native=/usr/lib/x86_64-linux-gnu/openmpi/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib64 -L native=/usr/lib/x86_64-linux-gnu/hdf5/serial` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rustpde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustpde --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="mpi"' --cfg 'feature="openblas-system"' -C metadata=583a046ce94419da -C extra-filename=-583a046ce94419da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-897a3cf67ed3b6e0.rlib --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-3ba56001b2a82e28.so --extern funspace=/opt/rustwide/target/debug/deps/libfunspace-965956956eabdffa.rlib --extern hdf5=/opt/rustwide/target/debug/deps/libhdf5-d85cb8e7b881d744.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-9d0eba608eec0e32.rlib --extern ndarray_linalg=/opt/rustwide/target/debug/deps/libndarray_linalg-30fcf50c328e59c9.rlib --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-21ff7cf2e3be8ebc.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-ebd706fb1f18fc4c.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6bde1e281435e203.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/mpi-fork-fnsp-e6bbacff93e746e4/out -L native=/usr/lib/x86_64-linux-gnu/openmpi/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib64 -L native=/usr/lib/x86_64-linux-gnu/hdf5/serial` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rustpde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name navier_rbc_steady --edition=2018 examples/navier_rbc_steady.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mpi"' --cfg 'feature="openblas-system"' -C metadata=a93ba776c9f8754d -C extra-filename=-a93ba776c9f8754d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-897a3cf67ed3b6e0.rlib --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-3ba56001b2a82e28.so --extern funspace=/opt/rustwide/target/debug/deps/libfunspace-965956956eabdffa.rlib --extern hdf5=/opt/rustwide/target/debug/deps/libhdf5-d85cb8e7b881d744.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-9d0eba608eec0e32.rlib --extern ndarray_linalg=/opt/rustwide/target/debug/deps/libndarray_linalg-30fcf50c328e59c9.rlib --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-21ff7cf2e3be8ebc.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-ebd706fb1f18fc4c.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6bde1e281435e203.rlib --extern rustpde=/opt/rustwide/target/debug/deps/librustpde-56bfe02c37e79706.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/mpi-fork-fnsp-e6bbacff93e746e4/out -L native=/usr/lib/x86_64-linux-gnu/openmpi/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib64 -L native=/usr/lib/x86_64-linux-gnu/hdf5/serial` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rustpde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name navier_rbc --edition=2018 examples/navier_rbc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mpi"' --cfg 'feature="openblas-system"' -C metadata=da5f794479512666 -C extra-filename=-da5f794479512666 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-897a3cf67ed3b6e0.rlib --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-3ba56001b2a82e28.so --extern funspace=/opt/rustwide/target/debug/deps/libfunspace-965956956eabdffa.rlib --extern hdf5=/opt/rustwide/target/debug/deps/libhdf5-d85cb8e7b881d744.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-9d0eba608eec0e32.rlib --extern ndarray_linalg=/opt/rustwide/target/debug/deps/libndarray_linalg-30fcf50c328e59c9.rlib --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-21ff7cf2e3be8ebc.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-ebd706fb1f18fc4c.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6bde1e281435e203.rlib --extern rustpde=/opt/rustwide/target/debug/deps/librustpde-56bfe02c37e79706.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/mpi-fork-fnsp-e6bbacff93e746e4/out -L native=/usr/lib/x86_64-linux-gnu/openmpi/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib64 -L native=/usr/lib/x86_64-linux-gnu/hdf5/serial` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rustpde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name navier_periodic_hc_mpi --edition=2018 examples/navier_periodic_hc_mpi.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mpi"' --cfg 'feature="openblas-system"' -C metadata=1540a5d0ceab351d -C extra-filename=-1540a5d0ceab351d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-897a3cf67ed3b6e0.rlib --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-3ba56001b2a82e28.so --extern funspace=/opt/rustwide/target/debug/deps/libfunspace-965956956eabdffa.rlib --extern hdf5=/opt/rustwide/target/debug/deps/libhdf5-d85cb8e7b881d744.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-9d0eba608eec0e32.rlib --extern ndarray_linalg=/opt/rustwide/target/debug/deps/libndarray_linalg-30fcf50c328e59c9.rlib --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-21ff7cf2e3be8ebc.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-ebd706fb1f18fc4c.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6bde1e281435e203.rlib --extern rustpde=/opt/rustwide/target/debug/deps/librustpde-56bfe02c37e79706.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/mpi-fork-fnsp-e6bbacff93e746e4/out -L native=/usr/lib/x86_64-linux-gnu/openmpi/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib -L /opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib64 -L native=/usr/lib/x86_64-linux-gnu/hdf5/serial` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.hholtz_mpi.b82b5bac-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383.2ej6dhzgdvk3bp28.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/mpi-fork-fnsp-e6bbacff93e746e4/out" "-L" "/usr/lib/x86_64-linux-gnu/openmpi/lib" "-L" "/opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib" "-L" "/opt/rustwide/target/debug/build/libffi-sys-9742ee68fd986ea7/out/libffi-root/lib64" "-L" "/usr/lib/x86_64-linux-gnu/hdf5/serial" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustpde-56bfe02c37e79706.rlib" "/opt/rustwide/target/debug/deps/libndarray_linalg-30fcf50c328e59c9.rlib" "/opt/rustwide/target/debug/deps/liblax-77a0a2a1c74c76dc.rlib" "/opt/rustwide/target/debug/deps/liblapack-ccbdd4db1047ac5c.rlib" "/opt/rustwide/target/debug/deps/liblapack_sys-f455e3bdd91cd5a8.rlib" "/opt/rustwide/target/debug/deps/libcauchy-72da7e934ed258c0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-97fa3657feb8217d.rlib" "/opt/rustwide/target/debug/deps/libopenblas_src-deb80543bbad9ad3.rlib" "/opt/rustwide/target/debug/deps/libndarray_rand-21ff7cf2e3be8ebc.rlib" "/opt/rustwide/target/debug/deps/librand_distr-bf159e87ed2cb490.rlib" "/opt/rustwide/target/debug/deps/libhdf5-d85cb8e7b881d744.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7652500ea8f70a95.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d10220a58748b486.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libhdf5_sys-196125e7bac667b1.rlib" "/opt/rustwide/target/debug/deps/libhdf5_types-0e9bd0e46c180152.rlib" "/opt/rustwide/target/debug/deps/libascii-728a50e77d9f53c4.rlib" "/opt/rustwide/target/debug/deps/libfunspace-965956956eabdffa.rlib" "/opt/rustwide/target/debug/deps/libmpi_fork_fnsp-1f7e031546c59515.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libconv-a5982c6da0e33256.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-4640dd2fdae433e9.rlib" "/opt/rustwide/target/debug/deps/liblibffi-ec4264527099f852.rlib" "/opt/rustwide/target/debug/deps/libabort_on_panic-ebdb4e0313433069.rlib" "/opt/rustwide/target/debug/deps/liblibffi_sys-fa4cb8d7d1a77efc.rlib" "/opt/rustwide/target/debug/deps/librealfft-3cc9a8101d605b16.rlib" "/opt/rustwide/target/debug/deps/librustdct-f3ae0d2a5d57db01.rlib" "/opt/rustwide/target/debug/deps/librustfft-e2d30e7df25b6926.rlib" "/opt/rustwide/target/debug/deps/libprimal_check-21c4f0862068cc86.rlib" "/opt/rustwide/target/debug/deps/libtranspose-9ab4c82041a83661.rlib" "/opt/rustwide/target/debug/deps/libstrength_reduce-6cdf0bfda3f4a47a.rlib" "/opt/rustwide/target/debug/deps/libndarray-9d0eba608eec0e32.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-d2fb0c1d04a0f3af.rlib" "/opt/rustwide/target/debug/deps/libapprox-e565395d89005803.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ebd706fb1f18fc4c.rlib" "/opt/rustwide/target/debug/deps/libserde-2bd0d0a05ad091eb.rlib" "/opt/rustwide/target/debug/deps/librand-b1eb5c596fbba6d5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5813b82c2c7ec8b4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-d779f1b6235e95f8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-584cc86659fe6b5a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-63820229d608483a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6bde1e281435e203.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/librayon-bf36c0d8e84fb8eb.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3fe3f0a970ed164c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-09e65316a3929b43.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6d8e73d1d8701673.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c0f9c97ed38cfe9b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c93230d2c8eb1bc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-7396104805dea34d.rlib" "/opt/rustwide/target/debug/deps/liblibc-cc546a8f8f4beb68.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lopenblas" "-lhdf5" "-lmpi" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hholtz_mpi-49186e0f2158e383" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustpde` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "58f1d1d07144c0831fd63eab48988daf4184a945d4775b8ac993ba755b7f0c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58f1d1d07144c0831fd63eab48988daf4184a945d4775b8ac993ba755b7f0c12", kill_on_drop: false }` [INFO] [stdout] 58f1d1d07144c0831fd63eab48988daf4184a945d4775b8ac993ba755b7f0c12