[INFO] cloning repository https://github.com/sp1ritCS/gitfeet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sp1ritCS/gitfeet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsp1ritCS%2Fgitfeet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsp1ritCS%2Fgitfeet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6311f293bbf27b638a16546b5b9dbf6d459f4368 [INFO] checking sp1ritCS/gitfeet against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsp1ritCS%2Fgitfeet" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sp1ritCS/gitfeet [INFO] finished tweaking git repo https://github.com/sp1ritCS/gitfeet [INFO] tweaked toml for git repo https://github.com/sp1ritCS/gitfeet written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sp1ritCS/gitfeet on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sp1ritCS/gitfeet already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba087f6738a468e0329523f58d7d492bdbd946294f73981608deaf5410411a50 [INFO] running `Command { std: "docker" "start" "-a" "ba087f6738a468e0329523f58d7d492bdbd946294f73981608deaf5410411a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba087f6738a468e0329523f58d7d492bdbd946294f73981608deaf5410411a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba087f6738a468e0329523f58d7d492bdbd946294f73981608deaf5410411a50", kill_on_drop: false }` [INFO] [stdout] ba087f6738a468e0329523f58d7d492bdbd946294f73981608deaf5410411a50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c961b4f241d6fc59d3734fad2862e36b20852aae679c0fc70d2c5f844f5c5abf [INFO] running `Command { std: "docker" "start" "-a" "c961b4f241d6fc59d3734fad2862e36b20852aae679c0fc70d2c5f844f5c5abf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.22+1.1.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b047d5f4496a7526d91d0dddea494c05853f2a7b/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=e91b558118863ed5 -C extra-filename=-01d71b293662e97e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-af190eefa8a5a4ca.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ce8f5b993b415f1c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/knownhost.c: In function 'knownhost_check': [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/knownhost.c:423:21: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 423 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/libssh2_priv.h:136, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/knownhost.c:39: [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/knownhost.c:430:21: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 430 | libssh2_hmac_sha1_init(&ctx, (unsigned char *)node->salt, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/knownhost.c:432:21: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 432 | libssh2_hmac_update(ctx, (unsigned char *)host, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/knownhost.c:434:21: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 434 | libssh2_hmac_final(ctx, hash); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/knownhost.c:435:21: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 435 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/blowfish.c:648:1: fatal error: error writing to /tmp/ccrZ76H5.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.2.21: 648 | } [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^ [INFO] [stderr] warning: libssh2-sys@0.2.21: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/agent.c:896:1: fatal error: error writing to /tmp/ccQRr9L6.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.2.21: 896 | } [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^ [INFO] [stderr] warning: libssh2-sys@0.2.21: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.2.21: /tmp/ccHPYTxh.s: Assembler messages: [INFO] [stderr] warning: libssh2-sys@0.2.21: /tmp/ccHPYTxh.s: Fatal error: can't write 23 bytes to section .rodata of /opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/packet.o: 'No space left on device' [INFO] [stderr] warning: libssh2-sys@0.2.21: /tmp/ccHPYTxh.s: Fatal error: /opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/packet.o: No such file or directory [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/kex.c: In function 'kex_method_ecdh_key_exchange': [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/kex.c:2323:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 2323 | _libssh2_ecdsa_free(key_state->private_key); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/openssl.h:46, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/libssh2_priv.h:136, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/kex.c:39: [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c: In function 'mac_method_hmac_sha2_512_hash': [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:117:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 117 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/libssh2_priv.h:136, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:118:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 118 | libssh2_hmac_sha512_init(&ctx, *abstract, 64); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:119:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 119 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:120:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 120 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:122:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 122 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:124:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 124 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:125:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 125 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c: In function 'mac_method_hmac_sha2_256_hash': [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:162:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 162 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:163:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 163 | libssh2_hmac_sha256_init(&ctx, *abstract, 32); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:164:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 164 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:165:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 165 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:167:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 167 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:169:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 169 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:170:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 170 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c: In function 'mac_method_hmac_sha1_hash': [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:207:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 207 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:208:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 208 | libssh2_hmac_sha1_init(&ctx, *abstract, 20); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:209:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 209 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:210:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 210 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:212:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 212 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:214:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 214 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:215:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 215 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c: In function 'mac_method_hmac_md5_hash': [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:280:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 280 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:281:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 281 | libssh2_hmac_md5_init(&ctx, *abstract, 16); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:282:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 282 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:283:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 283 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:285:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 285 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:287:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 287 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:288:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 288 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c: In function 'mac_method_hmac_ripemd160_hash': [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:353:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 353 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:354:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 354 | libssh2_hmac_ripemd160_init(&ctx, *abstract, 20); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:355:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 355 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:356:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 356 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:358:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 358 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:360:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 360 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/mac.c:361:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 361 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/hostkey.c: In function 'hostkey_method_ssh_rsa_dtor': [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/hostkey.c:241:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 241 | _libssh2_rsa_free(rsactx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: In file included from libssh2/src/openssl.h:44, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/libssh2_priv.h:136, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/hostkey.c:39: [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/rsa.h:298:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 298 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/hostkey.c: In function 'hostkey_method_ssh_dss_dtor': [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/hostkey.c:466:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 466 | _libssh2_dsa_free(dsactx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] warning: libssh2-sys@0.2.21: from libssh2/src/openssl.h:46: [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/dsa.h:127:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/hostkey.c: In function 'hostkey_method_ssh_ecdsa_dtor': [INFO] [stderr] warning: libssh2-sys@0.2.21: libssh2/src/hostkey.c:743:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.21: 743 | _libssh2_ecdsa_free(keyctx); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.21: In file included from /usr/include/openssl/engine.h:28: [INFO] [stderr] warning: libssh2-sys@0.2.21: /usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.21: 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.2.21: | ^~~~~~~~~~~ [INFO] [stderr] error: failed to run custom build command for `libssh2-sys v0.2.21` [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/libssh2-sys-3a7785b4ab15c32b/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBSSH2_SYS_USE_PKG_CONFIG [INFO] [stderr] cargo:include=/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out [INFO] [stderr] cargo:rerun-if-env-changed=DEP_Z_INCLUDE [INFO] [stderr] cargo:rerun-if-env-changed=DEP_OPENSSL_INCLUDE [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/comp.o" "-c" "libssh2/src/comp.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/knownhost.o" "-c" "libssh2/src/knownhost.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/crypt.o" "-c" "libssh2/src/crypt.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/mac.o" "-c" "libssh2/src/mac.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/global.o" "-c" "libssh2/src/global.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/hostkey.o" "-c" "libssh2/src/hostkey.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/agent.o" "-c" "libssh2/src/agent.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/kex.o" "-c" "libssh2/src/kex.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/bcrypt_pbkdf.o" "-c" "libssh2/src/bcrypt_pbkdf.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/keepalive.o" "-c" "libssh2/src/keepalive.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/blowfish.o" "-c" "libssh2/src/blowfish.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/channel.o" "-c" "libssh2/src/channel.c" [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c: In function 'knownhost_check': [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:423:21: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 423 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:55, [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:136, [INFO] [stderr] cargo:warning= from libssh2/src/knownhost.c:39: [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] cargo:warning= 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:430:21: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 430 | libssh2_hmac_sha1_init(&ctx, (unsigned char *)node->salt, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] cargo:warning= 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:432:21: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 432 | libssh2_hmac_update(ctx, (unsigned char *)host, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:434:21: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 434 | libssh2_hmac_final(ctx, hash); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] cargo:warning= 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:435:21: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 435 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] cargo:warning= 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/misc.o" "-c" "libssh2/src/misc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/packet.o" "-c" "libssh2/src/packet.c" [INFO] [stderr] cargo:warning=libssh2/src/blowfish.c:648:1: fatal error: error writing to /tmp/ccrZ76H5.s: No space left on device [INFO] [stderr] cargo:warning= 648 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/pem.o" "-c" "libssh2/src/pem.c" [INFO] [stderr] cargo:warning=libssh2/src/agent.c:896:1: fatal error: error writing to /tmp/ccQRr9L6.s: No space left on device [INFO] [stderr] cargo:warning= 896 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/tmp/ccHPYTxh.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccHPYTxh.s: Fatal error: can't write 23 bytes to section .rodata of /opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/packet.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccHPYTxh.s: Fatal error: /opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/packet.o: No such file or directory [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=libssh2/src/kex.c: In function 'kex_method_ecdh_key_exchange': [INFO] [stderr] cargo:warning=libssh2/src/kex.c:2323:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 2323 | _libssh2_ecdsa_free(key_state->private_key); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:46, [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:136, [INFO] [stderr] cargo:warning= from libssh2/src/kex.c:39: [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] cargo:warning= 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c: In function 'mac_method_hmac_sha2_512_hash': [INFO] [stderr] cargo:warning=libssh2/src/mac.c:117:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 117 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:55, [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:136, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] cargo:warning= 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:118:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 118 | libssh2_hmac_sha512_init(&ctx, *abstract, 64); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] cargo:warning= 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:119:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 119 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:120:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 120 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:122:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 122 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:124:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 124 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] cargo:warning= 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:125:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 125 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] cargo:warning= 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c: In function 'mac_method_hmac_sha2_256_hash': [INFO] [stderr] cargo:warning=libssh2/src/mac.c:162:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 162 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] cargo:warning= 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:163:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 163 | libssh2_hmac_sha256_init(&ctx, *abstract, 32); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] cargo:warning= 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:164:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 164 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:165:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 165 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:167:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 167 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:169:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 169 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] cargo:warning= 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:170:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 170 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] cargo:warning= 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c: In function 'mac_method_hmac_sha1_hash': [INFO] [stderr] cargo:warning=libssh2/src/mac.c:207:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 207 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] cargo:warning= 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:208:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 208 | libssh2_hmac_sha1_init(&ctx, *abstract, 20); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] cargo:warning= 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:209:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 209 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:210:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 210 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:212:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 212 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:214:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 214 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] cargo:warning= 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:215:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 215 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] cargo:warning= 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c: In function 'mac_method_hmac_md5_hash': [INFO] [stderr] cargo:warning=libssh2/src/mac.c:280:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 280 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] cargo:warning= 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:281:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 281 | libssh2_hmac_md5_init(&ctx, *abstract, 16); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] cargo:warning= 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:282:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 282 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:283:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 283 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:285:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 285 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:287:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 287 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] cargo:warning= 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:288:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 288 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] cargo:warning= 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c: In function 'mac_method_hmac_ripemd160_hash': [INFO] [stderr] cargo:warning=libssh2/src/mac.c:353:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 353 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] cargo:warning= 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:354:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 354 | libssh2_hmac_ripemd160_init(&ctx, *abstract, 20); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] cargo:warning= 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:355:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 355 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:356:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 356 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:358:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 358 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:360:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 360 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] cargo:warning= 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/mac.c:361:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 361 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] cargo:warning= 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c: In function 'hostkey_method_ssh_rsa_dtor': [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c:241:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 241 | _libssh2_rsa_free(rsactx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:44, [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:136, [INFO] [stderr] cargo:warning= from libssh2/src/hostkey.c:39: [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:298:28: note: declared here [INFO] [stderr] cargo:warning= 298 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c: In function 'hostkey_method_ssh_dss_dtor': [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c:466:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 466 | _libssh2_dsa_free(dsactx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:46: [INFO] [stderr] cargo:warning=/usr/include/openssl/dsa.h:127:28: note: declared here [INFO] [stderr] cargo:warning= 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c: In function 'hostkey_method_ssh_ecdsa_dtor': [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c:743:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 743 | _libssh2_ecdsa_free(keyctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28: [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] cargo:warning= 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [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: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build" "-I" "/usr/include" "-fvisibility=hidden" "-DHAVE_LONGLONG" "-DHAVE_SNPRINTF" "-DHAVE_UNISTD_H" "-DHAVE_INTTYPES_H" "-DHAVE_STDLIB_H" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_SOCKET_H" "-DHAVE_SYS_IOCTL_H" "-DHAVE_SYS_TIME_H" "-DHAVE_SYS_UN_H" "-DHAVE_O_NONBLOCK" "-DLIBSSH2_OPENSSL" "-DHAVE_LIBCRYPT32" "-DHAVE_EVP_AES_128_CTR" "-DHAVE_POLL" "-DHAVE_GETTIMEOFDAY" "-DLIBSSH2_DH_GEX_NEW" "-DLIBSSH2_HAVE_ZLIB" "-DLIBSSH2DEBUG" "-o" "/opt/rustwide/target/debug/build/libssh2-sys-f1bdcbcbf7ec651c/out/build/libssh2/src/agent.o" "-c" "libssh2/src/agent.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "c961b4f241d6fc59d3734fad2862e36b20852aae679c0fc70d2c5f844f5c5abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c961b4f241d6fc59d3734fad2862e36b20852aae679c0fc70d2c5f844f5c5abf", kill_on_drop: false }` [INFO] [stdout] c961b4f241d6fc59d3734fad2862e36b20852aae679c0fc70d2c5f844f5c5abf