git-commitizen 0.1.1

A simple commitizen CLI tool in rust
Documentation
Build #2735245 2025-12-15 09:26:26
# rustc version
rustc 1.94.0-nightly (0208ee09b 2025-12-14)# docs.rs version
docsrs 0.6.0 (c9c56e32 2025-12-11 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/git-commitizen-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/git-commitizen-0.1.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--output-format\", \"json\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/aarch64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "aarch64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 43537dac62fba9758e3100343afa0b3ae540d0961e845353efd3c31f113d2469
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "43537dac62fba9758e3100343afa0b3ae540d0961e845353efd3c31f113d2469", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]     Checking icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr] warning: libz-sys@1.1.23: Could not find zlib include paths via pkg-config: pkg-config has not been configured to support cross-compilation.
[INFO] [stderr] warning: libz-sys@1.1.23: Compiler family detection failed due to error: ToolNotFound: failed to find tool "aarch64-linux-gnu-gcc": No such file or directory (os error 2)
[INFO] [stderr] warning: libz-sys@1.1.23: Compiler family detection failed due to error: ToolNotFound: failed to find tool "aarch64-linux-gnu-gcc": No such file or directory (os error 2)
[INFO] [stderr] error: failed to run custom build command for `libz-sys v1.1.23`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-52e03c9ef3fcc7b4/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBZ_SYS_STATIC
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=zng/cmake.rs
[INFO] [stderr]   cargo:rerun-if-changed=zng/cc.rs
[INFO] [stderr]   cargo:rerun-if-env-changed=ZLIB_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_aarch64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_aarch64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_aarch64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_aarch64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:warning=Could not find zlib include paths via pkg-config: pkg-config has not been configured to support cross-compilation.
[INFO] [stderr] 
[INFO] [stderr]   Install a sysroot for the target platform and configure it via
[INFO] [stderr]   PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a
[INFO] [stderr]   cross-compiling wrapper for pkg-config and set it via
[INFO] [stderr]   PKG_CONFIG environment variable.
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/libz-sys-4d73df45e9566970/out)
[INFO] [stderr]   TARGET = Some(aarch64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some()
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_aarch64-unknown-linux-gnu
[INFO] [stderr]   CC_aarch64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_aarch64_unknown_linux_gnu
[INFO] [stderr]   CC_aarch64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "aarch64-linux-gnu-gcc": No such file or directory (os error 2)
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(neon,outline-atomics)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_aarch64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_aarch64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_aarch64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_aarch64-unknown-linux-gnu = None
[INFO] [stderr]   running LC_ALL="C" "aarch64-linux-gnu-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-Wall" "-Wextra" "src/smoke.c" "-g0" "-o" "/dev/null" "-lz"
[INFO] [stderr]   cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "aarch64-linux-gnu-gcc": No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: failed to find tool "aarch64-linux-gnu-gcc": No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: openssl-sys@0.9.111: Compiler family detection failed due to error: ToolNotFound: failed to find tool "aarch64-linux-gnu-gcc": No such file or directory (os error 2)
[INFO] [stderr] warning: openssl-sys@0.9.111: building OpenSSL: 'make' reported failure with exit status: 2
[INFO] [stderr] warning: openssl-sys@0.9.111: openssl-src: failed to build OpenSSL from source
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.111`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-994c8f2b551641a5/build-script-main` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(openssl)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(boringssl)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(awslc)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl250)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl251)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl252)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl261)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl270)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl271)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl273)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl280)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl281)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl291)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl310)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl321)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl332)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl340)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl350)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl360)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl361)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl370)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl380)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl381)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl382)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl390)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl400)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl410)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl420)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl101)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl102)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl102f)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl102h)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl110)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl110f)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl110g)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl110h)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl111)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl111b)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl111c)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl111d)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl300)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl310)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl320)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl330)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl340)
[INFO] [stderr]   cargo:rerun-if-env-changed=AARCH64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR
[INFO] [stderr]   AARCH64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR
[INFO] [stderr]   OPENSSL_NO_VENDOR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=AARCH64_UNKNOWN_LINUX_GNU_OPENSSL_CONFIG_DIR
[INFO] [stderr]   AARCH64_UNKNOWN_LINUX_GNU_OPENSSL_CONFIG_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_CONFIG_DIR
[INFO] [stderr]   OPENSSL_CONFIG_DIR unset
[INFO] [stderr]   TARGET = Some(aarch64-unknown-linux-gnu)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some()
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_aarch64-unknown-linux-gnu
[INFO] [stderr]   CC_aarch64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_aarch64_unknown_linux_gnu
[INFO] [stderr]   CC_aarch64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "aarch64-linux-gnu-gcc": No such file or directory (os error 2)
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(neon,outline-atomics)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_aarch64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_aarch64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_aarch64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_aarch64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_aarch64-unknown-linux-gnu
[INFO] [stderr]   AR_aarch64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_aarch64_unknown_linux_gnu
[INFO] [stderr]   AR_aarch64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_AR
[INFO] [stderr]   TARGET_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_ARFLAGS
[INFO] [stderr]   TARGET_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_aarch64_unknown_linux_gnu
[INFO] [stderr]   ARFLAGS_aarch64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_aarch64-unknown-linux-gnu
[INFO] [stderr]   ARFLAGS_aarch64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=RANLIB_aarch64-unknown-linux-gnu
[INFO] [stderr]   RANLIB_aarch64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=RANLIB_aarch64_unknown_linux_gnu
[INFO] [stderr]   RANLIB_aarch64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_RANLIB
[INFO] [stderr]   TARGET_RANLIB = None
[INFO] [stderr]   cargo:rerun-if-env-changed=RANLIB
[INFO] [stderr]   RANLIB = None
[INFO] [stderr]   cargo:rerun-if-env-changed=RANLIBFLAGS
[INFO] [stderr]   RANLIBFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_RANLIBFLAGS
[INFO] [stderr]   TARGET_RANLIBFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=RANLIBFLAGS_aarch64_unknown_linux_gnu
[INFO] [stderr]   RANLIBFLAGS_aarch64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=RANLIBFLAGS_aarch64-unknown-linux-gnu
[INFO] [stderr]   RANLIBFLAGS_aarch64-unknown-linux-gnu = None
[INFO] [stderr]   running cd "/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="aarch64-linux-gnu-gcc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-shared" "no-module" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-ssl3" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-aarch64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer"
[INFO] [stderr]   Configuring OpenSSL version 3.5.4 for target linux-aarch64
[INFO] [stderr]   Using os-specific seed configuration
[INFO] [stderr]   Created configdata.pm
[INFO] [stderr]   Running configdata.pm
[INFO] [stderr]   Created Makefile.in
[INFO] [stderr]   Created Makefile
[INFO] [stderr]   Created include/openssl/configuration.h
[INFO] [stderr] 
[INFO] [stderr]   **********************************************************************
[INFO] [stderr]   ***                                                                ***
[INFO] [stderr]   ***   OpenSSL has been successfully configured                     ***
[INFO] [stderr]   ***                                                                ***
[INFO] [stderr]   ***   If you encounter a problem while building, please open an    ***
[INFO] [stderr]   ***   issue on GitHub <https://github.com/openssl/openssl/issues>  ***
[INFO] [stderr]   ***   and include the output from the following command:           ***
[INFO] [stderr]   ***                                                                ***
[INFO] [stderr]   ***       perl configdata.pm --dump                                ***
[INFO] [stderr]   ***                                                                ***
[INFO] [stderr]   ***   (If you are new to OpenSSL, you might want to consult the    ***
[INFO] [stderr]   ***   'Troubleshooting' section in the INSTALL.md file first)      ***
[INFO] [stderr]   ***                                                                ***
[INFO] [stderr]   **********************************************************************
[INFO] [stderr]   running cd "/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src" && "make" "depend"
[INFO] [stderr]   running cd "/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs"
[INFO] [stderr]   /usr/bin/perl util/mkinstallvars.pl PREFIX=. BINDIR=apps APPLINKDIR=ms LIBDIR= INCLUDEDIR=include "INCLUDEDIR=./include" ENGINESDIR=engines MODULESDIR=providers "VERSION=3.5.4" "LDLIBS=-ldl -pthread " > builddata.pm
[INFO] [stderr]   /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" crypto/params_idx.c.in > crypto/params_idx.c
[INFO] [stderr]   /usr/bin/perl util/mkinstallvars.pl "PREFIX=/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install" BINDIR=bin "LIBDIR=lib" "libdir=/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib" INCLUDEDIR=include APPLINKDIR=include/openssl "ENGINESDIR=/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/engines-3" "MODULESDIR=/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/ossl-modules" "PKGCONFIGDIR=/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/pkgconfig" "CMAKECONFIGDIR=/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/cmake/OpenSSL" "LDLIBS=-ldl -pthread " "VERSION=3.5.4" > installdata.pm
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/internal/param_names.h.in > include/internal/param_names.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1.h.in > include/openssl/asn1.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1t.h.in > include/openssl/asn1t.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/bio.h.in > include/openssl/bio.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cmp.h.in > include/openssl/cmp.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cms.h.in > include/openssl/cms.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/comp.h.in > include/openssl/comp.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/conf.h.in > include/openssl/conf.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/openssl/core_names.h.in > include/openssl/core_names.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crmf.h.in > include/openssl/crmf.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crypto.h.in > include/openssl/crypto.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ct.h.in > include/openssl/ct.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/err.h.in > include/openssl/err.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ess.h.in > include/openssl/ess.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/fipskey.h.in > include/openssl/fipskey.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/lhash.h.in > include/openssl/lhash.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ocsp.h.in > include/openssl/ocsp.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/opensslv.h.in > include/openssl/opensslv.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs12.h.in > include/openssl/pkcs12.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs7.h.in > include/openssl/pkcs7.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/safestack.h.in > include/openssl/safestack.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/srp.h.in > include/openssl/srp.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ssl.h.in > include/openssl/ssl.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ui.h.in > include/openssl/ui.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509.h.in > include/openssl/x509.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509_acert.h.in > include/openssl/x509_acert.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509_vfy.h.in > include/openssl/x509_vfy.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509v3.h.in > include/openssl/x509v3.h
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libcrypto.pc.in > libcrypto.pc
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libssl.pc.in > libssl.pc
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfig.cmake.in > OpenSSLConfig.cmake
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfig.cmake.in > exporters/OpenSSLConfig.cmake
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libcrypto.pc.in > exporters/libcrypto.pc
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libssl.pc.in > exporters/libssl.pc
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "-Mbuilddata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/openssl.pc.in > openssl.pc
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfigVersion.cmake.in > exporters/OpenSSLConfigVersion.cmake
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfigVersion.cmake.in > OpenSSLConfigVersion.cmake
[INFO] [stderr]   /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/openssl.pc.in > exporters/openssl.pc
[INFO] [stderr]   "make" depend && "make" _build_libs
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src'
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src'
[INFO] [stderr]   aarch64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG   -c -o apps/lib/libapps-lib-app_libctx.o apps/lib/app_libctx.c
[INFO] [stderr]   aarch64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG   -c -o apps/lib/libapps-lib-app_params.o apps/lib/app_params.c
[INFO] [stderr]   aarch64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG   -c -o apps/lib/libapps-lib-app_provider.o apps/lib/app_provider.c
[INFO] [stderr]   aarch64-linux-gnu-gcc  -I. -Iinclude -Iapps/include  -fPIC -pthread -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG   -c -o apps/lib/libapps-lib-app_rand.o apps/lib/app_rand.c
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src'
[INFO] [stderr]   cargo:warning=building OpenSSL: 'make' reported failure with exit status: 2
[INFO] [stderr]   cargo:warning=openssl-src: failed to build OpenSSL from source
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   DEBUG: all keys: APPLINKDIR, BINDIR, CMAKECONFIGDIR, ENGINESDIR, INCLUDEDIR, LDLIBS, LIBDIR, MODULESDIR, PKGCONFIGDIR, PREFIX, VERSION, libdir
[INFO] [stderr]   No value given for CMAKECONFIGDIR
[INFO] [stderr]   No value given for PKGCONFIGDIR
[INFO] [stderr]   No value given for libdir
[INFO] [stderr]   DEBUG: PREFIX = . => PREFIX = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src
[INFO] [stderr]   DEBUG: libdir = . => libdir = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src
[INFO] [stderr]   DEBUG: BINDIR = apps => BINDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src/apps, BINDIR_REL_PREFIX = apps
[INFO] [stderr]   DEBUG: LIBDIR =  => LIBDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src, LIBDIR_REL_PREFIX = 
[INFO] [stderr]   DEBUG: INCLUDEDIR = [ include, ./include ] => INCLUDEDIR = [ /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src/include, /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src/include ], INCLUDEDIR_REL_PREFIX = [ include, ./include ]
[INFO] [stderr]   DEBUG: APPLINKDIR = ms => APPLINKDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src/ms, APPLINKDIR_REL_PREFIX = ms
[INFO] [stderr]   DEBUG: ENGINESDIR = engines => ENGINESDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src/engines, ENGINESDIR_REL_LIBDIR = engines
[INFO] [stderr]   DEBUG: MODULESDIR = providers => MODULESDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src/providers, MODULESDIR_REL_LIBDIR = providers
[INFO] [stderr]   DEBUG: PKGCONFIGDIR = . => PKGCONFIGDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src, PKGCONFIGDIR_REL_LIBDIR = .
[INFO] [stderr]   DEBUG: CMAKECONFIGDIR = . => CMAKECONFIGDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src, CMAKECONFIGDIR_REL_LIBDIR = .
[INFO] [stderr]   DEBUG: all keys: APPLINKDIR, BINDIR, CMAKECONFIGDIR, ENGINESDIR, INCLUDEDIR, LDLIBS, LIBDIR, MODULESDIR, PKGCONFIGDIR, PREFIX, VERSION, libdir
[INFO] [stderr]   DEBUG: PREFIX = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install => PREFIX = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install
[INFO] [stderr]   DEBUG: libdir = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib => libdir = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib
[INFO] [stderr]   DEBUG: BINDIR = bin => BINDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/bin, BINDIR_REL_PREFIX = bin
[INFO] [stderr]   DEBUG: LIBDIR = lib => LIBDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib, LIBDIR_REL_PREFIX = lib
[INFO] [stderr]   DEBUG: INCLUDEDIR = include => INCLUDEDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/include, INCLUDEDIR_REL_PREFIX = include
[INFO] [stderr]   DEBUG: APPLINKDIR = include/openssl => APPLINKDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/include/openssl, APPLINKDIR_REL_PREFIX = include/openssl
[INFO] [stderr]   DEBUG: ENGINESDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/engines-3 => ENGINESDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/engines-3, ENGINESDIR_REL_LIBDIR = engines-3
[INFO] [stderr]   DEBUG: MODULESDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/ossl-modules => MODULESDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/ossl-modules, MODULESDIR_REL_LIBDIR = ossl-modules
[INFO] [stderr]   DEBUG: PKGCONFIGDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/pkgconfig => PKGCONFIGDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/pkgconfig, PKGCONFIGDIR_REL_LIBDIR = pkgconfig
[INFO] [stderr]   DEBUG: CMAKECONFIGDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/cmake/OpenSSL => CMAKECONFIGDIR = /opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/install/lib/cmake/OpenSSL, CMAKECONFIGDIR_REL_LIBDIR = cmake/OpenSSL
[INFO] [stderr]   /bin/sh: 1: aarch64-linux-gnu-gcc: not found
[INFO] [stderr]   /bin/sh: 1: aarch64-linux-gnu-gcc: not found
[INFO] [stderr]   make[1]: *** [Makefile:3150: apps/lib/libapps-lib-app_libctx.o] Error 127
[INFO] [stderr]   make[1]: *** Waiting for unfinished jobs....
[INFO] [stderr]   make[1]: *** [Makefile:3152: apps/lib/libapps-lib-app_params.o] Error 127
[INFO] [stderr]   /bin/sh: 1: aarch64-linux-gnu-gcc: not found
[INFO] [stderr]   make[1]: *** [Makefile:3154: apps/lib/libapps-lib-app_provider.o] Error 127
[INFO] [stderr]   /bin/sh: 1: aarch64-linux-gnu-gcc: not found
[INFO] [stderr]   make[1]: *** [Makefile:3156: apps/lib/libapps-lib-app_rand.o] Error 127
[INFO] [stderr]   make: *** [Makefile:1612: build_libs] Error 2
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Error building OpenSSL:
[INFO] [stderr]       'make' reported failure with exit status: 2
[INFO] [stderr]       Command failed: cd "/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/openssl-sys-aff820a40fb2aedb/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "43537dac62fba9758e3100343afa0b3ae540d0961e845353efd3c31f113d2469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43537dac62fba9758e3100343afa0b3ae540d0961e845353efd3c31f113d2469", kill_on_drop: false }`
[INFO] [stdout] 43537dac62fba9758e3100343afa0b3ae540d0961e845353efd3c31f113d2469