[INFO] cloning repository https://github.com/marcelbuesing/mgpg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcelbuesing/mgpg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcelbuesing%2Fmgpg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcelbuesing%2Fmgpg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b2ffd67bcaf2ceae5fe0523af3b5d0dea6ed1d8 [INFO] checking marcelbuesing/mgpg against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcelbuesing%2Fmgpg" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/marcelbuesing/mgpg [INFO] finished tweaking git repo https://github.com/marcelbuesing/mgpg [INFO] tweaked toml for git repo https://github.com/marcelbuesing/mgpg written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marcelbuesing/mgpg on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/marcelbuesing/mgpg 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 021862c39b02c556fe22bf89b3997d6da2a69dac7633012afb88108ab0a573fe [INFO] running `Command { std: "docker" "start" "-a" "021862c39b02c556fe22bf89b3997d6da2a69dac7633012afb88108ab0a573fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "021862c39b02c556fe22bf89b3997d6da2a69dac7633012afb88108ab0a573fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021862c39b02c556fe22bf89b3997d6da2a69dac7633012afb88108ab0a573fe", kill_on_drop: false }` [INFO] [stdout] 021862c39b02c556fe22bf89b3997d6da2a69dac7633012afb88108ab0a573fe [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b6f338045dc778899793296b666e86f10fb43c7bed4144339eaddf74c356ead [INFO] running `Command { std: "docker" "start" "-a" "6b6f338045dc778899793296b666e86f10fb43c7bed4144339eaddf74c356ead", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling libgpg-error-sys v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking smallvec v0.6.12 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.23 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] error: failed to run custom build command for `libgpg-error-sys v0.5.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libgpg-error-sys-7b14cbd334966836/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] scanning file: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libgpg-error-sys-0.5.1/err-sources.h.in [INFO] [stderr] scanning file: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libgpg-error-sys-0.5.1/err-codes.h.in [INFO] [stderr] scanning file: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libgpg-error-sys-0.5.1/errnos.in [INFO] [stderr] cargo:generated=/opt/rustwide/target/debug/build/libgpg-error-sys-a8e709e0581eba5d/out [INFO] [stderr] cargo:rerun-if-env-changed=LIBGPG_ERROR_PREFIX [INFO] [stderr] cargo:rerun-if-env-changed=LIBGPG_ERROR_INCLUDE [INFO] [stderr] cargo:rerun-if-env-changed=LIBGPG_ERROR_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=LIBGPG_ERROR_LIBS [INFO] [stderr] cargo:rerun-if-env-changed=LIBGPG_ERROR_CONFIG [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running: "sh" "-c" "gpg-error-config --version" [INFO] [stderr] sh: 1: gpg-error-config: not found [INFO] [stderr] command did not execute successfully, got: exit status: 127 [INFO] [stderr] Error: () [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6b6f338045dc778899793296b666e86f10fb43c7bed4144339eaddf74c356ead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6f338045dc778899793296b666e86f10fb43c7bed4144339eaddf74c356ead", kill_on_drop: false }` [INFO] [stdout] 6b6f338045dc778899793296b666e86f10fb43c7bed4144339eaddf74c356ead