[INFO] cloning repository https://github.com/winterqt/deploy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winterqt/deploy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinterqt%2Fdeploy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinterqt%2Fdeploy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7592bdbad97c1fa400cbe4823ee4e62db230335c [INFO] testing winterqt/deploy against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinterqt%2Fdeploy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/winterqt/deploy on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/winterqt/deploy [INFO] finished tweaking git repo https://github.com/winterqt/deploy [INFO] tweaked toml for git repo https://github.com/winterqt/deploy written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/winterqt/deploy 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_generate v3.0.0-rc.9 [INFO] [stderr] Downloaded clap v3.0.0-rc.9 [INFO] [stderr] Downloaded clap_derive v3.0.0-rc.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f56f526557a76adad58be8610511525859fd3a22436e404db2fc08813f158e39 [INFO] running `Command { std: "docker" "start" "-a" "f56f526557a76adad58be8610511525859fd3a22436e404db2fc08813f158e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f56f526557a76adad58be8610511525859fd3a22436e404db2fc08813f158e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56f526557a76adad58be8610511525859fd3a22436e404db2fc08813f158e39", kill_on_drop: false }` [INFO] [stdout] f56f526557a76adad58be8610511525859fd3a22436e404db2fc08813f158e39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3a6953826f51fcc79bc8c037a7732642588851fd8760247f972cfb0f72cf99d [INFO] running `Command { std: "docker" "start" "-a" "e3a6953826f51fcc79bc8c037a7732642588851fd8760247f972cfb0f72cf99d", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.0 [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/hostkey.c: In function 'hostkey_method_ssh_rsa_dtor': [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/hostkey.c:241:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 241 | _libssh2_rsa_free(rsactx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:44, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/hostkey.c:39: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/rsa.h:298:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 298 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/hostkey.c: In function 'hostkey_method_ssh_dss_dtor': [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/hostkey.c:466:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 466 | _libssh2_dsa_free(dsactx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/openssl.h:46, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/hostkey.c:39: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/dsa.h:127:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/hostkey.c: In function 'hostkey_method_ssh_ecdsa_dtor': [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 743 | _libssh2_ecdsa_free(keyctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/openssl.h:46, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/hostkey.c:39: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/kex.c: In function 'kex_method_ecdh_key_exchange': [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/kex.c:2322:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 2322 | _libssh2_ecdsa_free(key_state->private_key); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/openssl.h:46, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/kex.c:39: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/knownhost.c: In function 'knownhost_check': [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 423 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/knownhost.c:39: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 430 | libssh2_hmac_sha1_init(&ctx, (unsigned char *)node->salt, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/knownhost.c:39: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/knownhost.c:432:21: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 432 | libssh2_hmac_update(ctx, (unsigned char *)host, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/knownhost.c:39: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/knownhost.c:434:21: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 434 | libssh2_hmac_final(ctx, hash); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/knownhost.c:39: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 435 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/knownhost.c:39: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c: In function 'mac_method_hmac_sha2_512_hash': [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 117 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 118 | libssh2_hmac_sha512_init(&ctx, *abstract, 64); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:119:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 119 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:120:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 120 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:122:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 122 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:124:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 124 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 125 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c: In function 'mac_method_hmac_sha2_256_hash': [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 162 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 163 | libssh2_hmac_sha256_init(&ctx, *abstract, 32); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:164:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 164 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:165:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 165 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:167:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 167 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:169:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 169 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 170 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c: In function 'mac_method_hmac_sha1_hash': [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 207 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 208 | libssh2_hmac_sha1_init(&ctx, *abstract, 20); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:209:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 209 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:210:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 210 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:212:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 212 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:214:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 214 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 215 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c: In function 'mac_method_hmac_md5_hash': [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 280 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 281 | libssh2_hmac_md5_init(&ctx, *abstract, 16); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:282:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 282 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:283:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 283 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:285:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 285 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:287:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 287 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 288 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c: In function 'mac_method_hmac_ripemd160_hash': [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 353 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 354 | libssh2_hmac_ripemd160_init(&ctx, *abstract, 20); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:355:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 355 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:356:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 356 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:358:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 358 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/mac.c:360:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.2.23: 360 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: 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.23: 361 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: In file included from libssh2/src/openssl.h:55, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.2.23: from libssh2/src/mac.c:38: [INFO] [stderr] warning: libssh2-sys@0.2.23: /usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.2.23: 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/misc.c:872:1: fatal error: error writing to /tmp/cc78PN4f.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.2.23: 872 | } [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^ [INFO] [stderr] warning: libssh2-sys@0.2.23: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libssh2-sys v0.2.23` [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-a2c6fcba9ea1ae2c/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-0d328eb22e1cbc32/out/include [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/agent.o" "-c" "libssh2/src/agent.c" [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-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/bcrypt_pbkdf.o" "-c" "libssh2/src/bcrypt_pbkdf.c" [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-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/blowfish.o" "-c" "libssh2/src/blowfish.c" [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-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/channel.o" "-c" "libssh2/src/channel.c" [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-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/comp.o" "-c" "libssh2/src/comp.c" [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-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/crypt.o" "-c" "libssh2/src/crypt.c" [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-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/global.o" "-c" "libssh2/src/global.c" [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-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/hostkey.o" "-c" "libssh2/src/hostkey.c" [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:141, [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= from libssh2/src/crypto.h:42, [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] cargo:warning= from libssh2/src/hostkey.c:39: [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= 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:141, [INFO] [stderr] cargo:warning= from libssh2/src/hostkey.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] 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-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/keepalive.o" "-c" "libssh2/src/keepalive.c" [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-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/kex.o" "-c" "libssh2/src/kex.c" [INFO] [stderr] cargo:warning=libssh2/src/kex.c: In function 'kex_method_ecdh_key_exchange': [INFO] [stderr] cargo:warning=libssh2/src/kex.c:2322:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 2322 | _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:141, [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] 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-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/knownhost.o" "-c" "libssh2/src/knownhost.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:141, [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/knownhost.c:39: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/knownhost.c:39: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/knownhost.c:39: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/knownhost.c:39: [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/mac.o" "-c" "libssh2/src/mac.c" [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:141, [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [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: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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [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: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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [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: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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [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: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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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=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:141, [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/misc.o" "-c" "libssh2/src/misc.c" [INFO] [stderr] cargo:warning=libssh2/src/misc.c:872:1: fatal error: error writing to /tmp/cc78PN4f.s: No space left on device [INFO] [stderr] cargo:warning= 872 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [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-0d328eb22e1cbc32/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-0d328eb22e1cbc32/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-0d328eb22e1cbc32/out/build/libssh2/src/misc.o" "-c" "libssh2/src/misc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQND5gs/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e3a6953826f51fcc79bc8c037a7732642588851fd8760247f972cfb0f72cf99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a6953826f51fcc79bc8c037a7732642588851fd8760247f972cfb0f72cf99d", kill_on_drop: false }` [INFO] [stdout] e3a6953826f51fcc79bc8c037a7732642588851fd8760247f972cfb0f72cf99d