[INFO] fetching crate devzen 0.1.0...
[INFO] checking devzen-0.1.0 against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] extracting crate devzen 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate devzen 0.1.0 on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate devzen 0.1.0
[INFO] finished tweaking crates.io crate devzen 0.1.0
[INFO] tweaked toml for crates.io crate devzen 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 70 packages to latest compatible versions
[INFO] [stderr]       Adding ansi_term v0.9.0 (available: v0.12.1)
[INFO] [stderr]       Adding git2 v0.7.5 (available: v0.20.0)
[INFO] [stderr]       Adding parking_lot v0.6.4 (available: v0.12.3)
[INFO] [stderr]       Adding rustc_version v0.2.3 (available: v0.4.1)
[INFO] [stderr]       Adding tiny-keccak v1.5.0 (available: v2.0.2)
[INFO] [stderr]       Adding toml v0.4.10 (available: v0.8.19)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17184eb63acfaa7c30eef31c40fb229665df29e2ea65bfdcfefefb911a51e0db
[INFO] running `Command { std: "docker" "start" "-a" "17184eb63acfaa7c30eef31c40fb229665df29e2ea65bfdcfefefb911a51e0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17184eb63acfaa7c30eef31c40fb229665df29e2ea65bfdcfefefb911a51e0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17184eb63acfaa7c30eef31c40fb229665df29e2ea65bfdcfefefb911a51e0db", kill_on_drop: false }`
[INFO] [stdout] 17184eb63acfaa7c30eef31c40fb229665df29e2ea65bfdcfefefb911a51e0db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbe9fece125b8cfd4d046b7a1b18f8e115188070b49c9117851987aaaf99f9c2
[INFO] running `Command { std: "docker" "start" "-a" "fbe9fece125b8cfd4d046b7a1b18f8e115188070b49c9117851987aaaf99f9c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling curl-sys v0.4.78+curl-8.11.0
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.7.11
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/attr_file.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/attr_file.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/attr_file.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/attr_file.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/attr_file.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/attr_file.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/patch_generate.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/patch_generate.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/patch_generate.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/patch_generate.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/patch_generate.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/patch_generate.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/refdb.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/refdb.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/refdb.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/refdb.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/refdb.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/refdb.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/errors.c:10:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/errors.c:10:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/errors.c:10:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/errors.c:10:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/errors.c:10:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/errors.c:10:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/cherrypick.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/cherrypick.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/cherrypick.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/cherrypick.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/cherrypick.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/cherrypick.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/status.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/status.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/status.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/status.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/status.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/status.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pathspec.c:16:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pathspec.c:16:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pathspec.c:16:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pathspec.c:16:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pathspec.c:16:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pathspec.c:16:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/oid.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/oid.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/oid.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/oid.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/oid.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/oid.c:12:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/merge_driver.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/merge_driver.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/merge_driver.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/merge_driver.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/merge_driver.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/merge_driver.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb.c:14:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb.c:14:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb.c:14:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb.c:14:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb.c:14:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb.c:14:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pack-objects.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pack-objects.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pack-objects.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pack-objects.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pack-objects.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pack-objects.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pack-objects.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pack-objects.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pack-objects.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pack-objects.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pack-objects.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/pack-objects.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb_pack.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb_pack.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb_pack.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb_pack.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb_pack.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb_pack.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb_mempack.c:14:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb_mempack.c:14:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb_mempack.c:14:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb_mempack.c:14:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb_mempack.c:14:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/odb_mempack.c:14:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_file.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_file.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_file.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_file.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_file.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_file.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.h:14,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/diff_generate.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/rebase.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/rebase.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/rebase.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/rebase.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/rebase.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/rebase.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/trace.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/trace.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/trace.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/trace.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/trace.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/trace.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/crlf.c:16:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/crlf.c:16:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/crlf.c:16:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/crlf.c:16:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/crlf.c:16:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/crlf.c:16:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/refs.c:10:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/refs.c:10:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/refs.c:10:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/refs.c:10:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/refs.c:10:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/refs.c:10:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/repository.c:21:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/repository.c:21:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/repository.c:21:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/repository.c:21:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/repository.c:21:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/repository.c:21:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/revert.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/revert.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/revert.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/revert.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/revert.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/revert.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/reflog.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/reflog.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/reflog.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/reflog.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/reflog.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/reflog.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/global.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/config_file.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/config_file.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/config_file.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/config_file.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/config_file.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/config_file.c:11:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/merge_file.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/merge_file.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/merge_file.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/merge_file.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/merge_file.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/merge_file.c:13:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/index.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/indexer.c:17:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/indexer.c:17:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/indexer.c:17:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/indexer.c:17:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/indexer.c:17:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/indexer.c:17:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.c:8:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/fetchhead.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/fetchhead.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/fetchhead.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/fetchhead.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/fetchhead.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |         ^~
[INFO] [stderr] warning: libgit2-sys@0.7.11: In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/hash.h:26,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/filebuf.h:13,
[INFO] [stderr] warning: libgit2-sys@0.7.11:                  from libgit2/src/fetchhead.c:15:
[INFO] [stderr] warning: libgit2-sys@0.7.11: /usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr] warning: libgit2-sys@0.7.11:    51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr] warning: libgit2-sys@0.7.11:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/fetchhead.c: At top level:
[INFO] [stderr] warning: libgit2-sys@0.7.11: libgit2/src/fetchhead.c:301:1: fatal error: error writing to /tmp/ccpgpkVn.s: No space left on device
[INFO] [stderr] warning: libgit2-sys@0.7.11:   301 | }
[INFO] [stderr] warning: libgit2-sys@0.7.11:       | ^
[INFO] [stderr] warning: libgit2-sys@0.7.11: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.7.11`
[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-03d9aa6f6a1f1743/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   libgit2/include/git2.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2.h
[INFO] [stderr]   libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/errors.h
[INFO] [stderr]   libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/refs.h
[INFO] [stderr]   libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/reflog.h
[INFO] [stderr]   libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/signature.h
[INFO] [stderr]   libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/index.h
[INFO] [stderr]   libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/object.h
[INFO] [stderr]   libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/pack.h
[INFO] [stderr]   libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/revert.h
[INFO] [stderr]   libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/trace.h
[INFO] [stderr]   libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/strarray.h
[INFO] [stderr]   libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/revwalk.h
[INFO] [stderr]   libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/remote.h
[INFO] [stderr]   libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/clone.h
[INFO] [stderr]   libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/branch.h
[INFO] [stderr]   libgit2/include/git2/inttypes.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/inttypes.h
[INFO] [stderr]   libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/types.h
[INFO] [stderr]   libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/transport.h
[INFO] [stderr]   libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/status.h
[INFO] [stderr]   libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/tag.h
[INFO] [stderr]   libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/commit.h
[INFO] [stderr]   libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/indexer.h
[INFO] [stderr]   libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/blob.h
[INFO] [stderr]   libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/proxy.h
[INFO] [stderr]   libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/revparse.h
[INFO] [stderr]   libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/message.h
[INFO] [stderr]   libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/notes.h
[INFO] [stderr]   libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/buffer.h
[INFO] [stderr]   libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/oidarray.h
[INFO] [stderr]   libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/odb_backend.h
[INFO] [stderr]   libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/annotated_commit.h
[INFO] [stderr]   libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/describe.h
[INFO] [stderr]   libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/blame.h
[INFO] [stderr]   libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/stdint.h
[INFO] [stderr]   libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/repository.h
[INFO] [stderr]   libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/filter.h
[INFO] [stderr]   libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/common.h
[INFO] [stderr]   libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/reset.h
[INFO] [stderr]   libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/net.h
[INFO] [stderr]   libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/cherrypick.h
[INFO] [stderr]   libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/refs.h
[INFO] [stderr]   libgit2/include/git2/sys/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/reflog.h
[INFO] [stderr]   libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/index.h
[INFO] [stderr]   libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/mempack.h
[INFO] [stderr]   libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/transport.h
[INFO] [stderr]   libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/openssl.h
[INFO] [stderr]   libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/commit.h
[INFO] [stderr]   libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/hashsig.h
[INFO] [stderr]   libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/odb_backend.h
[INFO] [stderr]   libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/repository.h
[INFO] [stderr]   libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/filter.h
[INFO] [stderr]   libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/merge.h
[INFO] [stderr]   libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/config.h
[INFO] [stderr]   libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/stream.h
[INFO] [stderr]   libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/diff.h
[INFO] [stderr]   libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/refdb_backend.h
[INFO] [stderr]   libgit2/include/git2/sys/time.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/sys/time.h
[INFO] [stderr]   libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/merge.h
[INFO] [stderr]   libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/config.h
[INFO] [stderr]   libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/patch.h
[INFO] [stderr]   libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/pathspec.h
[INFO] [stderr]   libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/stash.h
[INFO] [stderr]   libgit2/include/git2/version.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/version.h
[INFO] [stderr]   libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/refspec.h
[INFO] [stderr]   libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/diff.h
[INFO] [stderr]   libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/odb.h
[INFO] [stderr]   libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/worktree.h
[INFO] [stderr]   libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/transaction.h
[INFO] [stderr]   libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/attr.h
[INFO] [stderr]   libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/tree.h
[INFO] [stderr]   libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/global.h
[INFO] [stderr]   libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/checkout.h
[INFO] [stderr]   libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/submodule.h
[INFO] [stderr]   libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/cred_helpers.h
[INFO] [stderr]   libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/ignore.h
[INFO] [stderr]   libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/refdb.h
[INFO] [stderr]   libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/rebase.h
[INFO] [stderr]   libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/oid.h
[INFO] [stderr]   libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include/git2/graph.h
[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]   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]   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(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]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/attr_file.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/attr_file.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/attr_file.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/attr_file.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/attr_file.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/attr_file.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/patch_generate.c:12:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/patch_generate.c:12:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/patch_generate.c:12:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/patch_generate.c:12:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/patch_generate.c:12:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/patch_generate.c:12:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/refdb.c:15:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/refdb.c:15:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/refdb.c:15:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/refdb.c:15:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/refdb.c:15:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/refdb.c:15:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/errors.c:10:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/errors.c:10:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/errors.c:10:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/errors.c:10:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/errors.c:10:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/errors.c:10:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/cherrypick.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/cherrypick.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/cherrypick.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/cherrypick.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/cherrypick.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/cherrypick.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/status.c:12:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/status.c:12:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/status.c:12:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/status.c:12:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/status.c:12:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/status.c:12:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pathspec.c:16:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pathspec.c:16:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pathspec.c:16:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pathspec.c:16:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pathspec.c:16:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pathspec.c:16:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/oid.c:12:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/oid.c:12:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/oid.c:12:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/oid.c:12:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/oid.c:12:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/oid.c:12:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/merge_driver.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/merge_driver.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/merge_driver.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/merge_driver.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/merge_driver.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/merge_driver.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb.c:14:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb.c:14:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb.c:14:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb.c:14:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb.c:14:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb.c:14:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pack-objects.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pack-objects.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pack-objects.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pack-objects.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pack-objects.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pack-objects.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pack-objects.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pack-objects.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pack-objects.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pack-objects.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pack-objects.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/pack-objects.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb_pack.c:15:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb_pack.c:15:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb_pack.c:15:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb_pack.c:15:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb_pack.c:15:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb_pack.c:15:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb_mempack.c:14:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb_mempack.c:14:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb_mempack.c:14:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb_mempack.c:14:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb_mempack.c:14:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/odb_mempack.c:14:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_file.c:13:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_file.c:13:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_file.c:13:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_file.c:13:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_file.c:13:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_file.c:13:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.h:14,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/diff_generate.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/rebase.c:13:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/rebase.c:13:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/rebase.c:13:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/rebase.c:13:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/rebase.c:13:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/rebase.c:13:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/trace.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/trace.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/trace.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/trace.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/trace.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/trace.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/crlf.c:16:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/crlf.c:16:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/crlf.c:16:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/crlf.c:16:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/crlf.c:16:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/crlf.c:16:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/refs.c:10:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/refs.c:10:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/refs.c:10:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/refs.c:10:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/refs.c:10:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/refs.c:10:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/repository.c:21:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/repository.c:21:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/repository.c:21:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/repository.c:21:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/repository.c:21:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/repository.c:21:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/revert.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/revert.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/revert.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/revert.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/revert.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/revert.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/reflog.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/reflog.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/reflog.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/reflog.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/reflog.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/reflog.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/global.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/config_file.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/config_file.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/config_file.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/config_file.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/config_file.c:11:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/config_file.c:11:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/merge_file.c:13:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/merge_file.c:13:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/merge_file.c:13:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/merge_file.c:13:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/merge_file.c:13:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/merge_file.c:13:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/index.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/indexer.c:17:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/indexer.c:17:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/indexer.c:17:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/indexer.c:17:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/indexer.c:17:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/indexer.c:17:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.c:8:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.c:8:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/fetchhead.c:15:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_init':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:27:9: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   27 |         if (SHA1_Init(&ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/fetchhead.c:15:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:49:27: note: declared here
[INFO] [stderr]   cargo:warning=   49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/fetchhead.c:15:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_update':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:39:9: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   39 |         if (SHA1_Update(&ctx->c, data, len) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/fetchhead.c:15:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:50:27: note: declared here
[INFO] [stderr]   cargo:warning=   50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/fetchhead.c:15:
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h: In function 'git_hash_final':
[INFO] [stderr]   cargo:warning=libgit2/src/hash/hash_openssl.h:51:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=   51 |         if (SHA1_Final(out->id, &ctx->c) != 1) {
[INFO] [stderr]   cargo:warning=      |         ^~
[INFO] [stderr]   cargo:warning=In file included from libgit2/src/hash/hash_openssl.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/hash.h:26,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/filebuf.h:13,
[INFO] [stderr]   cargo:warning=                 from libgit2/src/fetchhead.c:15:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/sha.h:51:27: note: declared here
[INFO] [stderr]   cargo:warning=   51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=libgit2/src/fetchhead.c: At top level:
[INFO] [stderr]   cargo:warning=libgit2/src/fetchhead.c:301:1: fatal error: error writing to /tmp/ccpgpkVn.s: No space left on device
[INFO] [stderr]   cargo:warning=  301 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[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] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/regex" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-6fe585e2d9c68669/out/include" "-I" "/usr/include" "-I" "/usr/include/x86_64-linux-gnu" "-I" "/usr/include" "-fvisibility=hidden" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-c9dc525d1f29ad31/out/build/2e3f34b238844683-fetchhead.o" "-c" "libgit2/src/fetchhead.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "fbe9fece125b8cfd4d046b7a1b18f8e115188070b49c9117851987aaaf99f9c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbe9fece125b8cfd4d046b7a1b18f8e115188070b49c9117851987aaaf99f9c2", kill_on_drop: false }`
[INFO] [stdout] fbe9fece125b8cfd4d046b7a1b18f8e115188070b49c9117851987aaaf99f9c2
