[INFO] cloning repository https://github.com/amukiza/git-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amukiza/git-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famukiza%2Fgit-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famukiza%2Fgit-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc978c1691332cf4df4249edfa8d779194f81cb2 [INFO] checking amukiza/git-utils/dc978c1691332cf4df4249edfa8d779194f81cb2 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famukiza%2Fgit-utils" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amukiza/git-utils on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amukiza/git-utils [INFO] finished tweaking git repo https://github.com/amukiza/git-utils [INFO] tweaked toml for git repo https://github.com/amukiza/git-utils written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/amukiza/git-utils 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnacl-build-helper v1.4.6 [INFO] [stderr] Downloaded gcc v0.3.9 [INFO] [stderr] Downloaded openssl-sys v0.6.4 [INFO] [stderr] Downloaded url v0.2.36 [INFO] [stderr] Downloaded git2 v0.2.13 [INFO] [stderr] Downloaded libz-sys v0.1.6 [INFO] [stderr] Downloaded libssh2-sys v0.1.26 [INFO] [stderr] Downloaded libgit2-sys v0.2.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae3a58e5ee2545216eadca1de925dbe0ebb82ad3d72d6291468f4761c189851f [INFO] running `Command { std: "docker" "start" "-a" "ae3a58e5ee2545216eadca1de925dbe0ebb82ad3d72d6291468f4761c189851f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae3a58e5ee2545216eadca1de925dbe0ebb82ad3d72d6291468f4761c189851f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae3a58e5ee2545216eadca1de925dbe0ebb82ad3d72d6291468f4761c189851f", kill_on_drop: false }` [INFO] [stdout] ae3a58e5ee2545216eadca1de925dbe0ebb82ad3d72d6291468f4761c189851f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6da667d4cb2adee3d52fbc2e4242e460a56ba0294ba59a2ae555cf9df5639a38 [INFO] running `Command { std: "docker" "start" "-a" "6da667d4cb2adee3d52fbc2e4242e460a56ba0294ba59a2ae555cf9df5639a38", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling pkg-config v0.3.5 [INFO] [stderr] Compiling gcc v0.3.9 [INFO] [stderr] Checking libc v0.1.8 [INFO] [stderr] Checking matches v0.1.2 [INFO] [stderr] Checking rustc-serialize v0.3.15 [INFO] [stderr] Checking bitflags v0.1.1 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.15/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libz-sys v0.1.6 [INFO] [stderr] Compiling libssh2-sys v0.1.26 [INFO] [stderr] Compiling libgit2-sys v0.2.18 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.15/src/serialize.rs:452:5 [INFO] [stdout] | [INFO] [stdout] 452 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 448 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling openssl-sys v0.6.4 [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.15/src/serialize.rs:201:41 [INFO] [stdout] | [INFO] [stdout] 201 | fn decode(d: &mut D) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:527:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 201 | fn decode(d: &mut D) -> Result where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0310, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `libssh2-sys v0.1.26` [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-a81a0947d9a9de6d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libssh2-sys-38b8ef7dc8b74395/out/build" && CFLAGS=" -ffunction-sections -fdata-sections -m64 -fPIC" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/configure" "--enable-shared=no" "--disable-examples-build" "--prefix=/opt/rustwide/target/debug/build/libssh2-sys-38b8ef7dc8b74395/out" [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking for sed... /usr/bin/sed [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking libssh2 version... 1.5.0 [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] configure: autobuild project... libssh2 [INFO] [stderr] configure: autobuild revision... 1.5.0 [INFO] [stderr] configure: autobuild hostname... 6da667d4cb2a [INFO] [stderr] configure: autobuild timestamp... 20240928-040217 [INFO] [stderr] checking for style of include used by make... GNU [INFO] [stderr] checking for gcc... gcc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether gcc accepts -g... yes [INFO] [stderr] checking for gcc option to accept ISO C89... none needed [INFO] [stderr] checking whether gcc understands -c and -o together... yes [INFO] [stderr] checking dependency style of gcc... gcc3 [INFO] [stderr] checking how to run the C preprocessor... gcc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for long long... yes [INFO] [stderr] checking if _REENTRANT is already defined... no [INFO] [stderr] checking if _REENTRANT is actually needed... no [INFO] [stderr] checking if _REENTRANT is onwards defined... no [INFO] [stderr] checking for library containing socket... none required [INFO] [stderr] checking for library containing inet_addr... none required [INFO] [stderr] checking for gcc... (cached) gcc [INFO] [stderr] checking whether we are using the GNU C compiler... (cached) yes [INFO] [stderr] checking whether gcc accepts -g... (cached) yes [INFO] [stderr] checking for gcc option to accept ISO C89... (cached) none needed [INFO] [stderr] checking whether gcc understands -c and -o together... (cached) yes [INFO] [stderr] checking dependency style of gcc... (cached) gcc3 [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking whether make sets $(MAKE)... (cached) yes [INFO] [stderr] checking for sshd... no [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... (cached) /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by gcc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking whether the shell understands some XSI constructs... yes [INFO] [stderr] checking whether the shell understands "+="... yes [INFO] [stderr] checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... dlltool [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from gcc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if gcc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for gcc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if gcc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if gcc static flag -static works... yes [INFO] [stderr] checking if gcc supports -c -o file.o... yes [INFO] [stderr] checking if gcc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking for special C compiler options needed for large files... no [INFO] [stderr] checking for _FILE_OFFSET_BITS value needed for large files... no [INFO] [stderr] checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 [INFO] [stderr] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes [INFO] [stderr] checking for shared library run path origin... done [INFO] [stderr] checking for libssl... yes [INFO] [stderr] checking how to link with libssl... -lssl -lcrypto [INFO] [stderr] checking for EVP_aes_128_ctr... yes [INFO] [stderr] checking for libz... yes [INFO] [stderr] checking how to link with libz... -lz [INFO] [stderr] checking whether to enable pedantic and debug compiler options... no [INFO] [stderr] checking whether to enable hidden symbols in the library... no [INFO] [stderr] checking whether to build example applications... no [INFO] [stderr] checking errno.h usability... yes [INFO] [stderr] checking errno.h presence... yes [INFO] [stderr] checking for errno.h... yes [INFO] [stderr] checking fcntl.h usability... yes [INFO] [stderr] checking fcntl.h presence... yes [INFO] [stderr] checking for fcntl.h... yes [INFO] [stderr] checking stdio.h usability... yes [INFO] [stderr] checking stdio.h presence... yes [INFO] [stderr] checking for stdio.h... yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for unistd.h... (cached) yes [INFO] [stderr] checking sys/uio.h usability... yes [INFO] [stderr] checking sys/uio.h presence... yes [INFO] [stderr] checking for sys/uio.h... yes [INFO] [stderr] checking sys/select.h usability... yes [INFO] [stderr] checking sys/select.h presence... yes [INFO] [stderr] checking for sys/select.h... yes [INFO] [stderr] checking sys/socket.h usability... yes [INFO] [stderr] checking sys/socket.h presence... yes [INFO] [stderr] checking for sys/socket.h... yes [INFO] [stderr] checking sys/ioctl.h usability... yes [INFO] [stderr] checking sys/ioctl.h presence... yes [INFO] [stderr] checking for sys/ioctl.h... yes [INFO] [stderr] checking sys/time.h usability... yes [INFO] [stderr] checking sys/time.h presence... yes [INFO] [stderr] checking for sys/time.h... yes [INFO] [stderr] checking arpa/inet.h usability... yes [INFO] [stderr] checking arpa/inet.h presence... yes [INFO] [stderr] checking for arpa/inet.h... yes [INFO] [stderr] checking netinet/in.h usability... yes [INFO] [stderr] checking netinet/in.h presence... yes [INFO] [stderr] checking for netinet/in.h... yes [INFO] [stderr] checking sys/un.h usability... yes [INFO] [stderr] checking sys/un.h presence... yes [INFO] [stderr] checking for sys/un.h... yes [INFO] [stderr] checking windows.h usability... no [INFO] [stderr] checking windows.h presence... no [INFO] [stderr] checking for windows.h... no [INFO] [stderr] checking winsock2.h usability... no [INFO] [stderr] checking winsock2.h presence... no [INFO] [stderr] checking for winsock2.h... no [INFO] [stderr] checking ws2tcpip.h usability... no [INFO] [stderr] checking ws2tcpip.h presence... no [INFO] [stderr] checking for ws2tcpip.h... no [INFO] [stderr] checking for poll... yes [INFO] [stderr] checking for gettimeofday... yes [INFO] [stderr] checking for select... yes [INFO] [stderr] checking for strtoll... yes [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking for an ANSI C-conforming const... yes [INFO] [stderr] checking for inline... inline [INFO] [stderr] checking non-blocking sockets style... O_NONBLOCK [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating src/Makefile [INFO] [stderr] config.status: creating tests/Makefile [INFO] [stderr] config.status: creating example/Makefile [INFO] [stderr] config.status: creating docs/Makefile [INFO] [stderr] config.status: creating libssh2.pc [INFO] [stderr] config.status: creating src/libssh2_config.h [INFO] [stderr] config.status: creating example/libssh2_config.h [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] configure: summary of build options: [INFO] [stderr] [INFO] [stderr] version: 1.5.0 [INFO] [stderr] Host type: x86_64-unknown-linux-gnu [INFO] [stderr] Install prefix: /opt/rustwide/target/debug/build/libssh2-sys-38b8ef7dc8b74395/out [INFO] [stderr] Compiler: gcc [INFO] [stderr] Compiler flags: -ffunction-sections -fdata-sections -m64 -fPIC [INFO] [stderr] Library types: Shared=no, Static=yes [INFO] [stderr] Crypto library: OpenSSL (AES-CTR: yes) [INFO] [stderr] Debug build: no [INFO] [stderr] Build examples: no [INFO] [stderr] Path to sshd: (only for self-tests) [INFO] [stderr] zlib compression: yes [INFO] [stderr] [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libssh2-sys-38b8ef7dc8b74395/out/build/src" && "make" "-j8" [INFO] [stderr] make all-am [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/libssh2-sys-38b8ef7dc8b74395/out/build/src' [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c -o channel.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/channel.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c -o comp.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/comp.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c -o crypt.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypt.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT hostkey.lo -MD -MP -MF .deps/hostkey.Tpo -c -o hostkey.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/hostkey.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT kex.lo -MD -MP -MF .deps/kex.Tpo -c -o kex.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c -o mac.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/misc.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c -o packet.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/packet.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/channel.c -o channel.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/comp.c -o comp.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypt.c -o crypt.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT hostkey.lo -MD -MP -MF .deps/hostkey.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/hostkey.c -o hostkey.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT kex.lo -MD -MP -MF .deps/kex.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c -o kex.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/misc.c -o misc.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/packet.c -o packet.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/include -I../src -ffunction-sections -fdata-sections -m64 -fPIC -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c -o mac.o [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/libssh2-sys-38b8ef7dc8b74395/out/build/src' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/missing: Unknown `--is-lightweight' option [INFO] [stderr] Try `/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/missing --help' for more information [INFO] [stderr] configure: WARNING: 'missing' script is too old or missing [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:39: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:255:22: error: field 'exchange_hash' has incomplete type [INFO] [stderr] 255 | libssh2_sha1_ctx exchange_hash; [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/comp.c:39: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:255:22: error: field 'exchange_hash' has incomplete type [INFO] [stderr] 255 | libssh2_sha1_ctx exchange_hash; [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/hostkey.c:39: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:255:22: error: field 'exchange_hash' has incomplete type [INFO] [stderr] 255 | libssh2_sha1_ctx exchange_hash; [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c: In function 'diffie_hellman_sha1': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:219:29: error: storage size of 'fingerprint_ctx' isn't known [INFO] [stderr] 219 | libssh2_md5_ctx fingerprint_ctx; [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:246:30: error: storage size of 'fingerprint_ctx' isn't known [INFO] [stderr] 246 | libssh2_sha1_ctx fingerprint_ctx; [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:49:26: error: storage size of 'hash' isn't known [INFO] [stderr] 49 | libssh2_sha1_ctx hash; \ [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:475:13: note: in expansion of macro 'LIBSSH2_KEX_METHOD_DIFFIE_HELLMAN_SHA1_HASH' [INFO] [stderr] 475 | LIBSSH2_KEX_METHOD_DIFFIE_HELLMAN_SHA1_HASH(iv, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:49:26: error: storage size of 'hash' isn't known [INFO] [stderr] 49 | libssh2_sha1_ctx hash; \ [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:482:13: note: in expansion of macro 'LIBSSH2_KEX_METHOD_DIFFIE_HELLMAN_SHA1_HASH' [INFO] [stderr] 482 | LIBSSH2_KEX_METHOD_DIFFIE_HELLMAN_SHA1_HASH(secret, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/hostkey.c: In function 'hostkey_method_ssh_rsa_signv': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:49:26: error: storage size of 'hash' isn't known [INFO] [stderr] 49 | libssh2_sha1_ctx hash; \ [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:522:13: note: in expansion of macro 'LIBSSH2_KEX_METHOD_DIFFIE_HELLMAN_SHA1_HASH' [INFO] [stderr] 522 | LIBSSH2_KEX_METHOD_DIFFIE_HELLMAN_SHA1_HASH(iv, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/hostkey.c:171:22: error: storage size of 'ctx' isn't known [INFO] [stderr] 171 | libssh2_sha1_ctx ctx; [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/hostkey.c: In function 'hostkey_method_ssh_rsa_dtor': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:49:26: error: storage size of 'hash' isn't known [INFO] [stderr] 49 | libssh2_sha1_ctx hash; \ [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:529:13: note: in expansion of macro 'LIBSSH2_KEX_METHOD_DIFFIE_HELLMAN_SHA1_HASH' [INFO] [stderr] 529 | LIBSSH2_KEX_METHOD_DIFFIE_HELLMAN_SHA1_HASH(secret, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/hostkey.c:199:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 199 | _libssh2_rsa_free(rsactx); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/openssl/x509.h:36, [INFO] [stderr] from /usr/include/openssl/pem.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/hostkey.c:39: [INFO] [stderr] /usr/include/openssl/rsa.h:298:28: note: declared here [INFO] [stderr] 298 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:49:26: error: storage size of 'hash' isn't known [INFO] [stderr] 49 | libssh2_sha1_ctx hash; \ [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:567:13: note: in expansion of macro 'LIBSSH2_KEX_METHOD_DIFFIE_HELLMAN_SHA1_HASH' [INFO] [stderr] 567 | LIBSSH2_KEX_METHOD_DIFFIE_HELLMAN_SHA1_HASH(key, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/hostkey.c: In function 'hostkey_method_ssh_dss_signv': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/hostkey.c:347:22: error: storage size of 'ctx' isn't known [INFO] [stderr] 347 | libssh2_sha1_ctx ctx; [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:49:26: error: storage size of 'hash' isn't known [INFO] [stderr] 49 | libssh2_sha1_ctx hash; \ [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/kex.c:593:13: note: in expansion of macro 'LIBSSH2_KEX_METHOD_DIFFIE_HELLMAN_SHA1_HASH' [INFO] [stderr] 593 | LIBSSH2_KEX_METHOD_DIFFIE_HELLMAN_SHA1_HASH(key, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/hostkey.c: In function 'hostkey_method_ssh_dss_dtor': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/hostkey.c:382:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 382 | _libssh2_dsa_free(dsactx); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/openssl/x509.h:37, [INFO] [stderr] from /usr/include/openssl/pem.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/hostkey.c:39: [INFO] [stderr] /usr/include/openssl/dsa.h:127:28: note: declared here [INFO] [stderr] 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/channel.c:41: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:255:22: error: field 'exchange_hash' has incomplete type [INFO] [stderr] 255 | libssh2_sha1_ctx exchange_hash; [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/packet.c:41: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:255:22: error: field 'exchange_hash' has incomplete type [INFO] [stderr] 255 | libssh2_sha1_ctx exchange_hash; [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] make[1]: *** [Makefile:554: comp.lo] Error 1 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[1]: *** [Makefile:554: hostkey.lo] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/misc.c:40: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:255:22: error: field 'exchange_hash' has incomplete type [INFO] [stderr] 255 | libssh2_sha1_ctx exchange_hash; [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] make[1]: *** [Makefile:554: kex.lo] Error 1 [INFO] [stderr] make[1]: *** [Makefile:554: packet.lo] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypt.c:39: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:255:22: error: field 'exchange_hash' has incomplete type [INFO] [stderr] 255 | libssh2_sha1_ctx exchange_hash; [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypt.c:70:25: error: field 'h' has incomplete type [INFO] [stderr] 70 | _libssh2_cipher_ctx h; [INFO] [stderr] | ^ [INFO] [stderr] make[1]: *** [Makefile:554: channel.lo] Error 1 [INFO] [stderr] make[1]: *** [Makefile:554: misc.lo] Error 1 [INFO] [stderr] make[1]: *** [Makefile:554: crypt.lo] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:255:22: error: field 'exchange_hash' has incomplete type [INFO] [stderr] 255 | libssh2_sha1_ctx exchange_hash; [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c: In function 'mac_method_hmac_sha1_hash': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:110:22: error: storage size of 'ctx' isn't known [INFO] [stderr] 110 | libssh2_hmac_ctx ctx; [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:116:5: warning: 'HMAC_Init' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] [INFO] [stderr] 116 | libssh2_hmac_sha1_init(&ctx, *abstract, 20); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:38:36: note: declared here [INFO] [stderr] 38 | OSSL_DEPRECATEDIN_1_1_0 __owur int HMAC_Init(HMAC_CTX *ctx, [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:117:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 117 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:118:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 118 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:120:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 120 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:122:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 122 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:133:35: warning: implicit declaration of function 'HMAC_cleanup'; did you mean 'OBJ_cleanup'? [-Wimplicit-function-declaration] [INFO] [stderr] 133 | #define libssh2_hmac_cleanup(ctx) HMAC_cleanup(ctx) [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:123:5: note: in expansion of macro 'libssh2_hmac_cleanup' [INFO] [stderr] 123 | libssh2_hmac_cleanup(&ctx); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c: In function 'mac_method_hmac_md5_hash': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:182:22: error: storage size of 'ctx' isn't known [INFO] [stderr] 182 | libssh2_hmac_ctx ctx; [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:188:5: warning: 'HMAC_Init' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] [INFO] [stderr] 188 | libssh2_hmac_md5_init(&ctx, *abstract, 16); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:38:36: note: declared here [INFO] [stderr] 38 | OSSL_DEPRECATEDIN_1_1_0 __owur int HMAC_Init(HMAC_CTX *ctx, [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:189:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 189 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:190:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 190 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:192:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 192 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:194:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 194 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c: In function 'mac_method_hmac_ripemd160_hash': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:254:22: error: storage size of 'ctx' isn't known [INFO] [stderr] 254 | libssh2_hmac_ctx ctx; [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:260:5: warning: 'HMAC_Init' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] [INFO] [stderr] 260 | libssh2_hmac_ripemd160_init(&ctx, *abstract, 20); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:38:36: note: declared here [INFO] [stderr] 38 | OSSL_DEPRECATEDIN_1_1_0 __owur int HMAC_Init(HMAC_CTX *ctx, [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:261:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 261 | libssh2_hmac_update(ctx, seqno_buf, 4); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:262:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 262 | libssh2_hmac_update(ctx, packet, packet_len); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:264:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 264 | libssh2_hmac_update(ctx, addtl, addtl_len); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:45:27: note: declared here [INFO] [stderr] 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:266:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 266 | libssh2_hmac_final(ctx, buf); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /usr/include/openssl/hmac.h:47:27: note: declared here [INFO] [stderr] 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] make[1]: *** [Makefile:554: mac.lo] Error 1 [INFO] [stderr] make: *** [Makefile:420: all] Error 2 [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.1.26/build.rs:161:9: [INFO] [stderr] command did not succeed, exited with: exit status: 2 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x59f5d173350a - std::backtrace_rs::backtrace::libunwind::trace::h97abfd8a85887826 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x59f5d173350a - std::backtrace_rs::backtrace::trace_unsynchronized::h3fe33c3e2ffb6416 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x59f5d173350a - std::sys::backtrace::_print_fmt::hdf29e1ca2ba4cbbc [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59f5d173350a - ::fmt::h731c3e1b756ff019 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59f5d175613b - core::fmt::rt::Argument::fmt::hdfecaf84742c5a76 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x59f5d175613b - core::fmt::write::h9c97613a183100ea [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/fmt/mod.rs:1186:21 [INFO] [stderr] 6: 0x59f5d17303b3 - std::io::Write::write_fmt::h7288d7c7dce2722e [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x59f5d1733352 - std::sys::backtrace::BacktraceLock::print::h2bc6f048c13121f8 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x59f5d1734e37 - std::panicking::default_hook::{{closure}}::hde92e91975a101c0 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x59f5d1734c66 - std::panicking::default_hook::hd8d6e2273bfc5edc [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x59f5d1735437 - std::panicking::rust_panic_with_hook::hb332f821833efd3b [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x59f5d17352d7 - std::panicking::begin_panic_handler::{{closure}}::h00065c7fd19dfc55 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x59f5d17339e9 - std::sys::backtrace::__rust_end_short_backtrace::h10e475bd14bb8cb7 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x59f5d1734f64 - rust_begin_unwind [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x59f5d1755053 - core::panicking::panic_fmt::h59e161f9c51d6f0e [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x59f5d16fd55d - build_script_build::run::hb8503f1e57e79ce6 [INFO] [stderr] 16: 0x59f5d16fad6e - build_script_build::main::he2a948b2dcde1cc7 [INFO] [stderr] 17: 0x59f5d16f7053 - core::ops::function::FnOnce::call_once::h19891541bda018d8 [INFO] [stderr] 18: 0x59f5d16f6c76 - std::sys::backtrace::__rust_begin_short_backtrace::h0182c66cd2f3c8cb [INFO] [stderr] 19: 0x59f5d16f6c59 - std::rt::lang_start::{{closure}}::hd621a60d4ea48138 [INFO] [stderr] 20: 0x59f5d172cd20 - core::ops::function::impls:: for &F>::call_once::h00708edcd5cb0bf9 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x59f5d172cd20 - std::panicking::try::do_call::h3211acb5ef596e26 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:557:40 [INFO] [stderr] 22: 0x59f5d172cd20 - std::panicking::try::hfc77046d1a78b97f [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:520:19 [INFO] [stderr] 23: 0x59f5d172cd20 - std::panic::catch_unwind::h8cc6f9c887e41bb5 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panic.rs:348:14 [INFO] [stderr] 24: 0x59f5d172cd20 - std::rt::lang_start_internal::{{closure}}::h1ae7a528cb090b94 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/rt.rs:143:48 [INFO] [stderr] 25: 0x59f5d172cd20 - std::panicking::try::do_call::h7b341eaacca88c96 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:557:40 [INFO] [stderr] 26: 0x59f5d172cd20 - std::panicking::try::h2190145387d00b24 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:520:19 [INFO] [stderr] 27: 0x59f5d172cd20 - std::panic::catch_unwind::h39d0834a21ce2b28 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panic.rs:348:14 [INFO] [stderr] 28: 0x59f5d172cd20 - std::rt::lang_start_internal::hf1cb939424e8449c [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/rt.rs:143:20 [INFO] [stderr] 29: 0x59f5d16f6c37 - std::rt::lang_start::hfbb911468463ddec [INFO] [stderr] 30: 0x59f5d16fd605 - main [INFO] [stderr] 31: 0x7da912b60d90 - [INFO] [stderr] 32: 0x7da912b60e40 - __libc_start_main [INFO] [stderr] 33: 0x59f5d16f6a15 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "6da667d4cb2adee3d52fbc2e4242e460a56ba0294ba59a2ae555cf9df5639a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da667d4cb2adee3d52fbc2e4242e460a56ba0294ba59a2ae555cf9df5639a38", kill_on_drop: false }` [INFO] [stdout] 6da667d4cb2adee3d52fbc2e4242e460a56ba0294ba59a2ae555cf9df5639a38