[INFO] cloning repository https://github.com/skade/git-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skade/git-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskade%2Fgit-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskade%2Fgit-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0a9ca56e54e0fbeaaf49db849a9c06da8e19c51 [INFO] testing skade/git-experiments against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskade%2Fgit-experiments" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/skade/git-experiments [INFO] finished tweaking git repo https://github.com/skade/git-experiments [INFO] tweaked toml for git repo https://github.com/skade/git-experiments written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/skade/git-experiments on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/skade/git-experiments 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-serialize v0.3.14 [INFO] [stderr] Downloaded matches v0.1.2 [INFO] [stderr] Downloaded git2 v0.2.11 [INFO] [stderr] Downloaded bitflags v0.1.1 [INFO] [stderr] Downloaded openssl-sys v0.6.2 [INFO] [stderr] Downloaded url v0.2.34 [INFO] [stderr] Downloaded rand v0.3.8 [INFO] [stderr] Downloaded pkg-config v0.3.4 [INFO] [stderr] Downloaded libz-sys v0.1.3 [INFO] [stderr] Downloaded gcc v0.3.5 [INFO] [stderr] Downloaded tempdir v0.3.4 [INFO] [stderr] Downloaded pnacl-build-helper v1.4.0 [INFO] [stderr] Downloaded libssh2-sys v0.1.23 [INFO] [stderr] Downloaded libressl-pnacl-sys v2.1.5 [INFO] [stderr] Downloaded libgit2-sys v0.2.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31772dee71f36307c25d352612d19c5f29210bfadd247373cd3efa29e88a8cb3 [INFO] running `Command { std: "docker" "start" "-a" "31772dee71f36307c25d352612d19c5f29210bfadd247373cd3efa29e88a8cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31772dee71f36307c25d352612d19c5f29210bfadd247373cd3efa29e88a8cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31772dee71f36307c25d352612d19c5f29210bfadd247373cd3efa29e88a8cb3", kill_on_drop: false }` [INFO] [stdout] 31772dee71f36307c25d352612d19c5f29210bfadd247373cd3efa29e88a8cb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a0a7a0f93f3577d63481e25481111daa6c3eabbaf5539c31c59c8cf9efb25f8 [INFO] running `Command { std: "docker" "start" "-a" "6a0a7a0f93f3577d63481e25481111daa6c3eabbaf5539c31c59c8cf9efb25f8", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling pkg-config v0.3.4 [INFO] [stderr] Compiling gcc v0.3.5 [INFO] [stderr] Compiling libc v0.1.8 [INFO] [stderr] Compiling rustc-serialize v0.3.14 [INFO] [stderr] Compiling matches v0.1.2 [INFO] [stderr] Compiling 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-1949cf8c6b5b557f/rustc-serialize-0.3.14/src/serialize.rs:144:45 [INFO] [stdout] | [INFO] [stdout] 144 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libz-sys v0.1.3 [INFO] [stderr] Compiling libssh2-sys v0.1.23 [INFO] [stderr] Compiling libgit2-sys v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.6.2 [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-1949cf8c6b5b557f/rustc-serialize-0.3.14/src/serialize.rs:200:41 [INFO] [stdout] | [INFO] [stdout] 200 | 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/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:557:0 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 200 | fn decode(d: &mut D) -> Result where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, 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 2 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.23` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libssh2-sys-452bcf38ceaf48d3/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libssh2-sys-429156e6121c0789/out/build" && CFLAGS=" -ffunction-sections -fdata-sections -m64 -fPIC" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/configure" "--enable-shared=no" "--disable-examples-build" "--prefix=/opt/rustwide/target/debug/build/libssh2-sys-429156e6121c0789/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... 6a0a7a0f93f3 [INFO] [stderr] configure: autobuild timestamp... 20260410-064951 [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-429156e6121c0789/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-429156e6121c0789/out/build/src" && "make" "-j8" [INFO] [stderr] make all-am [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/libssh2-sys-429156e6121c0789/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/mac.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/channel.c -o channel.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/mac.c -o mac.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/kex.c -o kex.o [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/libssh2-sys-429156e6121c0789/out/build/src' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/missing: Unknown `--is-lightweight' option [INFO] [stderr] Try `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/hostkey.c:39: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/libssh2_priv.h:135: [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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/channel.c:41: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/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: hostkey.lo] Error 1 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[1]: *** [Makefile:554: channel.lo] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/crypt.c:39: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/mac.c:38: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/openssl.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/libssh2_priv.h:135: [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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/openssl.h:133:35: warning: implicit declaration of function 'HMAC_cleanup'; did you mean 'RAND_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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] /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-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/comp.c:39: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/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: crypt.lo] Error 1 [INFO] [stderr] make[1]: *** [Makefile:554: mac.lo] Error 1 [INFO] [stderr] make[1]: *** [Makefile:554: comp.lo] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/misc.c:40: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/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: misc.lo] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/packet.c:41: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/kex.c:39: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/libssh2-1.5.0/src/kex.c: In function 'diffie_hellman_sha1': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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-1949cf8c6b5b557f/libssh2-sys-0.1.23/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] make[1]: *** [Makefile:554: packet.lo] Error 1 [INFO] [stderr] make[1]: *** [Makefile:554: kex.lo] Error 1 [INFO] [stderr] make: *** [Makefile:420: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (165) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.23/build.rs:123:9: [INFO] [stderr] command did not succeed, exited with: exit status: 2 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58e01c6a5aba - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58e01c6a5aba - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58e01c6a5aba - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x58e01c6a5aba - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x58e01c6b871a - ::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x58e01c6b871a - core[fa0eadad68403074]::fmt::write [INFO] [stderr] 6: 0x58e01c6ab232 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58e01c6ab232 - ::write_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x58e01c687e2f - ::print [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x58e01c687e2f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x58e01c6a03e1 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x58e01c6a059b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x58e01c687ee8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x58e01c67d149 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x58e01c68874d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x58e01c6b8e0c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x58e01c66365a - build_script_build[3bd561953600e240]::run [INFO] [stderr] 17: 0x58e01c664997 - build_script_build[3bd561953600e240]::main [INFO] [stderr] 18: 0x58e01c6620a3 - >::call_once [INFO] [stderr] 19: 0x58e01c6633c6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 20: 0x58e01c65fca9 - std[31e582c13f4e914f]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 21: 0x58e01c69f544 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x58e01c69f544 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stderr] 23: 0x58e01c69f544 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stderr] 24: 0x58e01c69f544 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x58e01c69f544 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x58e01c69f544 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stderr] 27: 0x58e01c69f544 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stderr] 28: 0x58e01c69f544 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x58e01c69f544 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x58e01c65f6a1 - std[31e582c13f4e914f]::rt::lang_start::<()> [INFO] [stderr] 31: 0x58e01c666dc5 - main [INFO] [stderr] 32: 0x7708df6eb1ca - [INFO] [stderr] 33: 0x7708df6eb28b - __libc_start_main [INFO] [stderr] 34: 0x58e01c65ea45 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "6a0a7a0f93f3577d63481e25481111daa6c3eabbaf5539c31c59c8cf9efb25f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a0a7a0f93f3577d63481e25481111daa6c3eabbaf5539c31c59c8cf9efb25f8", kill_on_drop: false }` [INFO] [stdout] 6a0a7a0f93f3577d63481e25481111daa6c3eabbaf5539c31c59c8cf9efb25f8