[INFO] cloning repository https://github.com/rust-bots/crater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-bots/crater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-bots%2Fcrater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-bots%2Fcrater'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de2da9d8567a05d9d2616ceb2054436b7155d848 [INFO] checking rust-bots/crater against master#aa067fb984d36462548bb785da221bfaf38253f0 for pr-122470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-bots%2Fcrater" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-bots/crater on toolchain aa067fb984d36462548bb785da221bfaf38253f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aa067fb984d36462548bb785da221bfaf38253f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/rust-bots/crater [INFO] finished tweaking git repo https://github.com/rust-bots/crater [INFO] tweaked toml for git repo https://github.com/rust-bots/crater written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rust-bots/crater 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" "+aa067fb984d36462548bb785da221bfaf38253f0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-lang/docs.rs/` [INFO] [stderr] Updating git repository `https://github.com/rust-lang/team` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minifier v0.2.3 [INFO] [stderr] Downloaded aws-smithy-query v0.60.1 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.60.1 [INFO] [stderr] Downloaded aws-smithy-json v0.60.1 [INFO] [stderr] Downloaded aws-smithy-async v1.1.1 [INFO] [stderr] Downloaded aws-runtime v1.0.3 [INFO] [stderr] Downloaded aws-smithy-checksums v0.60.1 [INFO] [stderr] Downloaded aws-sigv4 v1.0.3 [INFO] [stderr] Downloaded aws-sdk-sso v1.6.0 [INFO] [stderr] Downloaded aws-sdk-sts v1.6.0 [INFO] [stderr] Downloaded aws-config v1.0.3 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.6.0 [INFO] [stderr] Downloaded aws-smithy-runtime v1.1.1 [INFO] [stderr] Downloaded aws-smithy-types v1.1.1 [INFO] [stderr] Downloaded gix-protocol v0.40.0 [INFO] [stderr] Downloaded aws-sdk-s3 v1.7.0 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.1.1 [INFO] [stderr] Downloaded gix-packetline v0.16.7 [INFO] [stderr] Downloaded gix-transport v0.37.0 [INFO] [stderr] Downloaded crates-index v2.2.0 [INFO] [stderr] Downloaded rustwide v0.16.0 [INFO] [stderr] Downloaded aws-smithy-http v0.60.1 [INFO] [stderr] Downloaded aws-types v1.0.3 [INFO] [stderr] Downloaded systemstat v0.1.12 [INFO] [stderr] Downloaded aws-smithy-xml v0.60.1 [INFO] [stderr] Downloaded aws-credential-types v1.0.3 [INFO] [stderr] Downloaded deunicode v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aa067fb984d36462548bb785da221bfaf38253f0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fe1101211b2a665ea31237ba8e246688399b9b29721572d089be8e458c901b7 [INFO] running `Command { std: "docker" "start" "-a" "5fe1101211b2a665ea31237ba8e246688399b9b29721572d089be8e458c901b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fe1101211b2a665ea31237ba8e246688399b9b29721572d089be8e458c901b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe1101211b2a665ea31237ba8e246688399b9b29721572d089be8e458c901b7", kill_on_drop: false }` [INFO] [stdout] 5fe1101211b2a665ea31237ba8e246688399b9b29721572d089be8e458c901b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aa067fb984d36462548bb785da221bfaf38253f0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24e1a6f7146a8bef346b005e5bfec455c4ed9f806cdfd75c069f2cee0a8f4e10 [INFO] running `Command { std: "docker" "start" "-a" "24e1a6f7146a8bef346b005e5bfec455c4ed9f806cdfd75c069f2cee0a8f4e10", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking gix-trace v0.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking prodash v26.2.2 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking winnow v0.5.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking btoi v0.4.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking bytes-utils v0.1.3 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling sha1-asm v0.5.2 [INFO] [stderr] Compiling libz-ng-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling aws-types v1.0.3 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking jwalk v0.8.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking gix-utils v0.1.5 [INFO] [stderr] Checking unicode-bom v2.0.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling curl-sys v0.4.68+curl-8.4.0 [INFO] [stderr] Checking gix-sec v0.10.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking byteyarn v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking bstr v1.7.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stderr] Checking gix-command v0.2.10 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking uluru v3.0.0 [INFO] [stderr] Compiling crc32c v0.6.5 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `failure_derive` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `libgit2-sys` (build script) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8ROQIv/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOpiM6g/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `libz-ng-sys v1.1.12` [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/libz-ng-sys-dd2d3ae944c5369c/build-script-build_zng` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libz-ng-sys-4c874a3acd672a5d/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-ng-sys-1.1.12/src/zlib-ng" "-DBUILD_SHARED_LIBS=OFF" "-DZLIB_COMPAT=OFF" "-DZLIB_ENABLE_TESTS=OFF" "-DWITH_GZFILEOP=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libz-ng-sys-4c874a3acd672a5d/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- Using CMake version 3.22.1 [INFO] [stderr] -- ZLIB_HEADER_VERSION: 1.2.13 [INFO] [stderr] -- ZLIBNG_HEADER_VERSION: 2.1.3 [INFO] [stderr] -- The C compiler identification is GNU 11.4.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Arch detected: 'x86_64' [INFO] [stderr] -- Basearch of 'x86_64' has been detected as: 'x86' [INFO] [stderr] -- Performing Test FNO_LTO_AVAILABLE [INFO] [stderr] -- Performing Test FNO_LTO_AVAILABLE - Success [INFO] [stderr] -- Looking for sys/auxv.h [INFO] [stderr] -- Looking for sys/auxv.h - found [INFO] [stderr] -- Looking for sys/sdt.h [INFO] [stderr] -- Looking for sys/sdt.h - not found [INFO] [stderr] -- Looking for unistd.h [INFO] [stderr] -- Looking for unistd.h - found [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for stddef.h [INFO] [stderr] -- Looking for stddef.h - found [INFO] [stderr] -- Check size of off64_t [INFO] [stderr] -- Check size of off64_t - done [INFO] [stderr] -- Looking for fseeko [INFO] [stderr] -- Looking for fseeko - found [INFO] [stderr] -- Looking for strerror [INFO] [stderr] -- Looking for strerror - found [INFO] [stderr] -- Looking for posix_memalign [INFO] [stderr] -- Looking for posix_memalign - found [INFO] [stderr] -- Looking for aligned_alloc [INFO] [stderr] -- Looking for aligned_alloc - found [INFO] [stderr] -- Performing Test HAVE_NO_INTERPOSITION [INFO] [stderr] -- Performing Test HAVE_NO_INTERPOSITION - Success [INFO] [stderr] -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN [INFO] [stderr] -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success [INFO] [stderr] -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL [INFO] [stderr] -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success [INFO] [stderr] -- Performing Test HAVE_ATTRIBUTE_ALIGNED [INFO] [stderr] -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success [INFO] [stderr] -- Performing Test HAVE_THREAD_LOCAL [INFO] [stderr] -- Performing Test HAVE_THREAD_LOCAL - Success [INFO] [stderr] -- Performing Test HAVE_BUILTIN_CTZ [INFO] [stderr] -- Performing Test HAVE_BUILTIN_CTZ - Success [INFO] [stderr] -- Performing Test HAVE_BUILTIN_CTZLL [INFO] [stderr] -- Performing Test HAVE_BUILTIN_CTZLL - Success [INFO] [stderr] -- Performing Test HAVE_PTRDIFF_T [INFO] [stderr] -- Performing Test HAVE_PTRDIFF_T - Failed [INFO] [stderr] -- Check size of void * [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] See also "/opt/rustwide/target/debug/build/libz-ng-sys-4c874a3acd672a5d/out/build/CMakeFiles/CMakeOutput.log". [INFO] [stderr] See also "/opt/rustwide/target/debug/build/libz-ng-sys-4c874a3acd672a5d/out/build/CMakeFiles/CMakeError.log". [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Error: Unable to open check cache file for write. /opt/rustwide/target/debug/build/libz-ng-sys-4c874a3acd672a5d/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmake.check_cache [INFO] [stderr] CMake Error at /usr/share/cmake-3.22/Modules/CheckTypeSize.cmake:139 (try_compile): [INFO] [stderr] Failed to configure test project build system. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.22/Modules/CheckTypeSize.cmake:270 (__check_type_size_impl) [INFO] [stderr] CMakeLists.txt:477 (check_type_size) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ee6d339795 - std::backtrace_rs::backtrace::libunwind::trace::h332b3819eb3c9848 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55ee6d339795 - std::backtrace_rs::backtrace::trace_unsynchronized::h7c1a50c0e1248882 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ee6d339795 - std::sys_common::backtrace::_print_fmt::he33639a4c9f91143 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55ee6d339795 - ::fmt::hae9c25893ec6cd97 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55ee6d35d26b - core::fmt::rt::Argument::fmt::h2e8f252dbddaf14b [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55ee6d35d26b - core::fmt::write::hf69872b54f9f4a4d [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55ee6d336d7f - std::io::Write::write_fmt::hbc6fafe1b8e90df6 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/io/mod.rs:1850:15 [INFO] [stderr] 7: 0x55ee6d33956e - std::sys_common::backtrace::_print::h8a6950022b325216 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55ee6d33956e - std::sys_common::backtrace::print::hfe6e9d3e1bf6ce91 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55ee6d33abc9 - std::panicking::default_hook::{{closure}}::hee091014543ea910 [INFO] [stderr] 10: 0x55ee6d33a8e5 - std::panicking::default_hook::heedc76b899acb2f4 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:291:9 [INFO] [stderr] 11: 0x55ee6d33b064 - std::panicking::rust_panic_with_hook::h38a7eee0804136f9 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:788:13 [INFO] [stderr] 12: 0x55ee6d33af46 - std::panicking::begin_panic_handler::{{closure}}::he9e99c1464c8e944 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55ee6d339c59 - std::sys_common::backtrace::__rust_end_short_backtrace::hc22f3370eca2275e [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55ee6d33ac77 - rust_begin_unwind [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55ee6d2b80e6 - core::panicking::panic_fmt::h0d62a09c44226834 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55ee6d2c8ba1 - cmake::fail::hb30e8a1958060a55 [INFO] [stderr] 17: 0x55ee6d2c8336 - cmake::run::hee88a1d6361dd2e5 [INFO] [stderr] 18: 0x55ee6d2c43b0 - cmake::Config::build::h0269ad9e1ce5cec3 [INFO] [stderr] 19: 0x55ee6d2ba5d6 - build_script_build_zng::build_zlib_ng::h0aaaaa18ae2fea27 [INFO] [stderr] 20: 0x55ee6d2bb2f7 - build_script_build_zng::main::h09e2dc6ce4a0851a [INFO] [stderr] 21: 0x55ee6d2b8c33 - core::ops::function::FnOnce::call_once::h1c98f3a8efd68176 [INFO] [stderr] 22: 0x55ee6d2b87e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha511b8d9a7e43321 [INFO] [stderr] 23: 0x55ee6d2b88f9 - std::rt::lang_start::{{closure}}::h29a8b6d0c3ffa5a5 [INFO] [stderr] 24: 0x55ee6d332c26 - core::ops::function::impls:: for &F>::call_once::h6656db4539dfd94e [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x55ee6d332c26 - std::panicking::try::do_call::h84692915e0acc8d9 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:552:40 [INFO] [stderr] 26: 0x55ee6d332c26 - std::panicking::try::ha31f6edb5bf88b0b [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:516:19 [INFO] [stderr] 27: 0x55ee6d332c26 - std::panic::catch_unwind::h633349de74ca19e4 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panic.rs:149:14 [INFO] [stderr] 28: 0x55ee6d332c26 - std::rt::lang_start_internal::{{closure}}::hc6d12d878d58cb00 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/rt.rs:141:48 [INFO] [stderr] 29: 0x55ee6d332c26 - std::panicking::try::do_call::hd255f522de9777b8 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:552:40 [INFO] [stderr] 30: 0x55ee6d332c26 - std::panicking::try::h1dd2a7f43b0467f4 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panicking.rs:516:19 [INFO] [stderr] 31: 0x55ee6d332c26 - std::panic::catch_unwind::h3b23a9e0c88417dc [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/panic.rs:149:14 [INFO] [stderr] 32: 0x55ee6d332c26 - std::rt::lang_start_internal::ha837be69c8bef4a7 [INFO] [stderr] at /rustc/aa067fb984d36462548bb785da221bfaf38253f0/library/std/src/rt.rs:141:20 [INFO] [stderr] 33: 0x55ee6d2b88d7 - std::rt::lang_start::hf792041b9230b79e [INFO] [stderr] 34: 0x55ee6d2bb345 - main [INFO] [stderr] 35: 0x7f5f38244d90 - [INFO] [stderr] 36: 0x7f5f38244e40 - __libc_start_main [INFO] [stderr] 37: 0x55ee6d2b8715 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crypto-bigint` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `openssl-sys` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc8kxxVY/symbols.o" "/opt/rustwide/target/debug/build/crc32c-7d52c5227f2d9738/build_script_build-7d52c5227f2d9738.build_script_build.69f6b6062f1125d7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/crc32c-7d52c5227f2d9738/build_script_build-7d52c5227f2d9738.hf8v7dt2hddfk10.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustc_version-d291cf70f5fb7193.rlib" "/opt/rustwide/target/debug/deps/libsemver-ea809a10953f550d.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/crc32c-7d52c5227f2d9738/build_script_build-7d52c5227f2d9738" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crc32c` (build script) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcFOPo8M/symbols.o" "/opt/rustwide/target/debug/build/libsqlite3-sys-9b110b28584e2b6f/build_script_build-9b110b28584e2b6f.build_script_build.66a420304bc26a82-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/libsqlite3-sys-9b110b28584e2b6f/build_script_build-9b110b28584e2b6f.4mxhrdb956g7cp9u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpkg_config-2094ec413fe87ab4.rlib" "/opt/rustwide/target/debug/deps/libcc-6ad98fdeea56f450.rlib" "/opt/rustwide/target/debug/deps/libjobserver-a4563afdf6486de0.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dd5c8ce64c6928.rlib" "/opt/rustwide/target/debug/deps/libvcpkg-65f69b1e115cb203.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/aa067fb984d36462548bb785da221bfaf38253f0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-9b110b28584e2b6f/build_script_build-9b110b28584e2b6f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libsqlite3-sys` (build script) due to 2 previous errors [INFO] [stdout] error: failed to write /tmp/rustcu3VgOo/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetac9YAGE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKHR8xf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetajWjBH9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: ring@0.17.5: /tmp/ccvTb9TS.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.5: /tmp/ccvTb9TS.s: Fatal error: can't write 125 bytes to section .debug_info of /opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/gfp_p256.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.5: /tmp/ccvTb9TS.s: Fatal error: /opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/gfp_p256.o: No space left on device [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/gfp_p256.o" "-c" "crypto/fipsmodule/ec/gfp_p256.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=crypto/fipsmodule/ec/gfp_p384.c:239: fatal error: error writing to /tmp/ccRcWEuN.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: /tmp/ccFrB2b6.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.5: /tmp/ccFrB2b6.s: Fatal error: can't write 125 bytes to section .debug_info of /opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/p256.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.5: /tmp/ccFrB2b6.s: Fatal error: /opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/p256.o: No space left on device [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/gfp_p384.o" "-c" "crypto/fipsmodule/ec/gfp_p384.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/p256.o" "-c" "crypto/fipsmodule/ec/p256.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/mem.o" "-c" "crypto/mem.c" [INFO] [stderr] warning: ring@0.17.5: /tmp/ccy40SUp.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.5: /tmp/ccy40SUp.s: Fatal error: /opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/poly1305/poly1305.o: No space left on device [INFO] [stderr] warning: ring@0.17.5: /tmp/ccmhRvZF.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.5: /tmp/ccmhRvZF.s: Fatal error: /opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/crypto.o: No space left on device [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/poly1305/poly1305.o" "-c" "crypto/poly1305/poly1305.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/crypto.o" "-c" "crypto/crypto.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=crypto/cpu_intel.c:201:1: fatal error: error writing to /tmp/cciVJ47G.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 201 | } [INFO] [stderr] warning: ring@0.17.5: | ^ [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/cpu_intel.o" "-c" "crypto/cpu_intel.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/poly1305/poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" [INFO] [stderr] warning: ring@0.17.5: third_party/fiat/asm/fiat_curve25519_adx_mul.S:2: fatal error: when writing output to /tmp/ccfqnJJn.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 2 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: crypto/poly1305/poly1305_vec.c:847:1: fatal error: error writing to /tmp/cc8QOae5.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 847 | } [INFO] [stderr] warning: ring@0.17.5: | ^ [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/poly1305/poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/third_party/fiat/asm/fiat_curve25519_adx_mul.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_mul.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/third_party/fiat/asm/fiat_curve25519_adx_square.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_square.S" [INFO] [stderr] warning: ring@0.17.5: crypto/curve25519/curve25519_64_adx.c:23: fatal error: error writing to /tmp/cc9EqVP0.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 23 | #endif [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: third_party/fiat/asm/fiat_curve25519_adx_square.S:2: fatal error: when writing output to /tmp/ccfQVKbS.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 2 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/curve25519/curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/third_party/fiat/asm/fiat_curve25519_adx_square.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_square.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-chacha-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha-x86_64-elf.S" [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha-x86_64-elf.S:5: fatal error: when writing output to /tmp/cczkjlei.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-chacha-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-x86_64-elf.S:5: fatal error: when writing output to /tmp/cct0NeIp.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-aesni-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-vpaes-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/vpaes-x86_64-elf.S" [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/vpaes-x86_64-elf.S:5: fatal error: when writing output to /tmp/ccyFCFQr.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: crypto/fipsmodule/ec/p256-nistz.c:340:1: fatal error: error writing to /tmp/cc29EmZ9.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 340 | } [INFO] [stderr] warning: ring@0.17.5: | ^ [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-vpaes-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/vpaes-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-x86_64-mont5-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont5-elf.S" [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont-elf.S:5: fatal error: when writing output to /tmp/ccvM8Em4.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont5-elf.S:5: fatal error: when writing output to /tmp/cckhplLD.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-x86_64-mont-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-x86_64-mont5-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont5-elf.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-p256-x86_64-asm-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/p256-x86_64-asm-elf.S" [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/p256-x86_64-asm-elf.S:5: fatal error: when writing output to /tmp/cczXmHLJ.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-gcm-x86_64-elf.S:5: fatal error: when writing output to /tmp/ccGhagUK.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-p256-x86_64-asm-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/p256-x86_64-asm-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-aesni-gcm-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-gcm-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-ghash-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/ghash-x86_64-elf.S" [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/ghash-x86_64-elf.S:5: fatal error: when writing output to /tmp/cc0A67SG.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-ghash-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/ghash-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-chacha20_poly1305_x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha20_poly1305_x86_64-elf.S" [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha512-x86_64-elf.S:5: fatal error: when writing output to /tmp/cc3lcRSY.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha20_poly1305_x86_64-elf.S:5: fatal error: when writing output to /tmp/ccwes0xZ.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha256-x86_64-elf.S:5: fatal error: when writing output to /tmp/ccavVNJC.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-sha512-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha512-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-chacha20_poly1305_x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha20_poly1305_x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-sha256-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha256-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `ring v0.17.5` [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/ring-5da67b8a9090b7d8/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [INFO] [stderr] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_5_ [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=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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/curve25519/curve25519.o" "-c" "crypto/curve25519/curve25519.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/aes/aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/bn/montgomery.o" "-c" "crypto/fipsmodule/bn/montgomery.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/bn/montgomery_inv.o" "-c" "crypto/fipsmodule/bn/montgomery_inv.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/ecp_nistz.o" "-c" "crypto/fipsmodule/ec/ecp_nistz.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/gfp_p256.o" "-c" "crypto/fipsmodule/ec/gfp_p256.c" [INFO] [stderr] cargo:warning=/tmp/ccvTb9TS.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccvTb9TS.s: Fatal error: can't write 125 bytes to section .debug_info of /opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/gfp_p256.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccvTb9TS.s: Fatal error: /opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/gfp_p256.o: No space left on device [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/gfp_p384.o" "-c" "crypto/fipsmodule/ec/gfp_p384.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/gfp_p256.o" "-c" "crypto/fipsmodule/ec/gfp_p256.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=crypto/fipsmodule/ec/gfp_p384.c:239: fatal error: error writing to /tmp/ccRcWEuN.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/p256.o" "-c" "crypto/fipsmodule/ec/p256.c" [INFO] [stderr] cargo:warning=/tmp/ccFrB2b6.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccFrB2b6.s: Fatal error: can't write 125 bytes to section .debug_info of /opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/p256.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccFrB2b6.s: Fatal error: /opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/p256.o: No space left on device [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/limbs/limbs.o" "-c" "crypto/limbs/limbs.c" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/gfp_p384.o" "-c" "crypto/fipsmodule/ec/gfp_p384.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/p256.o" "-c" "crypto/fipsmodule/ec/p256.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/mem.o" "-c" "crypto/mem.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/poly1305/poly1305.o" "-c" "crypto/poly1305/poly1305.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/crypto.o" "-c" "crypto/crypto.c" [INFO] [stderr] cargo:warning=/tmp/ccy40SUp.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccy40SUp.s: Fatal error: /opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/poly1305/poly1305.o: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccmhRvZF.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccmhRvZF.s: Fatal error: /opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/crypto.o: No space left on device [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/cpu_intel.o" "-c" "crypto/cpu_intel.c" [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/poly1305/poly1305.o" "-c" "crypto/poly1305/poly1305.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/crypto.o" "-c" "crypto/crypto.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=crypto/cpu_intel.c:201:1: fatal error: error writing to /tmp/cciVJ47G.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 201 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/curve25519/curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/cpu_intel.o" "-c" "crypto/cpu_intel.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/poly1305/poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/third_party/fiat/asm/fiat_curve25519_adx_mul.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_mul.S" [INFO] [stderr] cargo:warning=third_party/fiat/asm/fiat_curve25519_adx_mul.S:2: fatal error: when writing output to /tmp/ccfqnJJn.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 2 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=crypto/poly1305/poly1305_vec.c:847:1: fatal error: error writing to /tmp/cc8QOae5.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 847 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/poly1305/poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/third_party/fiat/asm/fiat_curve25519_adx_mul.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_mul.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/third_party/fiat/asm/fiat_curve25519_adx_square.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_square.S" [INFO] [stderr] cargo:warning=crypto/curve25519/curve25519_64_adx.c:23: fatal error: error writing to /tmp/cc9EqVP0.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 23 | #endif [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=third_party/fiat/asm/fiat_curve25519_adx_square.S:2: fatal error: when writing output to /tmp/ccfQVKbS.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 2 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/curve25519/curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/third_party/fiat/asm/fiat_curve25519_adx_square.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_square.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-chacha-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha-x86_64-elf.S" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha-x86_64-elf.S:5: fatal error: when writing output to /tmp/cczkjlei.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-aesni-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-chacha-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-x86_64-elf.S:5: fatal error: when writing output to /tmp/cct0NeIp.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-aesni-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-vpaes-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/vpaes-x86_64-elf.S" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/vpaes-x86_64-elf.S:5: fatal error: when writing output to /tmp/ccyFCFQr.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=crypto/fipsmodule/ec/p256-nistz.c:340:1: fatal error: error writing to /tmp/cc29EmZ9.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 340 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-x86_64-mont-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont-elf.S" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/crypto/fipsmodule/ec/p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-vpaes-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/vpaes-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-x86_64-mont5-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont5-elf.S" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont-elf.S:5: fatal error: when writing output to /tmp/ccvM8Em4.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont5-elf.S:5: fatal error: when writing output to /tmp/cckhplLD.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-x86_64-mont-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-x86_64-mont5-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont5-elf.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-p256-x86_64-asm-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/p256-x86_64-asm-elf.S" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/p256-x86_64-asm-elf.S:5: fatal error: when writing output to /tmp/cczXmHLJ.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-aesni-gcm-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-gcm-x86_64-elf.S" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-gcm-x86_64-elf.S:5: fatal error: when writing output to /tmp/ccGhagUK.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-p256-x86_64-asm-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/p256-x86_64-asm-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-aesni-gcm-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-gcm-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-ghash-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/ghash-x86_64-elf.S" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/ghash-x86_64-elf.S:5: fatal error: when writing output to /tmp/cc0A67SG.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-sha512-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha512-x86_64-elf.S" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-ghash-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/ghash-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-chacha20_poly1305_x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha20_poly1305_x86_64-elf.S" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha512-x86_64-elf.S:5: fatal error: when writing output to /tmp/cc3lcRSY.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha20_poly1305_x86_64-elf.S:5: fatal error: when writing output to /tmp/ccwes0xZ.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-sha256-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha256-x86_64-elf.S" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha256-x86_64-elf.S:5: fatal error: when writing output to /tmp/ccavVNJC.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-sha512-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha512-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-chacha20_poly1305_x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha20_poly1305_x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-sha256-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha256-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-89a3f448d0518ebe/out/4745a733d42c522d-sha256-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha256-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: libssh2-sys@0.3.0: /tmp/ccRnSmQa.s: Assembler messages: [INFO] [stderr] warning: libssh2-sys@0.3.0: /tmp/ccRnSmQa.s: Fatal error: can't write 24 bytes to section .data.rel.local.agent_ops_unix of /opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/build/libssh2/src/agent.o: 'No space left on device' [INFO] [stderr] warning: libssh2-sys@0.3.0: /tmp/ccRnSmQa.s: Fatal error: /opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/build/libssh2/src/agent.o: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/blowfish.c:645:1: fatal error: error writing to /tmp/ccfZpyCI.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 645 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/agent.o" "-c" "libssh2/src/agent.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/blowfish.o" "-c" "libssh2/src/blowfish.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/comp.o" "-c" "libssh2/src/comp.c" [INFO] [stderr] warning: libssh2-sys@0.3.0: /tmp/ccZewivE.s: Assembler messages: [INFO] [stderr] warning: libssh2-sys@0.3.0: /tmp/ccZewivE.s: Fatal error: /opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/build/libssh2/src/crypt.o: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/crypt.o" "-c" "libssh2/src/crypt.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/hostkey.o" "-c" "libssh2/src/hostkey.c" [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/channel.c:2904:1: fatal error: error writing to /tmp/ccMebYZu.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 2904 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/channel.o" "-c" "libssh2/src/channel.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/kex.o" "-c" "libssh2/src/kex.c" [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:293:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 293 | 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: 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/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: 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/hostkey.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/hostkey.c: At top level: [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/hostkey.c:1383:1: fatal error: error writing to /tmp/ccuQfgab.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 1383 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [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: 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: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: 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: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: 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: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: 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: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: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/hostkey.o" "-c" "libssh2/src/hostkey.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=libssh2/src/mac.c: In function 'mac_method_hmac_sha2_512_hash': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/mac.c:117:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 117 | 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/mac.c:38: [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/mac.c:118:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 118 | libssh2_hmac_sha512_init(&ctx, *abstract, 64); [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/mac.c:38: [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/mac.c:119:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 119 | libssh2_hmac_update(ctx, seqno_buf, 4); [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/mac.c:38: [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/mac.c:120:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 120 | libssh2_hmac_update(ctx, packet, packet_len); [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/mac.c:38: [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/mac.c:122:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 122 | libssh2_hmac_update(ctx, addtl, addtl_len); [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/mac.c:38: [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/mac.c:124:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 124 | libssh2_hmac_final(ctx, buf); [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/mac.c:38: [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/mac.c:125:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 125 | libssh2_hmac_cleanup(&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/mac.c:38: [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/mac.c: In function 'mac_method_hmac_sha2_256_hash': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/mac.c:162:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 162 | 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/mac.c:38: [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/mac.c:163:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 163 | libssh2_hmac_sha256_init(&ctx, *abstract, 32); [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/mac.c:38: [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/mac.c:164:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 164 | libssh2_hmac_update(ctx, seqno_buf, 4); [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/mac.c:38: [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/mac.c:165:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 165 | libssh2_hmac_update(ctx, packet, packet_len); [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/mac.c:38: [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/mac.c:167:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 167 | libssh2_hmac_update(ctx, addtl, addtl_len); [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/mac.c:38: [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/mac.c:169:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 169 | libssh2_hmac_final(ctx, buf); [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/mac.c:38: [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/mac.c:170:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 170 | libssh2_hmac_cleanup(&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/mac.c:38: [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/mac.c: In function 'mac_method_hmac_sha1_hash': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/mac.c:207:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 207 | 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/mac.c:38: [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/mac.c:208:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 208 | libssh2_hmac_sha1_init(&ctx, *abstract, 20); [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/mac.c:38: [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/mac.c:209:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 209 | libssh2_hmac_update(ctx, seqno_buf, 4); [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/mac.c:38: [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/mac.c:210:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 210 | libssh2_hmac_update(ctx, packet, packet_len); [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/mac.c:38: [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/mac.c:212:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 212 | libssh2_hmac_update(ctx, addtl, addtl_len); [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/mac.c:38: [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/mac.c:214:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 214 | libssh2_hmac_final(ctx, buf); [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/mac.c:38: [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/mac.c:215:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 215 | libssh2_hmac_cleanup(&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/mac.c:38: [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/mac.c: In function 'mac_method_hmac_md5_hash': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/mac.c:280:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 280 | 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/mac.c:38: [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/mac.c:281:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 281 | libssh2_hmac_md5_init(&ctx, *abstract, 16); [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/mac.c:38: [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/mac.c:282:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 282 | libssh2_hmac_update(ctx, seqno_buf, 4); [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/mac.c:38: [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/mac.c:283:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 283 | libssh2_hmac_update(ctx, packet, packet_len); [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/mac.c:38: [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/mac.c:285:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 285 | libssh2_hmac_update(ctx, addtl, addtl_len); [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/mac.c:38: [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/mac.c:287:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 287 | libssh2_hmac_final(ctx, buf); [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/mac.c:38: [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/mac.c:288:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 288 | libssh2_hmac_cleanup(&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/mac.c:38: [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/mac.c: In function 'mac_method_hmac_ripemd160_hash': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/mac.c:353:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 353 | 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/mac.c:38: [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/mac.c:354:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 354 | libssh2_hmac_ripemd160_init(&ctx, *abstract, 20); [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/mac.c:38: [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/mac.c:355:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 355 | libssh2_hmac_update(ctx, seqno_buf, 4); [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/mac.c:38: [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/mac.c:356:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 356 | libssh2_hmac_update(ctx, packet, packet_len); [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/mac.c:38: [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/mac.c:358:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 358 | libssh2_hmac_update(ctx, addtl, addtl_len); [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/mac.c:38: [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/mac.c:360:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 360 | libssh2_hmac_final(ctx, buf); [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/mac.c:38: [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/mac.c:361:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 361 | libssh2_hmac_cleanup(&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/mac.c:38: [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/cc2Q1v74.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] warning: libssh2-sys@0.3.0: libssh2/src/mac.c: At top level: [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/mac.c:414:1: fatal error: error writing to /tmp/cc5olZus.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 414 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/knownhost.o" "-c" "libssh2/src/knownhost.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/mac.o" "-c" "libssh2/src/mac.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/packet.o" "-c" "libssh2/src/packet.c" [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/misc.c:907:1: fatal error: error writing to /tmp/cceivvZH.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 907 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/misc.o" "-c" "libssh2/src/misc.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=libssh2/src/kex.c: At top level: [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/kex.c:4163:1: fatal error: error writing to /tmp/ccNlBBVH.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 4163 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/kex.o" "-c" "libssh2/src/kex.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/publickey.o" "-c" "libssh2/src/publickey.c" [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/packet.c:1406:1: fatal error: error writing to /tmp/ccWmlFGb.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 1406 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/pem.c:911:1: fatal error: error writing to /tmp/cc9hTWON.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 911 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/packet.o" "-c" "libssh2/src/packet.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/pem.o" "-c" "libssh2/src/pem.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/scp.o" "-c" "libssh2/src/scp.c" [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/publickey.c:1278:1: fatal error: error writing to /tmp/ccEvC3BX.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 1278 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/session.c:1841:1: fatal error: error writing to /tmp/ccNCkuAM.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 1841 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/scp.c:1145:1: fatal error: error writing to /tmp/cc6N9O8o.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 1145 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/publickey.o" "-c" "libssh2/src/publickey.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/scp.o" "-c" "libssh2/src/scp.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/session.o" "-c" "libssh2/src/session.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/transport.o" "-c" "libssh2/src/transport.c" [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/transport.c:924:1: fatal error: error writing to /tmp/ccgGzcMT.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 924 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/transport.o" "-c" "libssh2/src/transport.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=libssh2/src/userauth_kbd_packet.c:162:1: fatal error: error writing to /tmp/ccp32FMx.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 162 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_rsa_new': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:131:5: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 131 | *rsa = RSA_new(); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:201:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:133:5: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 133 | RSA_set0_key(*rsa, n, e, d); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:207:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 207 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:141:5: warning: 'RSA_set0_factors' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 141 | RSA_set0_factors(*rsa, p, q); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:208:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 208 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:148:5: warning: 'RSA_set0_crt_params' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 148 | RSA_set0_crt_params(*rsa, dmp1, dmq1, iqmp); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:209:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 209 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_crt_params(RSA *r, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_rsa_sha2_verify': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:191:5: warning: 'RSA_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 191 | ret = RSA_verify(nid_type, hash, hash_len, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:351:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 351 | OSSL_DEPRECATEDIN_3_0 int RSA_verify(int type, const unsigned char *m, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_dsa_new': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:245:5: warning: 'DSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 245 | *dsactx = DSA_new(); [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: 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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/dsa.h:125:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 125 | OSSL_DEPRECATEDIN_3_0 DSA *DSA_new(void); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:248:5: warning: 'DSA_set0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 248 | DSA_set0_pqg(*dsactx, p_bn, q_bn, g_bn); [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: 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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/dsa.h:203:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 203 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_pqg(DSA *d, BIGNUM *p, BIGNUM *q, BIGNUM *g); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:256:5: warning: 'DSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 256 | DSA_set0_key(*dsactx, pub_key, priv_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:26, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/dsa.h:206:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 206 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_key(DSA *d, BIGNUM *pub_key, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_dsa_sha1_verify': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:289:9: warning: 'DSA_do_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 289 | ret = DSA_do_verify(hash, SHA_DIGEST_LENGTH, dsasig, 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: 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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/dsa.h:115:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 115 | OSSL_DEPRECATEDIN_3_0 int DSA_do_verify(const unsigned char *dgst, int dgst_len, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_ecdsa_get_curve_type': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:308:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 308 | const EC_GROUP *group = EC_KEY_get0_group(ec_ctx); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1034:39: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_ecdsa_curve_name_with_octal_new': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:359:5: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 359 | EC_KEY *ec_key = EC_KEY_new_by_curve_name(curve); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:998:31: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:363:9: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 363 | ec_group = EC_KEY_get0_group(ec_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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1034:39: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:366:9: warning: 'EC_KEY_set_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 366 | ret = EC_KEY_set_public_key(ec_key, point); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1070:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1070 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/sftp.c:3755:1: fatal error: error writing to /tmp/ccy7CObt.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 3755 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_ecdsa_verify': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:416:9: warning: 'ECDSA_do_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 416 | LIBSSH2_ECDSA_VERIFY(256); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1391:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1391 | OSSL_DEPRECATEDIN_3_0 int ECDSA_do_verify(const unsigned char *dgst, int dgst_len, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:419:9: warning: 'ECDSA_do_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 419 | LIBSSH2_ECDSA_VERIFY(384); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1391:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1391 | OSSL_DEPRECATEDIN_3_0 int ECDSA_do_verify(const unsigned char *dgst, int dgst_len, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:422:9: warning: 'ECDSA_do_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 422 | LIBSSH2_ECDSA_VERIFY(512); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1391:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1391 | OSSL_DEPRECATEDIN_3_0 int ECDSA_do_verify(const unsigned char *dgst, int dgst_len, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/userauth.c:2166:1: fatal error: error writing to /tmp/ccV3xmnz.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 2166 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_openssl_crypto_init': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:689:5: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 689 | ENGINE_load_builtin_engines(); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included 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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/engine.h:358:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:690:5: warning: 'ENGINE_register_all_complete' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 690 | ENGINE_register_all_complete(); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included 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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/engine.h:415:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 415 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_all_complete(void); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_rsa_new_private_frommemory': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:807:9: warning: 'PEM_read_bio_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 807 | (pem_read_bio_func) &PEM_read_bio_RSAPrivateKey; [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/ui.h:30, [INFO] [stderr] warning: libssh2-sys@0.3.0: from /usr/include/openssl/engine.h:30, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/pem.h:447:1: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function 'gen_publickey_from_rsa': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:833:5: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 833 | RSA_get0_key(rsa, &n, &e, NULL); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:217:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 217 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function 'gen_publickey_from_rsa_evp': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:881:5: warning: 'EVP_PKEY_get1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 881 | rsa = EVP_PKEY_get1_RSA(pk); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/rand.h:23, [INFO] [stderr] warning: libssh2-sys@0.3.0: from /usr/include/openssl/engine.h:29, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/evp.h:1348:16: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1348 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:896:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 896 | RSA_free(rsa); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:293:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 293 | 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/openssl.c:907:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 907 | RSA_free(rsa); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:293:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 293 | 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/openssl.c: In function '_libssh2_rsa_new_additional_parameters': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:930:5: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 930 | RSA_get0_key(rsa, NULL, NULL, &d); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:217:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 217 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:931:5: warning: 'RSA_get0_factors' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 931 | RSA_get0_factors(rsa, &p, &q); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:220:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 220 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_factors(const RSA *r, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:969:5: warning: 'RSA_set0_crt_params' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 969 | RSA_set0_crt_params(rsa, dmp1, dmq1, NULL); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:209:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 209 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_crt_params(RSA *r, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function 'gen_publickey_from_rsa_openssh_priv_data': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1066:9: warning: 'EVP_PKEY_set1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1066 | EVP_PKEY_set1_RSA(pk, rsa); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/rand.h:23, [INFO] [stderr] warning: libssh2-sys@0.3.0: from /usr/include/openssl/engine.h:29, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/evp.h:1344:5: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1344 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1079:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1079 | RSA_free(rsa); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:293:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 293 | 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/openssl.c:1086:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1086 | RSA_free(rsa); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:293:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 293 | 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/openssl.c: In function '_libssh2_rsa_new_private': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1157:9: warning: 'PEM_read_bio_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1157 | (pem_read_bio_func) &PEM_read_bio_RSAPrivateKey; [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/ui.h:30, [INFO] [stderr] warning: libssh2-sys@0.3.0: from /usr/include/openssl/engine.h:30, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/pem.h:447:1: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_dsa_new_private_frommemory': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1182:9: warning: 'PEM_read_bio_DSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1182 | (pem_read_bio_func) &PEM_read_bio_DSAPrivateKey; [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/ui.h:30, [INFO] [stderr] warning: libssh2-sys@0.3.0: from /usr/include/openssl/engine.h:30, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/pem.h:453:1: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 453 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, DSAPrivateKey, DSA) [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function 'gen_publickey_from_dsa': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1211:5: warning: 'DSA_get0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1211 | DSA_get0_pqg(dsa, &p_bn, &q, &g); [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: 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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/dsa.h:201:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 201 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1219:5: warning: 'DSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1219 | DSA_get0_key(dsa, &pub_key, NULL); [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: 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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/dsa.h:204:28: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 204 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_key(const DSA *d, const BIGNUM **pub_key, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function 'gen_publickey_from_dsa_evp': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1270:5: warning: 'EVP_PKEY_get1_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1270 | dsa = EVP_PKEY_get1_DSA(pk); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/rand.h:23, [INFO] [stderr] warning: libssh2-sys@0.3.0: from /usr/include/openssl/engine.h:29, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/evp.h:1357:16: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1357 | struct dsa_st *EVP_PKEY_get1_DSA(EVP_PKEY *pkey); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1285:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1285 | DSA_free(dsa); [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: 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/openssl.c:41: [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/openssl.c:1296:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1296 | DSA_free(dsa); [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: 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/openssl.c:41: [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/openssl.c: In function 'gen_publickey_from_dsa_openssh_priv_data': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1366:9: warning: 'EVP_PKEY_set1_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1366 | EVP_PKEY_set1_DSA(pk, dsa); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/rand.h:23, [INFO] [stderr] warning: libssh2-sys@0.3.0: from /usr/include/openssl/engine.h:29, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/evp.h:1353:5: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1353 | int EVP_PKEY_set1_DSA(EVP_PKEY *pkey, struct dsa_st *key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1379:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1379 | DSA_free(dsa); [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: 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/openssl.c:41: [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/openssl.c:1386:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1386 | DSA_free(dsa); [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: 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/openssl.c:41: [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/openssl.c: In function '_libssh2_dsa_new_private': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1457:9: warning: 'PEM_read_bio_DSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1457 | (pem_read_bio_func) &PEM_read_bio_DSAPrivateKey; [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/ui.h:30, [INFO] [stderr] warning: libssh2-sys@0.3.0: from /usr/include/openssl/engine.h:30, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/pem.h:453:1: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 453 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, DSAPrivateKey, DSA) [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_ecdsa_new_private_frommemory': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1485:9: warning: 'PEM_read_bio_ECPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1485 | (pem_read_bio_func) &PEM_read_bio_ECPrivateKey; [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/ui.h:30, [INFO] [stderr] warning: libssh2-sys@0.3.0: from /usr/include/openssl/engine.h:30, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/pem.h:462:1: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 462 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, ECPrivateKey, EC_KEY) [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_rsa_sha2_sign': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1919:5: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1919 | sig_len = RSA_size(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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:204:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 204 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1927:9: warning: 'RSA_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1927 | ret = RSA_sign(NID_sha1, hash, hash_len, sig, &sig_len, 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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:348:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 348 | OSSL_DEPRECATEDIN_3_0 int RSA_sign(int type, const unsigned char *m, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1929:9: warning: 'RSA_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1929 | ret = RSA_sign(NID_sha256, hash, hash_len, sig, &sig_len, 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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:348:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 348 | OSSL_DEPRECATEDIN_3_0 int RSA_sign(int type, const unsigned char *m, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1931:9: warning: 'RSA_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1931 | ret = RSA_sign(NID_sha512, hash, hash_len, sig, &sig_len, 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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:348:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 348 | OSSL_DEPRECATEDIN_3_0 int RSA_sign(int type, const unsigned char *m, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_dsa_sha1_sign': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:1974:5: warning: 'DSA_do_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 1974 | sig = DSA_do_sign(hash, SHA_DIGEST_LENGTH, 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: 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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/dsa.h:113:32: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 113 | OSSL_DEPRECATEDIN_3_0 DSA_SIG *DSA_do_sign(const unsigned char *dgst, int dlen, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_ecdsa_sign': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2022:5: warning: 'ECDSA_do_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2022 | ECDSA_SIG *sig = ECDSA_do_sign(hash, hash_len, ec_ctx); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1365:34: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1365 | OSSL_DEPRECATEDIN_3_0 ECDSA_SIG *ECDSA_do_sign(const unsigned char *dgst, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function 'gen_publickey_from_ec_evp': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2344:5: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2344 | ec = EVP_PKEY_get1_EC_KEY(pk); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/rand.h:23, [INFO] [stderr] warning: libssh2-sys@0.3.0: from /usr/include/openssl/engine.h:29, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/evp.h:1374:19: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1374 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2350:5: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2350 | public_key = EC_KEY_get0_public_key(ec); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1062:39: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2351:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2351 | group = EC_KEY_get0_group(ec); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1034:39: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2425:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2425 | EC_KEY_free(ec); [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/openssl.c:41: [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/openssl.c: In function 'gen_publickey_from_ecdsa_openssh_priv_data': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2499:5: warning: 'EC_KEY_set_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2499 | rc = (EC_KEY_set_private_key(ec_key, bn_exponent) != 1); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1056:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1056 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2503:9: warning: 'EVP_PKEY_set1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2503 | EVP_PKEY_set1_EC_KEY(pk, ec_key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/rand.h:23, [INFO] [stderr] warning: libssh2-sys@0.3.0: from /usr/include/openssl/engine.h:29, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/evp.h:1370:5: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1370 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2516:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2516 | EC_KEY_free(ec_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/openssl.c:41: [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/openssl.c:2522:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2522 | EC_KEY_free(ec_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/openssl.c:41: [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/openssl.c: In function '_libssh2_ecdsa_new_private': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2593:5: warning: 'PEM_read_bio_ECPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2593 | pem_read_bio_func read_ec = (pem_read_bio_func) &PEM_read_bio_ECPrivateKey; [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/ui.h:30, [INFO] [stderr] warning: libssh2-sys@0.3.0: from /usr/include/openssl/engine.h:30, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/pem.h:462:1: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 462 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, ECPrivateKey, EC_KEY) [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_ecdsa_create_key': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2635:5: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2635 | private_key = EC_KEY_new_by_curve_name(curve_type); [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:998:31: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2636:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2636 | group = EC_KEY_get0_group(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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1034:39: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2638:5: warning: 'EC_KEY_generate_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2638 | EC_KEY_generate_key(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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1101:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1101 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_generate_key(EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2639:5: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2639 | public_key = EC_KEY_get0_public_key(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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1062:39: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c: In function '_libssh2_ecdh_gen_k': [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2706:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2706 | private_key_group = EC_KEY_get0_group(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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1034:39: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:2726:5: warning: 'ECDH_compute_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libssh2-sys@0.3.0: 2726 | secret_len = ECDH_compute_key(secret, secret_len, server_public_key_point, [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/openssl.c:41: [INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1296:27: note: declared here [INFO] [stderr] warning: libssh2-sys@0.3.0: 1296 | OSSL_DEPRECATEDIN_3_0 int ECDH_compute_key(void *out, size_t outlen, [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/sftp.o" "-c" "libssh2/src/sftp.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/userauth.o" "-c" "libssh2/src/userauth.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/userauth_kbd_packet.o" "-c" "libssh2/src/userauth_kbd_packet.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=libssh2/src/openssl.c: At top level: [INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/openssl.c:3360:1: fatal error: error writing to /tmp/cc6ni2LD.s: No space left on device [INFO] [stderr] warning: libssh2-sys@0.3.0: 3360 | } [INFO] [stderr] warning: libssh2-sys@0.3.0: | ^ [INFO] [stderr] warning: libssh2-sys@0.3.0: compilation terminated. [INFO] [stderr] warning: libssh2-sys@0.3.0: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/openssl.o" "-c" "libssh2/src/openssl.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [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-f1345dbf18fcb1bb/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-2582436226a6f2fc/out/include [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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] 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=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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/agent.o" "-c" "libssh2/src/agent.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/bcrypt_pbkdf.o" "-c" "libssh2/src/bcrypt_pbkdf.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/blowfish.o" "-c" "libssh2/src/blowfish.c" [INFO] [stderr] cargo:warning=/tmp/ccRnSmQa.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccRnSmQa.s: Fatal error: can't write 24 bytes to section .data.rel.local.agent_ops_unix of /opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/build/libssh2/src/agent.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccRnSmQa.s: Fatal error: /opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/build/libssh2/src/agent.o: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/blowfish.c:645:1: fatal error: error writing to /tmp/ccfZpyCI.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 645 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/channel.o" "-c" "libssh2/src/channel.c" [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/agent.o" "-c" "libssh2/src/agent.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/blowfish.o" "-c" "libssh2/src/blowfish.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/comp.o" "-c" "libssh2/src/comp.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/crypt.o" "-c" "libssh2/src/crypt.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/global.o" "-c" "libssh2/src/global.c" [INFO] [stderr] cargo:warning=/tmp/ccZewivE.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccZewivE.s: Fatal error: /opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/build/libssh2/src/crypt.o: No space left on device [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/crypt.o" "-c" "libssh2/src/crypt.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/hostkey.o" "-c" "libssh2/src/hostkey.c" [INFO] [stderr] cargo:warning=libssh2/src/channel.c:2904:1: fatal error: error writing to /tmp/ccMebYZu.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 2904 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/keepalive.o" "-c" "libssh2/src/keepalive.c" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/channel.o" "-c" "libssh2/src/channel.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/kex.o" "-c" "libssh2/src/kex.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/knownhost.o" "-c" "libssh2/src/knownhost.c" [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c: In function 'hostkey_method_ssh_rsa_dtor': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c:403:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 403 | _libssh2_rsa_free(rsactx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/hostkey.c:39: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:293:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c: In function 'hostkey_method_ssh_dss_dtor': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c:672:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 672 | _libssh2_dsa_free(dsactx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/hostkey.c:39: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/dsa.h:127:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c: In function 'hostkey_method_ssh_ecdsa_dtor': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c:952:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 952 | _libssh2_ecdsa_free(keyctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/hostkey.c:39: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/mac.o" "-c" "libssh2/src/mac.c" [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c: At top level: [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/hostkey.c:1383:1: fatal error: error writing to /tmp/ccuQfgab.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1383 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/kex.c: In function 'kex_method_ecdh_key_exchange': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/kex.c:2322:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2322 | _libssh2_ecdsa_free(key_state->private_key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/kex.c:39: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c: In function 'knownhost_check': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:423:21: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 423 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/knownhost.c:39: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:430:21: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 430 | libssh2_hmac_sha1_init(&ctx, (unsigned char *)node->salt, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/knownhost.c:39: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:432:21: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 432 | libssh2_hmac_update(ctx, (unsigned char *)host, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/knownhost.c:39: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:434:21: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 434 | libssh2_hmac_final(ctx, hash); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/knownhost.c:39: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:435:21: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 435 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/knownhost.c:39: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/misc.o" "-c" "libssh2/src/misc.c" [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/hostkey.o" "-c" "libssh2/src/hostkey.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=libssh2/src/mac.c: In function 'mac_method_hmac_sha2_512_hash': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:117:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 117 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:118:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 118 | libssh2_hmac_sha512_init(&ctx, *abstract, 64); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:119:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 119 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:120:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 120 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:122:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 122 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:124:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 124 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:125:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 125 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c: In function 'mac_method_hmac_sha2_256_hash': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:162:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 162 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:163:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 163 | libssh2_hmac_sha256_init(&ctx, *abstract, 32); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:164:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 164 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:165:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 165 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:167:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 167 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:169:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 169 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:170:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 170 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c: In function 'mac_method_hmac_sha1_hash': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:207:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 207 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:208:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 208 | libssh2_hmac_sha1_init(&ctx, *abstract, 20); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:209:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 209 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:210:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 210 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:212:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 212 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:214:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 214 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:215:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 215 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c: In function 'mac_method_hmac_md5_hash': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:280:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 280 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:281:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 281 | libssh2_hmac_md5_init(&ctx, *abstract, 16); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:282:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 282 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:283:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 283 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:285:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 285 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:287:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 287 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:288:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 288 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c: In function 'mac_method_hmac_ripemd160_hash': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:353:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 353 | libssh2_hmac_ctx_init(ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:33:33: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:354:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 354 | libssh2_hmac_ripemd160_init(&ctx, *abstract, 20); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:43:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:355:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 355 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:356:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 356 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:358:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 358 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:360:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 360 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:361:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 361 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:92, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/mac.c:38: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c: At top level: [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/knownhost.c:1271:1: fatal error: error writing to /tmp/cc2Q1v74.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1271 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c: At top level: [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/mac.c:414:1: fatal error: error writing to /tmp/cc5olZus.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 414 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/knownhost.o" "-c" "libssh2/src/knownhost.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/mac.o" "-c" "libssh2/src/mac.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/packet.o" "-c" "libssh2/src/packet.c" [INFO] [stderr] cargo:warning=libssh2/src/misc.c:907:1: fatal error: error writing to /tmp/cceivvZH.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 907 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/misc.o" "-c" "libssh2/src/misc.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=libssh2/src/kex.c: At top level: [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/kex.c:4163:1: fatal error: error writing to /tmp/ccNlBBVH.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 4163 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/pem.o" "-c" "libssh2/src/pem.c" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/kex.o" "-c" "libssh2/src/kex.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/publickey.o" "-c" "libssh2/src/publickey.c" [INFO] [stderr] cargo:warning=libssh2/src/packet.c:1406:1: fatal error: error writing to /tmp/ccWmlFGb.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1406 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/pem.c:911:1: fatal error: error writing to /tmp/cc9hTWON.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 911 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/packet.o" "-c" "libssh2/src/packet.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/pem.o" "-c" "libssh2/src/pem.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/scp.o" "-c" "libssh2/src/scp.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/session.o" "-c" "libssh2/src/session.c" [INFO] [stderr] cargo:warning=libssh2/src/publickey.c:1278:1: fatal error: error writing to /tmp/ccEvC3BX.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1278 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/session.c:1841:1: fatal error: error writing to /tmp/ccNCkuAM.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1841 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/sftp.o" "-c" "libssh2/src/sftp.c" [INFO] [stderr] cargo:warning=libssh2/src/scp.c:1145:1: fatal error: error writing to /tmp/cc6N9O8o.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1145 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/publickey.o" "-c" "libssh2/src/publickey.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/scp.o" "-c" "libssh2/src/scp.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/session.o" "-c" "libssh2/src/session.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/transport.o" "-c" "libssh2/src/transport.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/userauth.o" "-c" "libssh2/src/userauth.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/userauth_kbd_packet.o" "-c" "libssh2/src/userauth_kbd_packet.c" [INFO] [stderr] cargo:warning=libssh2/src/transport.c:924:1: fatal error: error writing to /tmp/ccgGzcMT.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 924 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/openssl.o" "-c" "libssh2/src/openssl.c" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/transport.o" "-c" "libssh2/src/transport.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=libssh2/src/userauth_kbd_packet.c:162:1: fatal error: error writing to /tmp/ccp32FMx.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 162 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_rsa_new': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:131:5: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 131 | *rsa = RSA_new(); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:201:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:133:5: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 133 | RSA_set0_key(*rsa, n, e, d); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:207:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 207 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:141:5: warning: 'RSA_set0_factors' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 141 | RSA_set0_factors(*rsa, p, q); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:208:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 208 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:148:5: warning: 'RSA_set0_crt_params' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 148 | RSA_set0_crt_params(*rsa, dmp1, dmq1, iqmp); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:209:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 209 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_crt_params(RSA *r, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_rsa_sha2_verify': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:191:5: warning: 'RSA_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 191 | ret = RSA_verify(nid_type, hash, hash_len, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:351:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 351 | OSSL_DEPRECATEDIN_3_0 int RSA_verify(int type, const unsigned char *m, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_dsa_new': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:245:5: warning: 'DSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 245 | *dsactx = DSA_new(); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/dsa.h:125:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 125 | OSSL_DEPRECATEDIN_3_0 DSA *DSA_new(void); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:248:5: warning: 'DSA_set0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 248 | DSA_set0_pqg(*dsactx, p_bn, q_bn, g_bn); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/dsa.h:203:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 203 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_pqg(DSA *d, BIGNUM *p, BIGNUM *q, BIGNUM *g); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:256:5: warning: 'DSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 256 | DSA_set0_key(*dsactx, pub_key, priv_key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/dsa.h:206:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 206 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_key(DSA *d, BIGNUM *pub_key, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_dsa_sha1_verify': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:289:9: warning: 'DSA_do_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 289 | ret = DSA_do_verify(hash, SHA_DIGEST_LENGTH, dsasig, dsactx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/dsa.h:115:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 115 | OSSL_DEPRECATEDIN_3_0 int DSA_do_verify(const unsigned char *dgst, int dgst_len, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_ecdsa_get_curve_type': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:308:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 308 | const EC_GROUP *group = EC_KEY_get0_group(ec_ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1034:39: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_ecdsa_curve_name_with_octal_new': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:359:5: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 359 | EC_KEY *ec_key = EC_KEY_new_by_curve_name(curve); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:998:31: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:363:9: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 363 | ec_group = EC_KEY_get0_group(ec_key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1034:39: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:366:9: warning: 'EC_KEY_set_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 366 | ret = EC_KEY_set_public_key(ec_key, point); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1070:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1070 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/sftp.c:3755:1: fatal error: error writing to /tmp/ccy7CObt.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 3755 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_ecdsa_verify': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:416:9: warning: 'ECDSA_do_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 416 | LIBSSH2_ECDSA_VERIFY(256); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1391:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1391 | OSSL_DEPRECATEDIN_3_0 int ECDSA_do_verify(const unsigned char *dgst, int dgst_len, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:419:9: warning: 'ECDSA_do_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 419 | LIBSSH2_ECDSA_VERIFY(384); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1391:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1391 | OSSL_DEPRECATEDIN_3_0 int ECDSA_do_verify(const unsigned char *dgst, int dgst_len, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:422:9: warning: 'ECDSA_do_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 422 | LIBSSH2_ECDSA_VERIFY(512); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1391:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1391 | OSSL_DEPRECATEDIN_3_0 int ECDSA_do_verify(const unsigned char *dgst, int dgst_len, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/userauth.c:2166:1: fatal error: error writing to /tmp/ccV3xmnz.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 2166 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_openssl_crypto_init': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:689:5: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 689 | ENGINE_load_builtin_engines(); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/engine.h:358:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:690:5: warning: 'ENGINE_register_all_complete' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 690 | ENGINE_register_all_complete(); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/engine.h:415:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 415 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_all_complete(void); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_rsa_new_private_frommemory': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:807:9: warning: 'PEM_read_bio_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 807 | (pem_read_bio_func) &PEM_read_bio_RSAPrivateKey; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/ui.h:30, [INFO] [stderr] [INFO] [stderr] cargo:warning= from /usr/include/openssl/engine.h:30, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/pem.h:447:1: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function 'gen_publickey_from_rsa': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:833:5: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 833 | RSA_get0_key(rsa, &n, &e, NULL); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:217:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 217 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function 'gen_publickey_from_rsa_evp': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:881:5: warning: 'EVP_PKEY_get1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 881 | rsa = EVP_PKEY_get1_RSA(pk); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/rand.h:23, [INFO] [stderr] [INFO] [stderr] cargo:warning= from /usr/include/openssl/engine.h:29, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/evp.h:1348:16: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1348 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:896:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 896 | RSA_free(rsa); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:293:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:907:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 907 | RSA_free(rsa); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:293:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_rsa_new_additional_parameters': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:930:5: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 930 | RSA_get0_key(rsa, NULL, NULL, &d); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:217:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 217 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:931:5: warning: 'RSA_get0_factors' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 931 | RSA_get0_factors(rsa, &p, &q); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:220:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 220 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_factors(const RSA *r, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:969:5: warning: 'RSA_set0_crt_params' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 969 | RSA_set0_crt_params(rsa, dmp1, dmq1, NULL); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:209:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 209 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_crt_params(RSA *r, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function 'gen_publickey_from_rsa_openssh_priv_data': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1066:9: warning: 'EVP_PKEY_set1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1066 | EVP_PKEY_set1_RSA(pk, rsa); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/rand.h:23, [INFO] [stderr] [INFO] [stderr] cargo:warning= from /usr/include/openssl/engine.h:29, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/evp.h:1344:5: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1344 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1079:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1079 | RSA_free(rsa); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:293:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1086:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1086 | RSA_free(rsa); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:293:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_rsa_new_private': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1157:9: warning: 'PEM_read_bio_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1157 | (pem_read_bio_func) &PEM_read_bio_RSAPrivateKey; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/ui.h:30, [INFO] [stderr] [INFO] [stderr] cargo:warning= from /usr/include/openssl/engine.h:30, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/pem.h:447:1: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_dsa_new_private_frommemory': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1182:9: warning: 'PEM_read_bio_DSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1182 | (pem_read_bio_func) &PEM_read_bio_DSAPrivateKey; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/ui.h:30, [INFO] [stderr] [INFO] [stderr] cargo:warning= from /usr/include/openssl/engine.h:30, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/pem.h:453:1: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 453 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, DSAPrivateKey, DSA) [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function 'gen_publickey_from_dsa': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1211:5: warning: 'DSA_get0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1211 | DSA_get0_pqg(dsa, &p_bn, &q, &g); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/dsa.h:201:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 201 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1219:5: warning: 'DSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1219 | DSA_get0_key(dsa, &pub_key, NULL); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/dsa.h:204:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 204 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_key(const DSA *d, const BIGNUM **pub_key, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function 'gen_publickey_from_dsa_evp': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1270:5: warning: 'EVP_PKEY_get1_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1270 | dsa = EVP_PKEY_get1_DSA(pk); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/rand.h:23, [INFO] [stderr] [INFO] [stderr] cargo:warning= from /usr/include/openssl/engine.h:29, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/evp.h:1357:16: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1357 | struct dsa_st *EVP_PKEY_get1_DSA(EVP_PKEY *pkey); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1285:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1285 | DSA_free(dsa); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/dsa.h:127:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1296:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1296 | DSA_free(dsa); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/dsa.h:127:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function 'gen_publickey_from_dsa_openssh_priv_data': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1366:9: warning: 'EVP_PKEY_set1_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1366 | EVP_PKEY_set1_DSA(pk, dsa); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/rand.h:23, [INFO] [stderr] [INFO] [stderr] cargo:warning= from /usr/include/openssl/engine.h:29, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/evp.h:1353:5: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1353 | int EVP_PKEY_set1_DSA(EVP_PKEY *pkey, struct dsa_st *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1379:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1379 | DSA_free(dsa); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/dsa.h:127:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1386:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1386 | DSA_free(dsa); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/dsa.h:127:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_dsa_new_private': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1457:9: warning: 'PEM_read_bio_DSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1457 | (pem_read_bio_func) &PEM_read_bio_DSAPrivateKey; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/ui.h:30, [INFO] [stderr] [INFO] [stderr] cargo:warning= from /usr/include/openssl/engine.h:30, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/pem.h:453:1: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 453 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, DSAPrivateKey, DSA) [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_ecdsa_new_private_frommemory': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1485:9: warning: 'PEM_read_bio_ECPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1485 | (pem_read_bio_func) &PEM_read_bio_ECPrivateKey; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/ui.h:30, [INFO] [stderr] [INFO] [stderr] cargo:warning= from /usr/include/openssl/engine.h:30, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/pem.h:462:1: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 462 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, ECPrivateKey, EC_KEY) [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_rsa_sha2_sign': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1919:5: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1919 | sig_len = RSA_size(rsactx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:204:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 204 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1927:9: warning: 'RSA_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1927 | ret = RSA_sign(NID_sha1, hash, hash_len, sig, &sig_len, rsactx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:348:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 348 | OSSL_DEPRECATEDIN_3_0 int RSA_sign(int type, const unsigned char *m, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1929:9: warning: 'RSA_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1929 | ret = RSA_sign(NID_sha256, hash, hash_len, sig, &sig_len, rsactx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:348:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 348 | OSSL_DEPRECATEDIN_3_0 int RSA_sign(int type, const unsigned char *m, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1931:9: warning: 'RSA_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1931 | ret = RSA_sign(NID_sha512, hash, hash_len, sig, &sig_len, rsactx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from libssh2/src/openssl.h:81, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/rsa.h:348:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 348 | OSSL_DEPRECATEDIN_3_0 int RSA_sign(int type, const unsigned char *m, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_dsa_sha1_sign': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:1974:5: warning: 'DSA_do_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 1974 | sig = DSA_do_sign(hash, SHA_DIGEST_LENGTH, dsactx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:26, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/dsa.h:113:32: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 113 | OSSL_DEPRECATEDIN_3_0 DSA_SIG *DSA_do_sign(const unsigned char *dgst, int dlen, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_ecdsa_sign': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2022:5: warning: 'ECDSA_do_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2022 | ECDSA_SIG *sig = ECDSA_do_sign(hash, hash_len, ec_ctx); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1365:34: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1365 | OSSL_DEPRECATEDIN_3_0 ECDSA_SIG *ECDSA_do_sign(const unsigned char *dgst, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function 'gen_publickey_from_ec_evp': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2344:5: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2344 | ec = EVP_PKEY_get1_EC_KEY(pk); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/rand.h:23, [INFO] [stderr] [INFO] [stderr] cargo:warning= from /usr/include/openssl/engine.h:29, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/evp.h:1374:19: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1374 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2350:5: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2350 | public_key = EC_KEY_get0_public_key(ec); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1062:39: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2351:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2351 | group = EC_KEY_get0_group(ec); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1034:39: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2425:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2425 | EC_KEY_free(ec); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function 'gen_publickey_from_ecdsa_openssh_priv_data': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2499:5: warning: 'EC_KEY_set_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2499 | rc = (EC_KEY_set_private_key(ec_key, bn_exponent) != 1); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1056:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1056 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2503:9: warning: 'EVP_PKEY_set1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2503 | EVP_PKEY_set1_EC_KEY(pk, ec_key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/rand.h:23, [INFO] [stderr] [INFO] [stderr] cargo:warning= from /usr/include/openssl/engine.h:29, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/evp.h:1370:5: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1370 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2516:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2516 | EC_KEY_free(ec_key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2522:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2522 | EC_KEY_free(ec_key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1003:28: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_ecdsa_new_private': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2593:5: warning: 'PEM_read_bio_ECPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2593 | pem_read_bio_func read_ec = (pem_read_bio_func) &PEM_read_bio_ECPrivateKey; [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/ui.h:30, [INFO] [stderr] [INFO] [stderr] cargo:warning= from /usr/include/openssl/engine.h:30, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/pem.h:462:1: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 462 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, ECPrivateKey, EC_KEY) [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_ecdsa_create_key': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2635:5: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2635 | private_key = EC_KEY_new_by_curve_name(curve_type); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:998:31: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2636:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2636 | group = EC_KEY_get0_group(private_key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1034:39: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2638:5: warning: 'EC_KEY_generate_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2638 | EC_KEY_generate_key(private_key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1101:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1101 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_generate_key(EC_KEY *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2639:5: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2639 | public_key = EC_KEY_get0_public_key(private_key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1062:39: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c: In function '_libssh2_ecdh_gen_k': [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2706:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2706 | private_key_group = EC_KEY_get0_group(private_key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1034:39: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:2726:5: warning: 'ECDH_compute_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] [INFO] [stderr] cargo:warning= 2726 | secret_len = ECDH_compute_key(secret, secret_len, server_public_key_point, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=In file included from /usr/include/openssl/engine.h:28, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.h:83, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/crypto.h:42, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/libssh2_priv.h:141, [INFO] [stderr] [INFO] [stderr] cargo:warning= from libssh2/src/openssl.c:41: [INFO] [stderr] [INFO] [stderr] cargo:warning=/usr/include/openssl/ec.h:1296:27: note: declared here [INFO] [stderr] [INFO] [stderr] cargo:warning= 1296 | OSSL_DEPRECATEDIN_3_0 int ECDH_compute_key(void *out, size_t outlen, [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/sftp.o" "-c" "libssh2/src/sftp.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/userauth.o" "-c" "libssh2/src/userauth.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/userauth_kbd_packet.o" "-c" "libssh2/src/userauth_kbd_packet.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=libssh2/src/openssl.c: At top level: [INFO] [stderr] [INFO] [stderr] cargo:warning=libssh2/src/openssl.c:3360:1: fatal error: error writing to /tmp/cc6ni2LD.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 3360 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/openssl.o" "-c" "libssh2/src/openssl.c" with args "cc" did not execute successfully (status code 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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-2582436226a6f2fc/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-2582436226a6f2fc/out/build/libssh2/src/openssl.o" "-c" "libssh2/src/openssl.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqTw4AL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNzJbGs" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: /tmp/ccFEeNE1.s: Assembler messages: [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: /tmp/ccFEeNE1.s: Fatal error: can't write 25 bytes to section .text.ERR_isError of /opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/error_private.o: 'No space left on device' [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: /tmp/ccFEeNE1.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/error_private.o: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/error_private.o" "-c" "zstd/lib/common/error_private.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/common/fse_decompress.c:309:1: fatal error: error writing to /tmp/ccN757RU.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 309 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/zstd_common.o" "-c" "zstd/lib/common/zstd_common.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: /tmp/ccO3TvDd.s: Assembler messages: [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: /tmp/ccO3TvDd.s: Fatal error: can't write 11 bytes to section .text.MEM_32bits of /opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/fse_compress.o: 'No space left on device' [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: /tmp/ccO3TvDd.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/fse_compress.o: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/fse_compress.o" "-c" "zstd/lib/compress/fse_compress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/huf_compress.o" "-c" "zstd/lib/compress/huf_compress.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/compress/zstd_compress_literals.c:235:1: fatal error: error writing to /tmp/ccx3Xwxk.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 235 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/compress/zstd_compress_sequences.c:442:1: fatal error: error writing to /tmp/ccWvR5Y1.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 442 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/compress/zstd_compress_superblock.c:577:1: fatal error: error writing to /tmp/ccdGcGeL.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 577 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/compress/zstd_compress.c:7032:1: fatal error: error writing to /tmp/ccYVIGiB.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 7032 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/compress/huf_compress.c:1435:1: fatal error: error writing to /tmp/ccBqzKU7.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 1435 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/huf_compress.o" "-c" "zstd/lib/compress/huf_compress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/compress/zstd_ldm.c:724:1: fatal error: error writing to /tmp/cc1Y9m6x.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 724 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/compress/zstd_double_fast.c:758:1: fatal error: error writing to /tmp/cc5BGp22.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 758 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/compress/zstd_fast.c:960:1: fatal error: error writing to /tmp/ccumpX2u.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 960 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_fast.o" "-c" "zstd/lib/compress/zstd_fast.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/compress/zstdmt_compress.c:1867:1: fatal error: error writing to /tmp/ccBnvC2c.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 1867 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/decompress/zstd_ddict.c:244:1: fatal error: error writing to /tmp/ccag8O9E.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 244 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/dictBuilder/cover.o" "-c" "zstd/lib/dictBuilder/cover.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/compress/zstd_opt.c:1468:1: fatal error: error writing to /tmp/ccPwnue4.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 1468 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/dictBuilder/cover.c:1257:1: fatal error: error writing to /tmp/cc0IOCRV.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 1257 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/decompress/zstd_decompress.c:2355:1: fatal error: error writing to /tmp/ccpAYGQ4.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 2355 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/legacy/zstd_v01.c:2125:1: fatal error: error writing to /tmp/ccO7R1Yw.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 2125 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/dictBuilder/fastcover.c:766:1: fatal error: error writing to /tmp/ccD2KtAc.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 766 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/dictBuilder/cover.o" "-c" "zstd/lib/dictBuilder/cover.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/cc3eJvfK.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 1913 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/dictBuilder/divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/dictBuilder/fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v01.o" "-c" "zstd/lib/legacy/zstd_v01.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/dictBuilder/zdict.c:1127:1: fatal error: error writing to /tmp/cciEQQg1.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 1127 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/legacy/zstd_v02.c:3477:1: fatal error: error writing to /tmp/ccueZVwG.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 3477 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/legacy/zstd_v03.c:3117:1: fatal error: error writing to /tmp/ccq3AiK4.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 3117 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/legacy/zstd_v04.c:3605:1: fatal error: error writing to /tmp/ccivp216.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 3605 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/decompress/huf_decompress.c:1882:1: fatal error: error writing to /tmp/ccWrY0mv.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 1882 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/dictBuilder/zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S" [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/decompress/huf_decompress_amd64.S:12: fatal error: when writing output to /tmp/ccccjYqQ.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 12 | [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/legacy/zstd_v06.c:4113:1: fatal error: error writing to /tmp/ccj9FzRw.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 4113 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: zstd/lib/legacy/zstd_v05.c:4004:1: fatal error: error writing to /tmp/cc6ukmDR.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 4004 | size_t ZBUFFv05_recommendedDOutSize(void) { return BLOCKSIZE; } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v07.c:4498:1: fatal error: error writing to /tmp/ccPVFiTB.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 4498 | size_t ZBUFFv07_recommendedDOutSize(void) { return ZSTDv07_BLOCKSIZE_ABSOLUTEMAX; } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress_block.c:2192:1: fatal error: error writing to /tmp/ccNxBULR.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 2192 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_lazy.c:2157:1: fatal error: error writing to /tmp/ccNw9VN4.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: 2157 | } [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: | ^ [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.9+zstd.1.5.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.9+zstd.1.5.5` [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/zstd-sys-63d3457741d4bbf7/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [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] 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=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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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: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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/entropy_common.o" "-c" "zstd/lib/common/entropy_common.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/error_private.o" "-c" "zstd/lib/common/error_private.c" [INFO] [stderr] cargo:warning=/tmp/ccFEeNE1.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccFEeNE1.s: Fatal error: can't write 25 bytes to section .text.ERR_isError of /opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/error_private.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccFEeNE1.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/error_private.o: No space left on device [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/error_private.o" "-c" "zstd/lib/common/error_private.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/pool.o" "-c" "zstd/lib/common/pool.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/threading.o" "-c" "zstd/lib/common/threading.c" [INFO] [stderr] cargo:warning=zstd/lib/common/fse_decompress.c:309:1: fatal error: error writing to /tmp/ccN757RU.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 309 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/common/zstd_common.o" "-c" "zstd/lib/common/zstd_common.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/fse_compress.o" "-c" "zstd/lib/compress/fse_compress.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/hist.o" "-c" "zstd/lib/compress/hist.c" [INFO] [stderr] cargo:warning=/tmp/ccO3TvDd.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccO3TvDd.s: Fatal error: can't write 11 bytes to section .text.MEM_32bits of /opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/fse_compress.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccO3TvDd.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/fse_compress.o: No space left on device [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/fse_compress.o" "-c" "zstd/lib/compress/fse_compress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/huf_compress.o" "-c" "zstd/lib/compress/huf_compress.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.c" [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_compress_literals.c:235:1: fatal error: error writing to /tmp/ccx3Xwxk.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 235 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c" [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_compress_sequences.c:442:1: fatal error: error writing to /tmp/ccWvR5Y1.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 442 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_fast.o" "-c" "zstd/lib/compress/zstd_fast.c" [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_compress_superblock.c:577:1: fatal error: error writing to /tmp/ccdGcGeL.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 577 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_compress.c:7032:1: fatal error: error writing to /tmp/ccYVIGiB.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 7032 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c" [INFO] [stderr] cargo:warning=zstd/lib/compress/huf_compress.c:1435:1: fatal error: error writing to /tmp/ccBqzKU7.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1435 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/huf_compress.o" "-c" "zstd/lib/compress/huf_compress.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c" [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_ldm.c:724:1: fatal error: error writing to /tmp/cc1Y9m6x.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 724 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c" [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_double_fast.c:758:1: fatal error: error writing to /tmp/cc5BGp22.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 758 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_fast.c:960:1: fatal error: error writing to /tmp/ccumpX2u.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 960 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_fast.o" "-c" "zstd/lib/compress/zstd_fast.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c" [INFO] [stderr] cargo:warning=zstd/lib/compress/zstdmt_compress.c:1867:1: fatal error: error writing to /tmp/ccBnvC2c.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1867 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" [INFO] [stderr] cargo:warning=zstd/lib/decompress/zstd_ddict.c:244:1: fatal error: error writing to /tmp/ccag8O9E.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 244 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/dictBuilder/cover.o" "-c" "zstd/lib/dictBuilder/cover.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/dictBuilder/divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/dictBuilder/fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c" [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_opt.c:1468:1: fatal error: error writing to /tmp/ccPwnue4.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1468 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/dictBuilder/zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v01.o" "-c" "zstd/lib/legacy/zstd_v01.c" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" [INFO] [stderr] cargo:warning=zstd/lib/dictBuilder/cover.c:1257:1: fatal error: error writing to /tmp/cc0IOCRV.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1257 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=zstd/lib/decompress/zstd_decompress.c:2355:1: fatal error: error writing to /tmp/ccpAYGQ4.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 2355 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=zstd/lib/legacy/zstd_v01.c:2125:1: fatal error: error writing to /tmp/ccO7R1Yw.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 2125 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=zstd/lib/dictBuilder/fastcover.c:766:1: fatal error: error writing to /tmp/ccD2KtAc.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 766 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/dictBuilder/cover.o" "-c" "zstd/lib/dictBuilder/cover.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" [INFO] [stderr] cargo:warning=zstd/lib/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/cc3eJvfK.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1913 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/dictBuilder/divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/dictBuilder/fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v01.o" "-c" "zstd/lib/legacy/zstd_v01.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c" [INFO] [stderr] cargo:warning=zstd/lib/dictBuilder/zdict.c:1127:1: fatal error: error writing to /tmp/cciEQQg1.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1127 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=zstd/lib/legacy/zstd_v02.c:3477:1: fatal error: error writing to /tmp/ccueZVwG.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 3477 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=zstd/lib/legacy/zstd_v03.c:3117:1: fatal error: error writing to /tmp/ccq3AiK4.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 3117 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=zstd/lib/legacy/zstd_v04.c:3605:1: fatal error: error writing to /tmp/ccivp216.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 3605 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=zstd/lib/decompress/huf_decompress.c:1882:1: fatal error: error writing to /tmp/ccWrY0mv.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1882 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/dictBuilder/zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v02.o" "-c" "zstd/lib/legacy/zstd_v02.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v03.o" "-c" "zstd/lib/legacy/zstd_v03.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S" [INFO] [stderr] cargo:warning=zstd/lib/decompress/huf_decompress_amd64.S:12: fatal error: when writing output to /tmp/ccccjYqQ.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 12 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=zstd/lib/legacy/zstd_v06.c:4113:1: fatal error: error writing to /tmp/ccj9FzRw.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 4113 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=zstd/lib/legacy/zstd_v05.c:4004:1: fatal error: error writing to /tmp/cc6ukmDR.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 4004 | size_t ZBUFFv05_recommendedDOutSize(void) { return BLOCKSIZE; } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v05.o" "-c" "zstd/lib/legacy/zstd_v05.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/huf_decompress_amd64.o" "-c" "zstd/lib/decompress/huf_decompress_amd64.S" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/legacy/zstd_v07.c:4498:1: fatal error: error writing to /tmp/ccPVFiTB.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 4498 | size_t ZBUFFv07_recommendedDOutSize(void) { return ZSTDv07_BLOCKSIZE_ABSOLUTEMAX; } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/legacy/zstd_v07.o" "-c" "zstd/lib/legacy/zstd_v07.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/decompress/zstd_decompress_block.c:2192:1: fatal error: error writing to /tmp/ccNxBULR.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 2192 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/decompress/zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=zstd/lib/compress/zstd_lazy.c:2157:1: fatal error: error writing to /tmp/ccNw9VN4.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 2157 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-abc38fbb9db42bd6/out/zstd/lib/compress/zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "24e1a6f7146a8bef346b005e5bfec455c4ed9f806cdfd75c069f2cee0a8f4e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e1a6f7146a8bef346b005e5bfec455c4ed9f806cdfd75c069f2cee0a8f4e10", kill_on_drop: false }` [INFO] [stdout] 24e1a6f7146a8bef346b005e5bfec455c4ed9f806cdfd75c069f2cee0a8f4e10 [INFO] checking rust-bots/crater against try#707d6562f55b55a7aab4ab3a904997116b358314 for pr-122470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-bots%2Fcrater" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking rust-bots/crater against try#707d6562f55b55a7aab4ab3a904997116b358314 for pr-122470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-bots%2Fcrater" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking rust-bots/crater against try#707d6562f55b55a7aab4ab3a904997116b358314 for pr-122470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-bots%2Fcrater" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking rust-bots/crater against try#707d6562f55b55a7aab4ab3a904997116b358314 for pr-122470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-bots%2Fcrater" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking rust-bots/crater against try#707d6562f55b55a7aab4ab3a904997116b358314 for pr-122470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-bots%2Fcrater" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/rust-bots/crater [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.