[INFO] crate libgcrypt-sys 0.6.1 is already in cache [INFO] extracting crate libgcrypt-sys 0.6.1 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/libgcrypt-sys/0.6.1 [INFO] extracting crate libgcrypt-sys 0.6.1 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/libgcrypt-sys/0.6.1 [INFO] validating manifest of libgcrypt-sys-0.6.1 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of libgcrypt-sys-0.6.1 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing libgcrypt-sys-0.6.1 [INFO] finished frobbing libgcrypt-sys-0.6.1 [INFO] frobbed toml for libgcrypt-sys-0.6.1 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/libgcrypt-sys/0.6.1/Cargo.toml [INFO] started frobbing libgcrypt-sys-0.6.1 [INFO] finished frobbing libgcrypt-sys-0.6.1 [INFO] frobbed toml for libgcrypt-sys-0.6.1 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/libgcrypt-sys/0.6.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking libgcrypt-sys-0.6.1 against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-0/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/libgcrypt-sys/0.6.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bdc04e16b78c27c27594162115440c60039b15c1e9e9b80e0b0da0cc22893a97 [INFO] running `"docker" "start" "-a" "bdc04e16b78c27c27594162115440c60039b15c1e9e9b80e0b0da0cc22893a97"` [INFO] [stderr] Compiling libgpg-error-sys v0.4.1 [INFO] [stderr] Compiling libgcrypt-sys v0.6.1 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> build_helper/mod.rs:82:21 [INFO] [stderr] | [INFO] [stderr] 82 | if let Some(b'a'...b'z') = path.as_bytes().first().map(u8::to_ascii_lowercase) { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> build_helper/mod.rs:103:25 [INFO] [stderr] | [INFO] [stderr] 103 | if let Some(b'a'...b'z') = path.as_bytes().get(1) { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `libgpg-error-sys v0.4.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/libgpg-error-sys-00180ef9b45cbc8e/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] cargo:generated=/opt/crater/target/debug/build/libgpg-error-sys-65fed78f3f8a9f8f/out [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] cargo:rerun-if-env-changed=LIBGPG_ERROR_USE_BUNDLED [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running: "git" "submodule" "update" "--init" [INFO] [stderr] fatal: Not a git repository (or any parent up to mount point /opt/crater/cargo-home) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] command did not execute successfully, got: exit code: 128 [INFO] [stderr] running: "sh" "autogen.sh" [INFO] [stderr] autogen.sh: Running aclocal -I m4 ... [INFO] [stderr] autom4te: cannot create autom4te.cache: No such file or directory [INFO] [stderr] aclocal: error: echo failed with exit status: 1 [INFO] [stderr] autogen.sh: Running autoheader... [INFO] [stderr] autom4te: cannot create autom4te.cache: No such file or directory [INFO] [stderr] autoheader: '/usr/bin/autom4te' failed with exit status: 1 [INFO] [stderr] autogen.sh: Running automake --gnu ... [INFO] [stderr] autom4te: cannot create autom4te.cache: No such file or directory [INFO] [stderr] automake: error: autoconf failed with exit status: 1 [INFO] [stderr] autogen.sh: Running autoconf ... [INFO] [stderr] autom4te: cannot create autom4te.cache: No such file or directory [INFO] [stderr] autogen.sh: You may now run: [INFO] [stderr] ./configure --enable-maintainer-mode && make [INFO] [stderr] running: "sh" "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/libgpg-error-sys-0.4.1/libgpg-error/configure" "--build" "x86_64-pc-linux-gnu" "--disable-dependency-tracking" "--enable-static" "--disable-shared" "--with-pic" "--prefix=/opt/crater/target/debug/build/libgpg-error-sys-65fed78f3f8a9f8f/out" "--disable-doc" "--disable-languages" "--disable-tests" [INFO] [stderr] sh: 0: Can't open /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/libgpg-error-sys-0.4.1/libgpg-error/configure [INFO] [stderr] command did not execute successfully, got: exit code: 127 [INFO] [stderr] running: "sh" "-c" "gpg-error-config --cflags --mt --libs" [INFO] [stderr] sh: 1: gpg-error-config: not found [INFO] [stderr] command did not execute successfully, got: exit code: 127 [INFO] [stderr] running: "sh" "-c" "gpg-error-config --cflags --libs" [INFO] [stderr] sh: 1: gpg-error-config: not found [INFO] [stderr] command did not execute successfully, got: exit code: 127 [INFO] [stderr] [INFO] running `"docker" "inspect" "bdc04e16b78c27c27594162115440c60039b15c1e9e9b80e0b0da0cc22893a97"` [INFO] running `"docker" "rm" "-f" "bdc04e16b78c27c27594162115440c60039b15c1e9e9b80e0b0da0cc22893a97"` [INFO] [stdout] bdc04e16b78c27c27594162115440c60039b15c1e9e9b80e0b0da0cc22893a97