[INFO] cloning repository https://github.com/enaciodabasi/fs_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enaciodabasi/fs_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenaciodabasi%2Ffs_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenaciodabasi%2Ffs_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90f17d85cf0de5a17d876c977b5338f316d1df4d [INFO] testing enaciodabasi/fs_server against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenaciodabasi%2Ffs_server" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enaciodabasi/fs_server on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/enaciodabasi/fs_server [INFO] finished tweaking git repo https://github.com/enaciodabasi/fs_server [INFO] tweaked toml for git repo https://github.com/enaciodabasi/fs_server written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/enaciodabasi/fs_server 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ssh2 v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4f4101fe62c6a50ebe661093d2dc49416779e7f307794fd67d091718b060345 [INFO] running `Command { std: "docker" "start" "-a" "a4f4101fe62c6a50ebe661093d2dc49416779e7f307794fd67d091718b060345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4f4101fe62c6a50ebe661093d2dc49416779e7f307794fd67d091718b060345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4f4101fe62c6a50ebe661093d2dc49416779e7f307794fd67d091718b060345", kill_on_drop: false }` [INFO] [stdout] a4f4101fe62c6a50ebe661093d2dc49416779e7f307794fd67d091718b060345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 696fceb97197f0a70c706fb32ca0856500a2903efe2a33df789e633eb9483a9e [INFO] running `Command { std: "docker" "start" "-a" "696fceb97197f0a70c706fb32ca0856500a2903efe2a33df789e633eb9483a9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/hostkey.c: In function 'hostkey_method_ssh_rsa_dtor': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/hostkey.c:403:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 403 | _libssh2_rsa_free(rsactx); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from libssh2/src/openssl.h:81, [INFO] [stderr] warning: libssh2-sys@0.3.0: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.3.0: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.3.0: from libssh2/src/hostkey.c:39: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:298:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 298 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/hostkey.c: In function 'hostkey_method_ssh_dss_dtor': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/hostkey.c:672:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 672 | _libssh2_dsa_free(dsactx); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] warning: libssh2-sys@0.3.0: from libssh2/src/openssl.h:83: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/dsa.h:127:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/hostkey.c: In function 'hostkey_method_ssh_ecdsa_dtor': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/hostkey.c:952:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 952 | _libssh2_ecdsa_free(keyctx); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/engine.h:28: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/kex.c: In function 'kex_method_ecdh_key_exchange': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/kex.c:2322:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2322 | _libssh2_ecdsa_free(key_state->private_key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] warning: libssh2-sys@0.3.0: from libssh2/src/openssl.h:83, [INFO] [stderr] warning: libssh2-sys@0.3.0: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.3.0: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.3.0: from libssh2/src/kex.c:39: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c: In function 'knownhost_check': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c:423:21: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 423 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from libssh2/src/openssl.h:92, [INFO] [stderr] warning: libssh2-sys@0.3.0: from libssh2/src/crypto.h:42, [INFO] [stderr] warning: libssh2-sys@0.3.0: from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] warning: libssh2-sys@0.3.0: from libssh2/src/knownhost.c:39: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c:430:21: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 430 | libssh2_hmac_sha1_init(&ctx, (unsigned char *)node->salt, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c:432:21: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 432 | libssh2_hmac_update(ctx, (unsigned char *)host, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c:434:21: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 434 | libssh2_hmac_final(ctx, hash); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c:435:21: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 435 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c: At top level: [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c:1271:1: fatal error: error writing to /tmp/cc7vxhJG.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 1271 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libssh2-sys v0.3.0` [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-afd25f154ba1173d/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-6e546a7eb5ccf903/out/include [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/libssh2-sys-6e546a7eb5ccf903/out [INFO] [stderr] cargo:rerun-if-env-changed=DEP_Z_INCLUDE [INFO] [stderr] cargo:rerun-if-env-changed=DEP_OPENSSL_INCLUDE [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn) [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c: In function 'hostkey_method_ssh_rsa_dtor': [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c:403:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 403 | _libssh2_rsa_free(rsactx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [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:672:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 672 | _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:83: [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:952:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 952 | _libssh2_ecdsa_free(keyctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28: [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] cargo:warning= 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] 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:83, [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] 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:92, [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=/usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] cargo:warning= 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:432:21: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 432 | libssh2_hmac_update(ctx, (unsigned char *)host, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:434:21: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 434 | libssh2_hmac_final(ctx, hash); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] cargo:warning= 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:435:21: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] cargo:warning= 435 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] cargo:warning= 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c: At top level: [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:1271:1: fatal error: error writing to /tmp/cc7vxhJG.s: No space left on device [INFO] [stderr] cargo:warning= 1271 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-6e546a7eb5ccf903/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-6e546a7eb5ccf903/out/build" "-I" "/usr/include" "-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-6e546a7eb5ccf903/out/build/f89bd02e425f6856-knownhost.o" "-c" "libssh2/src/knownhost.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] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.90/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=711a0aea52f3e4f3 -C extra-filename=-88772c57ff682f50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-abe4be1ee8456a47.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-79024f362ce59285.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-07127aa3cc0109e9.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "696fceb97197f0a70c706fb32ca0856500a2903efe2a33df789e633eb9483a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696fceb97197f0a70c706fb32ca0856500a2903efe2a33df789e633eb9483a9e", kill_on_drop: false }` [INFO] [stdout] 696fceb97197f0a70c706fb32ca0856500a2903efe2a33df789e633eb9483a9e