[INFO] cloning repository https://github.com/axtstar/hello_mpi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axtstar/hello_mpi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxtstar%2Fhello_mpi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxtstar%2Fhello_mpi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7eba5b9188765762f85c3e05058ba0903cd3c21c [INFO] checking axtstar/hello_mpi against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxtstar%2Fhello_mpi" "/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/axtstar/hello_mpi on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/axtstar/hello_mpi [INFO] finished tweaking git repo https://github.com/axtstar/hello_mpi [INFO] tweaked toml for git repo https://github.com/axtstar/hello_mpi written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/axtstar/hello_mpi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 502c1e63657a13c4cf2f1e161d00a2565bda8c9d184133a6b8cb6d4b5c36f561 [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" "502c1e63657a13c4cf2f1e161d00a2565bda8c9d184133a6b8cb6d4b5c36f561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "502c1e63657a13c4cf2f1e161d00a2565bda8c9d184133a6b8cb6d4b5c36f561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "502c1e63657a13c4cf2f1e161d00a2565bda8c9d184133a6b8cb6d4b5c36f561", kill_on_drop: false }` [INFO] [stdout] 502c1e63657a13c4cf2f1e161d00a2565bda8c9d184133a6b8cb6d4b5c36f561 [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1dbdf4a05ed596b30642cf48b8ad882127d62263569af68df8339151e4a8cc6 [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" "b1dbdf4a05ed596b30642cf48b8ad882127d62263569af68df8339151e4a8cc6", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling bindgen v0.31.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking abort_on_panic v1.0.0 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling build-probe-mpi v0.1.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mpi v0.5.4 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling libffi-sys v0.6.3 [INFO] [stderr] Compiling mpi-sys v0.1.2 [INFO] [stderr] Checking libffi v0.6.4 [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MPI_Type_hvector` in module `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mpi-0.5.4/src/datatype.rs:212:18 [INFO] [stdout] | [INFO] [stdout] 212 | ffi::MPI_Type_hvector(count, blocklength, stride, oldtype.as_raw(), &mut newtype); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `MPI_Type_vector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/mpi-sys-22908a6444d4734d/out/functions_and_types.rs:974:2 [INFO] [stdout] | [INFO] [stdout] 974 | pub fn MPI_Type_vector ( count : :: std :: os :: raw :: c_int , blocklength : :: std :: os :: raw :: c_int , stride : :: std :: os :: raw :: c_int , oldtype : MPI_Datatype , newtype : * mut MPI_Datatype , ) -> :: std :: os :: raw :: c_int... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ similarly named function `MPI_Type_vector` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mpi` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b1dbdf4a05ed596b30642cf48b8ad882127d62263569af68df8339151e4a8cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1dbdf4a05ed596b30642cf48b8ad882127d62263569af68df8339151e4a8cc6", kill_on_drop: false }` [INFO] [stdout] b1dbdf4a05ed596b30642cf48b8ad882127d62263569af68df8339151e4a8cc6