[INFO] cloning repository https://github.com/AndrewGaspar/estimate-pi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewGaspar/estimate-pi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Festimate-pi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Festimate-pi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 859aa17a312e0fb438dc0fbe3061cef915a0f164
[INFO] building AndrewGaspar/estimate-pi against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Festimate-pi" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AndrewGaspar/estimate-pi on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/AndrewGaspar/estimate-pi
[INFO] finished tweaking git repo https://github.com/AndrewGaspar/estimate-pi
[INFO] tweaked toml for git repo https://github.com/AndrewGaspar/estimate-pi written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AndrewGaspar/estimate-pi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/bsteinb/rsmpi.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-deque v0.2.0
[INFO] [stderr]   Downloaded rayon v1.0.3
[INFO] [stderr]   Downloaded redox_syscall v0.1.42
[INFO] [stderr]   Downloaded atty v0.2.11
[INFO] [stderr]   Downloaded bitflags v1.0.4
[INFO] [stderr]   Downloaded crossbeam-utils v0.2.2
[INFO] [stderr]   Downloaded lazy_static v1.2.0
[INFO] [stderr]   Downloaded num_cpus v1.8.0
[INFO] [stderr]   Downloaded rayon-core v1.4.1
[INFO] [stderr]   Downloaded cfg-if v0.1.6
[INFO] [stderr]   Downloaded memchr v1.0.2
[INFO] [stderr]   Downloaded termion v1.5.1
[INFO] [stderr]   Downloaded nom v3.2.1
[INFO] [stderr]   Downloaded cc v1.0.25
[INFO] [stderr]   Downloaded either v1.5.0
[INFO] [stderr]   Downloaded clang-sys v0.21.2
[INFO] [stderr]   Downloaded aho-corasick v0.6.9
[INFO] [stderr]   Downloaded scopeguard v0.3.3
[INFO] [stderr]   Downloaded textwrap v0.10.0
[INFO] [stderr]   Downloaded bindgen v0.31.3
[INFO] [stderr]   Downloaded clap v2.32.0
[INFO] [stderr]   Downloaded regex v0.2.11
[INFO] [stderr]   Downloaded regex-syntax v0.5.6
[INFO] [stderr]   Downloaded libc v0.2.43
[INFO] [stderr]   Downloaded unicode-width v0.1.5
[INFO] [stderr]   Downloaded log v0.4.6
[INFO] [stderr]   Downloaded ucd-util v0.1.3
[INFO] [stderr]   Downloaded thread_local v0.3.6
[INFO] [stderr]   Downloaded utf8-ranges v1.0.2
[INFO] [stderr]   Downloaded which v1.0.5
[INFO] [stderr]   Downloaded arrayvec v0.4.7
[INFO] [stderr]   Downloaded memoffset v0.2.1
[INFO] [stderr]   Downloaded nodrop v0.1.13
[INFO] [stderr]   Downloaded crossbeam-epoch v0.3.1
[INFO] [stderr]   Downloaded cexpr v0.2.3
[INFO] [stderr]   Downloaded glob v0.2.11
[INFO] [stderr]   Downloaded libloading v0.4.3
[INFO] [stderr]   Downloaded redox_termios v0.1.1
[INFO] [stderr]   Downloaded strsim v0.7.0
[INFO] [stderr]   Downloaded vec_map v0.8.1
[INFO] [stderr]   Downloaded env_logger v0.4.3
[INFO] [stderr]   Downloaded log v0.3.9
[INFO] [stderr]   Downloaded quote v0.3.15
[INFO] [stderr]   Downloaded memchr v2.1.1
[INFO] [stderr]   Downloaded pkg-config v0.3.14
[INFO] [stderr]   Downloaded winapi v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 457432e4c1f8cde403ce9d7f1bb1ff29f6f273ad6618eda29a61fce9fd483eb5
[INFO] running `Command { std: "docker" "start" "-a" "457432e4c1f8cde403ce9d7f1bb1ff29f6f273ad6618eda29a61fce9fd483eb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "457432e4c1f8cde403ce9d7f1bb1ff29f6f273ad6618eda29a61fce9fd483eb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "457432e4c1f8cde403ce9d7f1bb1ff29f6f273ad6618eda29a61fce9fd483eb5", kill_on_drop: false }`
[INFO] [stdout] 457432e4c1f8cde403ce9d7f1bb1ff29f6f273ad6618eda29a61fce9fd483eb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b801c656597e83059c3ec3c15be3c223368cae5c19115898ae0fac68797e28e
[INFO] running `Command { std: "docker" "start" "-a" "2b801c656597e83059c3ec3c15be3c223368cae5c19115898ae0fac68797e28e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling libloading v0.4.3
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling clang-sys v0.21.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling bindgen v0.31.3
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]    Compiling build-probe-mpi v0.1.1 (https://github.com/bsteinb/rsmpi.git#1ee6fd46)
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling mpi v0.5.4 (https://github.com/bsteinb/rsmpi.git#1ee6fd46)
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling mpi-sys v0.1.2 (https://github.com/bsteinb/rsmpi.git#1ee6fd46)
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MPI_Type_hvector` in module `ffi`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rsmpi-a61e7a3f5c9ed62a/1ee6fd4/src/datatype.rs:476:18
[INFO] [stdout]     |
[INFO] [stdout] 476 |             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-7eec785a77fc1e66/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] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mpi` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2b801c656597e83059c3ec3c15be3c223368cae5c19115898ae0fac68797e28e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b801c656597e83059c3ec3c15be3c223368cae5c19115898ae0fac68797e28e", kill_on_drop: false }`
[INFO] [stdout] 2b801c656597e83059c3ec3c15be3c223368cae5c19115898ae0fac68797e28e
