[INFO] updating cached repository https://github.com/eagletmt/guzuta [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e141cd2e7654578095e9db348cae3194912bfac3 [INFO] checking eagletmt/guzuta against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feagletmt%2Fguzuta" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eagletmt/guzuta on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/eagletmt/guzuta [INFO] finished tweaking git repo https://github.com/eagletmt/guzuta [INFO] tweaked toml for git repo https://github.com/eagletmt/guzuta written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/eagletmt/guzuta already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bed6d61aa95b4ecac80bb54f9691e51f6d62271ee6b3210645ad022bafececcf [INFO] running `"docker" "start" "-a" "bed6d61aa95b4ecac80bb54f9691e51f6d62271ee6b3210645ad022bafececcf"` [INFO] [stderr] Compiling gpgme v0.8.0 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Compiling libgpg-error-sys v0.4.1 [INFO] [stderr] Compiling gpgme-sys v0.8.0 [INFO] [stderr] Compiling rust-lzma v0.3.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling rusoto_core v0.35.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Checking cstr-argument v0.1.0 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking flate2 v1.0.4 [INFO] [stderr] Checking regex v1.0.6 [INFO] [stderr] Checking tar v0.4.18 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Checking tokio-threadpool v0.1.8 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking tokio-fs v0.1.4 [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/rustwide/target/debug/build/libgpg-error-sys-f3dbf2178910cbcc/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] DEBUG = Some("true") [INFO] [stderr] cargo:generated=/opt/rustwide/target/debug/build/libgpg-error-sys-c59f3d97b6a3eb42/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/rustwide) [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/rustwide/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/rustwide/target/debug/build/libgpg-error-sys-c59f3d97b6a3eb42/out" "--disable-doc" "--disable-languages" "--disable-tests" [INFO] [stderr] sh: 0: Can't open /opt/rustwide/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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "bed6d61aa95b4ecac80bb54f9691e51f6d62271ee6b3210645ad022bafececcf"` [INFO] running `"docker" "rm" "-f" "bed6d61aa95b4ecac80bb54f9691e51f6d62271ee6b3210645ad022bafececcf"` [INFO] [stdout] bed6d61aa95b4ecac80bb54f9691e51f6d62271ee6b3210645ad022bafececcf