[INFO] cloning repository https://github.com/ellishg/rftp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ellishg/rftp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellishg%2Frftp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellishg%2Frftp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0db72cdb9f4200cdbf9e62737aedb39637e5bff [INFO] testing ellishg/rftp against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellishg%2Frftp" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ellishg/rftp on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ellishg/rftp [INFO] finished tweaking git repo https://github.com/ellishg/rftp [INFO] tweaked toml for git repo https://github.com/ellishg/rftp written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ellishg/rftp 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ssh2 v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72f9f26586cdb6b25c9039a1ae1b265f77b21f2f23b80b70e7dd007380648fc3 [INFO] running `Command { std: "docker" "start" "-a" "72f9f26586cdb6b25c9039a1ae1b265f77b21f2f23b80b70e7dd007380648fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72f9f26586cdb6b25c9039a1ae1b265f77b21f2f23b80b70e7dd007380648fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f9f26586cdb6b25c9039a1ae1b265f77b21f2f23b80b70e7dd007380648fc3", kill_on_drop: false }` [INFO] [stdout] 72f9f26586cdb6b25c9039a1ae1b265f77b21f2f23b80b70e7dd007380648fc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5588a7a9d8cebb13fe3d05a9e6e71029ea125405654075ba881b729c4c15ea29 [INFO] running `Command { std: "docker" "start" "-a" "5588a7a9d8cebb13fe3d05a9e6e71029ea125405654075ba881b729c4c15ea29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stdout] error: failed to write /tmp/rustcNO5NY5/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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [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/hostkey.c: At top level: [INFO] [stderr] warning: libssh2-sys@0.2.23: libssh2/src/hostkey.c:1168:1: fatal error: error writing to /tmp/ccRy1ZSz.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.2.23: 1168 | } [INFO] [stderr] warning: libssh2-sys@0.2.23: | ^ [INFO] [stderr] warning: libssh2-sys@0.2.23: compilation terminated. [INFO] [stderr] [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-9650f1d2d1a35939/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-aeea5f28aaf64fce/out/include [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/libssh2-sys-aeea5f28aaf64fce/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-aeea5f28aaf64fce/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-aeea5f28aaf64fce/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-aeea5f28aaf64fce/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-aeea5f28aaf64fce/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-aeea5f28aaf64fce/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-aeea5f28aaf64fce/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-aeea5f28aaf64fce/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-aeea5f28aaf64fce/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-aeea5f28aaf64fce/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-aeea5f28aaf64fce/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-aeea5f28aaf64fce/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-aeea5f28aaf64fce/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-aeea5f28aaf64fce/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-aeea5f28aaf64fce/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-aeea5f28aaf64fce/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-aeea5f28aaf64fce/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-aeea5f28aaf64fce/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-aeea5f28aaf64fce/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-aeea5f28aaf64fce/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-aeea5f28aaf64fce/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-aeea5f28aaf64fce/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-aeea5f28aaf64fce/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-aeea5f28aaf64fce/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-aeea5f28aaf64fce/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] cargo:warning=libssh2/src/hostkey.c: At top level: [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c:1168:1: fatal error: error writing to /tmp/ccRy1ZSz.s: No space left on device [INFO] [stderr] cargo:warning= 1168 | } [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-aeea5f28aaf64fce/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-aeea5f28aaf64fce/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-aeea5f28aaf64fce/out/build/libssh2/src/hostkey.o" "-c" "libssh2/src/hostkey.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3ce4kX/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tui` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta372LjS/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5588a7a9d8cebb13fe3d05a9e6e71029ea125405654075ba881b729c4c15ea29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5588a7a9d8cebb13fe3d05a9e6e71029ea125405654075ba881b729c4c15ea29", kill_on_drop: false }` [INFO] [stdout] 5588a7a9d8cebb13fe3d05a9e6e71029ea125405654075ba881b729c4c15ea29