[INFO] cloning repository https://github.com/pajlada/artifact-builder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pajlada/artifact-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpajlada%2Fartifact-builder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpajlada%2Fartifact-builder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16c4e5de5189ccdf24bbd2f640475cff958aa260
[INFO] checking pajlada/artifact-builder against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpajlada%2Fartifact-builder" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pajlada/artifact-builder
[INFO] finished tweaking git repo https://github.com/pajlada/artifact-builder
[INFO] tweaked toml for git repo https://github.com/pajlada/artifact-builder written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pajlada/artifact-builder on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pajlada/artifact-builder 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0afec3093094b14a1ac8d391ff243ca2014eea9a700a475381f3a8162fe5bac2
[INFO] running `Command { std: "docker" "start" "-a" "0afec3093094b14a1ac8d391ff243ca2014eea9a700a475381f3a8162fe5bac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0afec3093094b14a1ac8d391ff243ca2014eea9a700a475381f3a8162fe5bac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0afec3093094b14a1ac8d391ff243ca2014eea9a700a475381f3a8162fe5bac2", kill_on_drop: false }`
[INFO] [stdout] 0afec3093094b14a1ac8d391ff243ca2014eea9a700a475381f3a8162fe5bac2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34de02448e2cd0204a624fa72283525f1b4932e835e5e95cb108d3fffc4f87ab
[INFO] running `Command { std: "docker" "start" "-a" "34de02448e2cd0204a624fa72283525f1b4932e835e5e95cb108d3fffc4f87ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling bytestring v1.3.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking winnow v0.5.15
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking mutually_exclusive_features v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: could not write output to /opt/rustwide/target/debug/deps/tracing_attributes-9948fa9f4c516db5.tracing_attributes.58904301d04d5f1b-cgu.00.rcgu.o: No space left on device
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerovec-derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/2b39fe756f52bc2825bf5b2bfc385cab922dae10/bin/rustc --crate-name zerovec_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6d8c383b1a75f2b -C extra-filename=-64da887141869f11 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1baf7f45cbd46f20.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f5a09ee8e4635c1d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-839df7caeda405c6.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tracing-attributes` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcUHW8nf/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUHW8nf/symbols.o" "<12 object files omitted>" "/tmp/rustcUHW8nf/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsynstructure-b9b6a2bad63eac16.rlib,libsyn-839df7caeda405c6.rlib,libquote-f5a09ee8e4635c1d.rlib,libproc_macro2-1baf7f45cbd46f20.rlib,libunicode_ident-1e054b8a5349917d.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUHW8nf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libyoke_derive-1a12ae9ff194fed9.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yoke-derive` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcqsQI3c/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcqsQI3c/symbols.o" "<8 object files omitted>" "/tmp/rustcqsQI3c/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-839df7caeda405c6.rlib,libquote-f5a09ee8e4635c1d.rlib,libproc_macro2-1baf7f45cbd46f20.rlib,libunicode_ident-1e054b8a5349917d.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqsQI3c/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdisplaydoc-2497816f6beb193a.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSRx0aI/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `displaydoc` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `brotli` (lib) due to 1 previous error
[INFO] [stderr] warning: zstd-sys@2.0.8+zstd.1.5.5: zstd/lib/common/error_private.c:63:1: fatal error: error closing /tmp/ccOmK8EW.s: No space left on device
[INFO] [stderr] warning: zstd-sys@2.0.8+zstd.1.5.5:    63 | }
[INFO] [stderr] warning: zstd-sys@2.0.8+zstd.1.5.5:       | ^
[INFO] [stderr] warning: zstd-sys@2.0.8+zstd.1.5.5: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.8+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-acede3d8b522dbb0/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=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=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,x87")
[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=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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[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=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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[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=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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[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-6ce0488f96d8ba06/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.c"
[INFO] [stderr]   exit status: 0
[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-6ce0488f96d8ba06/out/zstd/lib/common/entropy_common.o" "-c" "zstd/lib/common/entropy_common.c"
[INFO] [stderr]   exit status: 0
[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-6ce0488f96d8ba06/out/zstd/lib/common/error_private.o" "-c" "zstd/lib/common/error_private.c"
[INFO] [stderr]   cargo:warning=zstd/lib/common/error_private.c:63:1: fatal error: error closing /tmp/ccOmK8EW.s: No space left on device
[INFO] [stderr]   cargo:warning=   63 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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-6ce0488f96d8ba06/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c"
[INFO] [stderr]   exit status: 0
[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-6ce0488f96d8ba06/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).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcfQ9Db2/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcfQ9Db2/symbols.o" "<13 object files omitted>" "/tmp/rustcfQ9Db2/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsynstructure-b9b6a2bad63eac16.rlib,libsyn-839df7caeda405c6.rlib,libquote-f5a09ee8e4635c1d.rlib,libproc_macro2-1baf7f45cbd46f20.rlib,libunicode_ident-1e054b8a5349917d.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfQ9Db2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libzerofrom_derive-2d90a7f74bebf444.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerofrom-derive` (lib) due to 1 previous error
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/comp.c:377:1: fatal error: error writing to /tmp/ccxqlKee.s: No space left on device
[INFO] [stderr] warning: libssh2-sys@0.3.0:   377 | }
[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/hostkey.c: In function 'hostkey_method_ssh_rsa_dtor':
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/hostkey.c:403:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libssh2-sys@0.3.0:   403 |     _libssh2_rsa_free(rsactx);
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |     ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from libssh2/src/openssl.h:81,
[INFO] [stderr] warning: libssh2-sys@0.3.0:                  from libssh2/src/crypto.h:42,
[INFO] [stderr] warning: libssh2-sys@0.3.0:                  from libssh2/src/libssh2_priv.h:141,
[INFO] [stderr] warning: libssh2-sys@0.3.0:                  from libssh2/src/hostkey.c:39:
[INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/rsa.h:298:28: note: declared here
[INFO] [stderr] warning: libssh2-sys@0.3.0:   298 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                            ^~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/hostkey.c: In function 'hostkey_method_ssh_dss_dtor':
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/hostkey.c:672:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libssh2-sys@0.3.0:   672 |     _libssh2_dsa_free(dsactx);
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |     ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/engine.h:26,
[INFO] [stderr] warning: libssh2-sys@0.3.0:                  from libssh2/src/openssl.h:83:
[INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/dsa.h:127:28: note: declared here
[INFO] [stderr] warning: libssh2-sys@0.3.0:   127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                            ^~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/hostkey.c: In function 'hostkey_method_ssh_ecdsa_dtor':
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/hostkey.c:952:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libssh2-sys@0.3.0:   952 |         _libssh2_ecdsa_free(keyctx);
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |         ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/engine.h:28:
[INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1003:28: note: declared here
[INFO] [stderr] warning: libssh2-sys@0.3.0:  1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                            ^~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/kex.c: In function 'kex_method_ecdh_key_exchange':
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/kex.c:2322:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libssh2-sys@0.3.0:  2322 |         _libssh2_ecdsa_free(key_state->private_key);
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |         ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from /usr/include/openssl/engine.h:28,
[INFO] [stderr] warning: libssh2-sys@0.3.0:                  from libssh2/src/openssl.h:83,
[INFO] [stderr] warning: libssh2-sys@0.3.0:                  from libssh2/src/crypto.h:42,
[INFO] [stderr] warning: libssh2-sys@0.3.0:                  from libssh2/src/libssh2_priv.h:141,
[INFO] [stderr] warning: libssh2-sys@0.3.0:                  from libssh2/src/kex.c:39:
[INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/ec.h:1003:28: note: declared here
[INFO] [stderr] warning: libssh2-sys@0.3.0:  1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                            ^~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/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/ccrVV3zy.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/channel.c:2904:1: fatal error: error writing to /tmp/ccstFBaf.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: libssh2/src/knownhost.c: In function 'knownhost_check':
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c:423:21: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libssh2-sys@0.3.0:   423 |                     libssh2_hmac_ctx_init(ctx);
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                     ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: In file included from libssh2/src/openssl.h:92,
[INFO] [stderr] warning: libssh2-sys@0.3.0:                  from libssh2/src/crypto.h:42,
[INFO] [stderr] warning: libssh2-sys@0.3.0:                  from libssh2/src/libssh2_priv.h:141,
[INFO] [stderr] warning: libssh2-sys@0.3.0:                  from libssh2/src/knownhost.c:39:
[INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/hmac.h:33:33: note: declared here
[INFO] [stderr] warning: libssh2-sys@0.3.0:    33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void);
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                                 ^~~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c:430:21: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libssh2-sys@0.3.0:   430 |                     libssh2_hmac_sha1_init(&ctx, (unsigned char *)node->salt,
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                     ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/hmac.h:43:27: note: declared here
[INFO] [stderr] warning: libssh2-sys@0.3.0:    43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                           ^~~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c:432:21: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libssh2-sys@0.3.0:   432 |                     libssh2_hmac_update(ctx, (unsigned char *)host,
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                     ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/hmac.h:45:27: note: declared here
[INFO] [stderr] warning: libssh2-sys@0.3.0:    45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data,
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                           ^~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c:434:21: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libssh2-sys@0.3.0:   434 |                     libssh2_hmac_final(ctx, hash);
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                     ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/hmac.h:47:27: note: declared here
[INFO] [stderr] warning: libssh2-sys@0.3.0:    47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md,
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                           ^~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c:435:21: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr] warning: libssh2-sys@0.3.0:   435 |                     libssh2_hmac_cleanup(&ctx);
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                     ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: /usr/include/openssl/hmac.h:35:28: note: declared here
[INFO] [stderr] warning: libssh2-sys@0.3.0:    35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
[INFO] [stderr] warning: libssh2-sys@0.3.0:       |                            ^~~~~~~~~~~~~
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c: At top level:
[INFO] [stderr] warning: libssh2-sys@0.3.0: libssh2/src/knownhost.c:1271:1: fatal error: error writing to /tmp/ccsNxBIb.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/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/ccrSb6nG.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] 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-4af2d464fbe66812/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-a2e9996af4758716/out/include
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/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=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=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,x87")
[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-a2e9996af4758716/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/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-a2e9996af4758716/out/build/libssh2/src/agent.o" "-c" "libssh2/src/agent.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/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-a2e9996af4758716/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-a2e9996af4758716/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/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-a2e9996af4758716/out/build/libssh2/src/blowfish.o" "-c" "libssh2/src/blowfish.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/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-a2e9996af4758716/out/build/libssh2/src/channel.o" "-c" "libssh2/src/channel.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/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-a2e9996af4758716/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-a2e9996af4758716/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/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-a2e9996af4758716/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-a2e9996af4758716/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/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-a2e9996af4758716/out/build/libssh2/src/global.o" "-c" "libssh2/src/global.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-a2e9996af4758716/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/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-a2e9996af4758716/out/build/libssh2/src/hostkey.o" "-c" "libssh2/src/hostkey.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-a2e9996af4758716/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/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-a2e9996af4758716/out/build/libssh2/src/keepalive.o" "-c" "libssh2/src/keepalive.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/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-a2e9996af4758716/out/build/libssh2/src/kex.o" "-c" "libssh2/src/kex.c"
[INFO] [stderr]   cargo:warning=libssh2/src/comp.c:377:1: fatal error: error writing to /tmp/ccxqlKee.s: No space left on device
[INFO] [stderr]   cargo:warning=  377 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/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-a2e9996af4758716/out/build/libssh2/src/knownhost.o" "-c" "libssh2/src/knownhost.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=libssh2/src/hostkey.c: In function 'hostkey_method_ssh_rsa_dtor':
[INFO] [stderr]   cargo:warning=libssh2/src/hostkey.c:403:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=  403 |     _libssh2_rsa_free(rsactx);
[INFO] [stderr]   cargo:warning=      |     ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libssh2/src/openssl.h:81,
[INFO] [stderr]   cargo:warning=                 from libssh2/src/crypto.h:42,
[INFO] [stderr]   cargo:warning=                 from libssh2/src/libssh2_priv.h:141,
[INFO] [stderr]   cargo:warning=                 from libssh2/src/hostkey.c:39:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/rsa.h:298:28: note: declared here
[INFO] [stderr]   cargo:warning=  298 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
[INFO] [stderr]   cargo:warning=      |                            ^~~~~~~~
[INFO] [stderr]   cargo:warning=libssh2/src/hostkey.c: In function 'hostkey_method_ssh_dss_dtor':
[INFO] [stderr]   cargo:warning=libssh2/src/hostkey.c:672:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=  672 |     _libssh2_dsa_free(dsactx);
[INFO] [stderr]   cargo:warning=      |     ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/openssl/engine.h:26,
[INFO] [stderr]   cargo:warning=                 from libssh2/src/openssl.h:83:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/dsa.h:127:28: note: declared here
[INFO] [stderr]   cargo:warning=  127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
[INFO] [stderr]   cargo:warning=      |                            ^~~~~~~~
[INFO] [stderr]   cargo:warning=libssh2/src/hostkey.c: In function 'hostkey_method_ssh_ecdsa_dtor':
[INFO] [stderr]   cargo:warning=libssh2/src/hostkey.c:952:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=  952 |         _libssh2_ecdsa_free(keyctx);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/openssl/engine.h:28:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/ec.h:1003:28: note: declared here
[INFO] [stderr]   cargo:warning= 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
[INFO] [stderr]   cargo:warning=      |                            ^~~~~~~~~~~
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=libssh2/src/kex.c: In function 'kex_method_ecdh_key_exchange':
[INFO] [stderr]   cargo:warning=libssh2/src/kex.c:2322:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning= 2322 |         _libssh2_ecdsa_free(key_state->private_key);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/openssl/engine.h:28,
[INFO] [stderr]   cargo:warning=                 from libssh2/src/openssl.h:83,
[INFO] [stderr]   cargo:warning=                 from libssh2/src/crypto.h:42,
[INFO] [stderr]   cargo:warning=                 from libssh2/src/libssh2_priv.h:141,
[INFO] [stderr]   cargo:warning=                 from libssh2/src/kex.c:39:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/ec.h:1003:28: note: declared here
[INFO] [stderr]   cargo:warning= 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
[INFO] [stderr]   cargo:warning=      |                            ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libssh2/src/hostkey.c: At top level:
[INFO] [stderr]   cargo:warning=libssh2/src/hostkey.c:1383:1: fatal error: error writing to /tmp/ccrVV3zy.s: No space left on device
[INFO] [stderr]   cargo:warning= 1383 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=libssh2/src/channel.c:2904:1: fatal error: error writing to /tmp/ccstFBaf.s: No space left on device
[INFO] [stderr]   cargo:warning= 2904 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=libssh2/src/knownhost.c: In function 'knownhost_check':
[INFO] [stderr]   cargo:warning=libssh2/src/knownhost.c:423:21: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=  423 |                     libssh2_hmac_ctx_init(ctx);
[INFO] [stderr]   cargo:warning=      |                     ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from libssh2/src/openssl.h:92,
[INFO] [stderr]   cargo:warning=                 from libssh2/src/crypto.h:42,
[INFO] [stderr]   cargo:warning=                 from libssh2/src/libssh2_priv.h:141,
[INFO] [stderr]   cargo:warning=                 from libssh2/src/knownhost.c:39:
[INFO] [stderr]   cargo:warning=/usr/include/openssl/hmac.h:33:33: note: declared here
[INFO] [stderr]   cargo:warning=   33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void);
[INFO] [stderr]   cargo:warning=      |                                 ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libssh2/src/knownhost.c:430:21: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=  430 |                     libssh2_hmac_sha1_init(&ctx, (unsigned char *)node->salt,
[INFO] [stderr]   cargo:warning=      |                     ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/openssl/hmac.h:43:27: note: declared here
[INFO] [stderr]   cargo:warning=   43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libssh2/src/knownhost.c:432:21: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=  432 |                     libssh2_hmac_update(ctx, (unsigned char *)host,
[INFO] [stderr]   cargo:warning=      |                     ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/openssl/hmac.h:45:27: note: declared here
[INFO] [stderr]   cargo:warning=   45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data,
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libssh2/src/knownhost.c:434:21: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=  434 |                     libssh2_hmac_final(ctx, hash);
[INFO] [stderr]   cargo:warning=      |                     ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/openssl/hmac.h:47:27: note: declared here
[INFO] [stderr]   cargo:warning=   47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md,
[INFO] [stderr]   cargo:warning=      |                           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=libssh2/src/knownhost.c:435:21: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
[INFO] [stderr]   cargo:warning=  435 |                     libssh2_hmac_cleanup(&ctx);
[INFO] [stderr]   cargo:warning=      |                     ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/openssl/hmac.h:35:28: note: declared here
[INFO] [stderr]   cargo:warning=   35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
[INFO] [stderr]   cargo:warning=      |                            ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libssh2/src/knownhost.c: At top level:
[INFO] [stderr]   cargo:warning=libssh2/src/knownhost.c:1271:1: fatal error: error writing to /tmp/ccsNxBIb.s: No space left on device
[INFO] [stderr]   cargo:warning= 1271 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=libssh2/src/kex.c: At top level:
[INFO] [stderr]   cargo:warning=libssh2/src/kex.c:4163:1: fatal error: error writing to /tmp/ccrSb6nG.s: No space left on device
[INFO] [stderr]   cargo:warning= 4163 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/out/include" "-I" "libssh2/src" "-I" "/opt/rustwide/target/debug/build/libssh2-sys-a2e9996af4758716/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-a2e9996af4758716/out/build/libssh2/src/channel.o" "-c" "libssh2/src/channel.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "34de02448e2cd0204a624fa72283525f1b4932e835e5e95cb108d3fffc4f87ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34de02448e2cd0204a624fa72283525f1b4932e835e5e95cb108d3fffc4f87ab", kill_on_drop: false }`
[INFO] [stdout] 34de02448e2cd0204a624fa72283525f1b4932e835e5e95cb108d3fffc4f87ab
