[INFO] cloning repository https://github.com/prvnsmpth/gitex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prvnsmpth/gitex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprvnsmpth%2Fgitex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprvnsmpth%2Fgitex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cf1110ded2aed870bc1205b4c8bb407bce982b2 [INFO] checking prvnsmpth/gitex against master#9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprvnsmpth%2Fgitex" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prvnsmpth/gitex on toolchain 9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prvnsmpth/gitex [INFO] finished tweaking git repo https://github.com/prvnsmpth/gitex [INFO] tweaked toml for git repo https://github.com/prvnsmpth/gitex written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/prvnsmpth/gitex 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" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ebdd640cb00f553bd32d860879637644e305006cfa0de1bb58820379c09cdae [INFO] running `Command { std: "docker" "start" "-a" "8ebdd640cb00f553bd32d860879637644e305006cfa0de1bb58820379c09cdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ebdd640cb00f553bd32d860879637644e305006cfa0de1bb58820379c09cdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ebdd640cb00f553bd32d860879637644e305006cfa0de1bb58820379c09cdae", kill_on_drop: false }` [INFO] [stdout] 8ebdd640cb00f553bd32d860879637644e305006cfa0de1bb58820379c09cdae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c2bf6ddf6ef1f912d0bcd538c9dd722fb37e1b837b4080b0b003088f91ae2a1 [INFO] running `Command { std: "docker" "start" "-a" "7c2bf6ddf6ef1f912d0bcd538c9dd722fb37e1b837b4080b0b003088f91ae2a1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: failed to probe system libgit2: [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_init': [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: libgit2/src/util/hash/openssl.c:163:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 163 | if (SHA256_Init(&ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^~ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: In file included from libgit2/src/util/hash/openssl.h:14, [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: from libgit2/src/util/hash/openssl.c:8: [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: /usr/include/openssl/sha.h:73:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_update': [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: libgit2/src/util/hash/openssl.c:175:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 175 | if (SHA256_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^~ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: In file included from libgit2/src/util/hash/openssl.h:14, [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: from libgit2/src/util/hash/openssl.c:8: [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: /usr/include/openssl/sha.h:74:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_final': [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: libgit2/src/util/hash/openssl.c:187:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 187 | if (SHA256_Final(out, &ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^~ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: In file included from libgit2/src/util/hash/openssl.h:14, [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: from libgit2/src/util/hash/openssl.c:8: [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: /usr/include/openssl/sha.h:76:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: ar: /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/libgit2.a: No space left on device [INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.17.0+1.8.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/libgit2-sys-957c9cb7b05a84d7/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:warning=failed to probe system libgit2: [INFO] [stderr] pkg-config exited with status code 1 [INFO] [stderr] > PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libgit2 libgit2 >= 1.8.1 libgit2 < 1.9.0 [INFO] [stderr] [INFO] [stderr] The system library `libgit2` required by crate `libgit2-sys` was not found. [INFO] [stderr] The file `libgit2.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory. [INFO] [stderr] The PKG_CONFIG_PATH environment variable is not set. [INFO] [stderr] [INFO] [stderr] HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `libgit2.pc`. [INFO] [stderr] [INFO] [stderr] cargo:rustc-cfg=libgit2_vendored [INFO] [stderr] libgit2/include/git2.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2.h [INFO] [stderr] libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/errors.h [INFO] [stderr] libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/refs.h [INFO] [stderr] libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/reflog.h [INFO] [stderr] libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/signature.h [INFO] [stderr] libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/index.h [INFO] [stderr] libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/object.h [INFO] [stderr] libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/pack.h [INFO] [stderr] libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/revert.h [INFO] [stderr] libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/trace.h [INFO] [stderr] libgit2/include/git2/apply.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/apply.h [INFO] [stderr] libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/strarray.h [INFO] [stderr] libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/revwalk.h [INFO] [stderr] libgit2/include/git2/mailmap.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/mailmap.h [INFO] [stderr] libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/remote.h [INFO] [stderr] libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/clone.h [INFO] [stderr] libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/branch.h [INFO] [stderr] libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/types.h [INFO] [stderr] libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/transport.h [INFO] [stderr] libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/status.h [INFO] [stderr] libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/tag.h [INFO] [stderr] libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/commit.h [INFO] [stderr] libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/indexer.h [INFO] [stderr] libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/blob.h [INFO] [stderr] libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/proxy.h [INFO] [stderr] libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/revparse.h [INFO] [stderr] libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/message.h [INFO] [stderr] libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/notes.h [INFO] [stderr] libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/buffer.h [INFO] [stderr] libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/oidarray.h [INFO] [stderr] libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/odb_backend.h [INFO] [stderr] libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/annotated_commit.h [INFO] [stderr] libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/describe.h [INFO] [stderr] libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/blame.h [INFO] [stderr] libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/stdint.h [INFO] [stderr] libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/repository.h [INFO] [stderr] libgit2/include/git2/email.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/email.h [INFO] [stderr] libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/filter.h [INFO] [stderr] libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/common.h [INFO] [stderr] libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/reset.h [INFO] [stderr] libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/net.h [INFO] [stderr] libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/cherrypick.h [INFO] [stderr] libgit2/include/git2/deprecated.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/deprecated.h [INFO] [stderr] libgit2/include/git2/sys/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/errors.h [INFO] [stderr] libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/refs.h [INFO] [stderr] libgit2/include/git2/sys/midx.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/midx.h [INFO] [stderr] libgit2/include/git2/sys/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/reflog.h [INFO] [stderr] libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/index.h [INFO] [stderr] libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/mempack.h [INFO] [stderr] libgit2/include/git2/sys/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/remote.h [INFO] [stderr] libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/transport.h [INFO] [stderr] libgit2/include/git2/sys/commit_graph.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/commit_graph.h [INFO] [stderr] libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/openssl.h [INFO] [stderr] libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/commit.h [INFO] [stderr] libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/hashsig.h [INFO] [stderr] libgit2/include/git2/sys/alloc.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/alloc.h [INFO] [stderr] libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/odb_backend.h [INFO] [stderr] libgit2/include/git2/sys/cred.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/cred.h [INFO] [stderr] libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/repository.h [INFO] [stderr] libgit2/include/git2/sys/path.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/path.h [INFO] [stderr] libgit2/include/git2/sys/email.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/email.h [INFO] [stderr] libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/filter.h [INFO] [stderr] libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/merge.h [INFO] [stderr] libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/config.h [INFO] [stderr] libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/stream.h [INFO] [stderr] libgit2/include/git2/sys/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/credential.h [INFO] [stderr] libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/diff.h [INFO] [stderr] libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/sys/refdb_backend.h [INFO] [stderr] libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/merge.h [INFO] [stderr] libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/config.h [INFO] [stderr] libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/patch.h [INFO] [stderr] libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/pathspec.h [INFO] [stderr] libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/stash.h [INFO] [stderr] libgit2/include/git2/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/credential.h [INFO] [stderr] libgit2/include/git2/version.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/version.h [INFO] [stderr] libgit2/include/git2/experimental.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/experimental.h [INFO] [stderr] libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/refspec.h [INFO] [stderr] libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/diff.h [INFO] [stderr] libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/odb.h [INFO] [stderr] libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/worktree.h [INFO] [stderr] libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/transaction.h [INFO] [stderr] libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/attr.h [INFO] [stderr] libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/tree.h [INFO] [stderr] libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/global.h [INFO] [stderr] libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/checkout.h [INFO] [stderr] libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/submodule.h [INFO] [stderr] libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/cred_helpers.h [INFO] [stderr] libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/ignore.h [INFO] [stderr] libgit2/include/git2/credential_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/credential_helpers.h [INFO] [stderr] libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/refdb.h [INFO] [stderr] libgit2/include/git2/cert.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/cert.h [INFO] [stderr] libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/rebase.h [INFO] [stderr] libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/oid.h [INFO] [stderr] libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/include/git2/graph.h [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [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("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_init': [INFO] [stderr] cargo:warning=libgit2/src/util/hash/openssl.c:163:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 163 | if (SHA256_Init(&ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/util/hash/openssl.h:14, [INFO] [stderr] cargo:warning= from libgit2/src/util/hash/openssl.c:8: [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:73:27: note: declared here [INFO] [stderr] cargo:warning= 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_update': [INFO] [stderr] cargo:warning=libgit2/src/util/hash/openssl.c:175:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 175 | if (SHA256_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/util/hash/openssl.h:14, [INFO] [stderr] cargo:warning= from libgit2/src/util/hash/openssl.c:8: [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:74:27: note: declared here [INFO] [stderr] cargo:warning= 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_final': [INFO] [stderr] cargo:warning=libgit2/src/util/hash/openssl.c:187:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 187 | if (SHA256_Final(out, &ctx->c) != 1) { [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/util/hash/openssl.h:14, [INFO] [stderr] cargo:warning= from libgit2/src/util/hash/openssl.c:8: [INFO] [stderr] cargo:warning=/usr/include/openssl/sha.h:76:27: note: declared here [INFO] [stderr] cargo:warning= 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] cargo:warning=ar: /opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/libgit2.a: No space left on device [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/libgit2.a" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-annotated_commit.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-apply.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-attr.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-attr_file.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-attrcache.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-blame.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-blame_git.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-blob.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-branch.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-buf.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-cache.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-checkout.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-cherrypick.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-clone.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-commit.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-commit_graph.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-commit_list.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-config.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-config_cache.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-config_file.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-config_list.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-config_mem.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-config_parse.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-config_snapshot.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-crlf.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-delta.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-describe.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-diff.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-diff_driver.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-diff_file.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-diff_generate.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-diff_parse.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-diff_print.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-diff_stats.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-diff_tform.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-diff_xdiff.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-email.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-fetch.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-fetchhead.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-filter.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-grafts.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-graph.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-hashsig.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-ident.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-idxmap.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-ignore.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-index.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-indexer.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-iterator.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-libgit2.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-mailmap.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-merge.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-merge_driver.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-merge_file.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-message.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-midx.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-mwindow.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-notes.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-object.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-object_api.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-odb.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-odb_loose.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-odb_mempack.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-odb_pack.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-offmap.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-oid.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-oidarray.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-oidmap.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-pack-objects.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-pack.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-parse.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-patch.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-patch_generate.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-patch_parse.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-path.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-pathspec.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-proxy.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-push.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-reader.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-rebase.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-refdb.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-refdb_fs.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-reflog.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-refs.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-refspec.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-remote.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-repository.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-reset.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-revert.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-revparse.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-revwalk.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-settings.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-signature.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-stash.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-status.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-strarray.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-submodule.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-sysdir.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-tag.o" "/opt/rustwide/target/debug/build/libgit2-sys-654ef2a656eef41d/out/build/9646caca89e97167-trace.o" with args ar did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "7c2bf6ddf6ef1f912d0bcd538c9dd722fb37e1b837b4080b0b003088f91ae2a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c2bf6ddf6ef1f912d0bcd538c9dd722fb37e1b837b4080b0b003088f91ae2a1", kill_on_drop: false }` [INFO] [stdout] 7c2bf6ddf6ef1f912d0bcd538c9dd722fb37e1b837b4080b0b003088f91ae2a1