[INFO] cloning repository https://github.com/Noxdor/mpi_example_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Noxdor/mpi_example_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxdor%2Fmpi_example_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxdor%2Fmpi_example_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8db592b5ff5fb5633552f913e20ce2e111db13ab [INFO] checking Noxdor/mpi_example_rust against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxdor%2Fmpi_example_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Noxdor/mpi_example_rust on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Noxdor/mpi_example_rust [INFO] finished tweaking git repo https://github.com/Noxdor/mpi_example_rust [INFO] tweaked toml for git repo https://github.com/Noxdor/mpi_example_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Noxdor/mpi_example_rust 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.9.1 [INFO] [stderr] Downloaded bindgen v0.60.1 [INFO] [stderr] Downloaded libffi v3.0.1 [INFO] [stderr] Downloaded textwrap v0.15.1 [INFO] [stderr] Downloaded clap v3.2.22 [INFO] [stderr] Downloaded build-probe-mpi v0.1.2 [INFO] [stderr] Downloaded mpi-sys v0.2.0 [INFO] [stderr] Downloaded mpi v0.6.0 [INFO] [stderr] Downloaded libffi-sys v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c90183ba2b013a87ebbd185b96081b7facc4a907bf2563f173d1e56d4f77138 [INFO] running `Command { std: "docker" "start" "-a" "3c90183ba2b013a87ebbd185b96081b7facc4a907bf2563f173d1e56d4f77138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c90183ba2b013a87ebbd185b96081b7facc4a907bf2563f173d1e56d4f77138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c90183ba2b013a87ebbd185b96081b7facc4a907bf2563f173d1e56d4f77138", kill_on_drop: false }` [INFO] [stdout] 3c90183ba2b013a87ebbd185b96081b7facc4a907bf2563f173d1e56d4f77138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2935316e16b981c45a943f7e3cd6aa4d7eab48f9aa59c2dd6aeaa8aa66097187 [INFO] running `Command { std: "docker" "start" "-a" "2935316e16b981c45a943f7e3cd6aa4d7eab48f9aa59c2dd6aeaa8aa66097187", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling build-probe-mpi v0.1.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libffi-sys v2.0.1 [INFO] [stderr] Compiling mpi v0.6.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling mpi-sys v0.2.0 [INFO] [stderr] Checking libffi v3.0.1 [INFO] [stderr] Checking mpi_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.78s [INFO] running `Command { std: "docker" "inspect" "2935316e16b981c45a943f7e3cd6aa4d7eab48f9aa59c2dd6aeaa8aa66097187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2935316e16b981c45a943f7e3cd6aa4d7eab48f9aa59c2dd6aeaa8aa66097187", kill_on_drop: false }` [INFO] [stdout] 2935316e16b981c45a943f7e3cd6aa4d7eab48f9aa59c2dd6aeaa8aa66097187 [INFO] checking Noxdor/mpi_example_rust against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxdor%2Fmpi_example_rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Noxdor/mpi_example_rust on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Noxdor/mpi_example_rust [INFO] finished tweaking git repo https://github.com/Noxdor/mpi_example_rust [INFO] tweaked toml for git repo https://github.com/Noxdor/mpi_example_rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Noxdor/mpi_example_rust 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f596c825defd00fbf8204129b8f209dac257432d22a109b1556a78e101cae43a [INFO] running `Command { std: "docker" "start" "-a" "f596c825defd00fbf8204129b8f209dac257432d22a109b1556a78e101cae43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f596c825defd00fbf8204129b8f209dac257432d22a109b1556a78e101cae43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f596c825defd00fbf8204129b8f209dac257432d22a109b1556a78e101cae43a", kill_on_drop: false }` [INFO] [stdout] f596c825defd00fbf8204129b8f209dac257432d22a109b1556a78e101cae43a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ad76ae002837d9abe3429e21bfb2830f94070919fbf86f7f0d3a8f7865caa9b [INFO] running `Command { std: "docker" "start" "-a" "2ad76ae002837d9abe3429e21bfb2830f94070919fbf86f7f0d3a8f7865caa9b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling build-probe-mpi v0.1.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling libffi-sys v2.0.1 [INFO] [stderr] Compiling mpi v0.6.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling mpi-sys v0.2.0 [INFO] [stderr] Checking libffi v3.0.1 [INFO] [stderr] Checking mpi_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.11s [INFO] running `Command { std: "docker" "inspect" "2ad76ae002837d9abe3429e21bfb2830f94070919fbf86f7f0d3a8f7865caa9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad76ae002837d9abe3429e21bfb2830f94070919fbf86f7f0d3a8f7865caa9b", kill_on_drop: false }` [INFO] [stdout] 2ad76ae002837d9abe3429e21bfb2830f94070919fbf86f7f0d3a8f7865caa9b