[INFO] cloning repository https://github.com/bizarrechaos/hashy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bizarrechaos/hashy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbizarrechaos%2Fhashy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbizarrechaos%2Fhashy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c71eeea1c990722a5b6a3174d0febebea5170c3f [INFO] documenting bizarrechaos/hashy against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbizarrechaos%2Fhashy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bizarrechaos/hashy on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bizarrechaos/hashy [INFO] finished tweaking git repo https://github.com/bizarrechaos/hashy [INFO] tweaked toml for git repo https://github.com/bizarrechaos/hashy written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bizarrechaos/hashy already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ssdeep v0.2.0 [INFO] [stderr] Downloaded libfuzzy-sys v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0610baedb82ca596e0dae6a321ce1ff29bd02aa7f3d1627fd7c36bcad5ac29e5 [INFO] running `Command { std: "docker" "start" "-a" "0610baedb82ca596e0dae6a321ce1ff29bd02aa7f3d1627fd7c36bcad5ac29e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0610baedb82ca596e0dae6a321ce1ff29bd02aa7f3d1627fd7c36bcad5ac29e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0610baedb82ca596e0dae6a321ce1ff29bd02aa7f3d1627fd7c36bcad5ac29e5", kill_on_drop: false }` [INFO] [stdout] 0610baedb82ca596e0dae6a321ce1ff29bd02aa7f3d1627fd7c36bcad5ac29e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2a3f5209ca78dccff35585f2f887467b867d6761dfb3b6dac1f29650bce0d88 [INFO] running `Command { std: "docker" "start" "-a" "a2a3f5209ca78dccff35585f2f887467b867d6761dfb3b6dac1f29650bce0d88", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Compiling libfuzzy-sys v0.2.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] error: failed to run custom build command for `libfuzzy-sys v0.2.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libfuzzy-sys-edab1ba92ba0928e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] cargo:rustc-link-lib=static=fuzzy [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/target/debug/build/libfuzzy-sys-47b7a444d509a4da/out/.libs [INFO] [stderr] INFO: running command: cd "/opt/rustwide/target/debug/build/libfuzzy-sys-47b7a444d509a4da/out" && CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -fPIC" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/configure" "--enable-shared=no" "--enable-static=yes" [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 build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-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 for style of include used by make... GNU [INFO] [stderr] checking dependency style of gcc... gcc3 [INFO] [stderr] checking for g++... g++ [INFO] [stderr] checking whether we are using the GNU C++ compiler... yes [INFO] [stderr] checking whether g++ accepts -g... yes [INFO] [stderr] checking dependency style of g++... gcc3 [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [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 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 whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-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 a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking how to run the C preprocessor... gcc -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 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 how to run the C++ preprocessor... g++ -E [INFO] [stderr] checking for ld used by g++... /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 whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking for g++ option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if g++ PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if g++ static flag -static works... yes [INFO] [stderr] checking if g++ supports -c -o file.o... yes [INFO] [stderr] checking if g++ supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... (cached) GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking for /usr/local/include... yes [INFO] [stderr] checking for /usr/local/lib... yes [INFO] [stderr] checking for /opt/local/include... no [INFO] [stderr] checking for /opt/local/lib... no [INFO] [stderr] checking for /sw/include... no [INFO] [stderr] checking for /sw/lib... no [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 libgen.h usability... yes [INFO] [stderr] checking libgen.h presence... yes [INFO] [stderr] checking for libgen.h... yes [INFO] [stderr] checking dirent.h usability... yes [INFO] [stderr] checking dirent.h presence... yes [INFO] [stderr] checking for dirent.h... yes [INFO] [stderr] checking for inttypes.h... (cached) 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 for sys/types.h... (cached) 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/param.h usability... yes [INFO] [stderr] checking sys/param.h presence... yes [INFO] [stderr] checking for sys/param.h... yes [INFO] [stderr] checking wchar.h usability... yes [INFO] [stderr] checking wchar.h presence... yes [INFO] [stderr] checking for wchar.h... yes [INFO] [stderr] checking for unistd.h... (cached) yes [INFO] [stderr] checking for sys/stat.h... (cached) yes [INFO] [stderr] checking sys/disk.h usability... no [INFO] [stderr] checking sys/disk.h presence... no [INFO] [stderr] checking for sys/disk.h... no [INFO] [stderr] checking for inttypes.h... (cached) yes [INFO] [stderr] checking for sys/mount.h... yes [INFO] [stderr] checking for _LARGEFILE_SOURCE value needed for large files... no [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 config.h [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] INFO: command finished: exit status: 0 [INFO] [stderr] INFO: running command: cd "/opt/rustwide/target/debug/build/libfuzzy-sys-47b7a444d509a4da/out" && "make" "-j16" [INFO] [stderr] make all-am [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/libfuzzy-sys-47b7a444d509a4da/out' [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -fPIC -MT fuzzy.lo -MD -MP -MF .deps/fuzzy.Tpo -c -o fuzzy.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/fuzzy.c [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -fPIC -MT edit_dist.lo -MD -MP -MF .deps/edit_dist.Tpo -c -o edit_dist.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/edit_dist.c [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -fPIC -MT find-file-size.lo -MD -MP -MF .deps/find-file-size.Tpo -c -o find-file-size.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/find-file-size.c [INFO] [stderr] g++ -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/main.cpp [INFO] [stderr] g++ -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -g -O2 -MT match.o -MD -MP -MF .deps/match.Tpo -c -o match.o /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/match.cpp [INFO] [stderr] g++ -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -g -O2 -MT engine.o -MD -MP -MF .deps/engine.Tpo -c -o engine.o /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/engine.cpp [INFO] [stderr] g++ -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -g -O2 -MT filedata.o -MD -MP -MF .deps/filedata.Tpo -c -o filedata.o /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/filedata.cpp [INFO] [stderr] g++ -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -g -O2 -MT dig.o -MD -MP -MF .deps/dig.Tpo -c -o dig.o /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/dig.cpp [INFO] [stderr] g++ -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -g -O2 -MT cycles.o -MD -MP -MF .deps/cycles.Tpo -c -o cycles.o /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/cycles.cpp [INFO] [stderr] g++ -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -g -O2 -MT helpers.o -MD -MP -MF .deps/helpers.Tpo -c -o helpers.o /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/helpers.cpp [INFO] [stderr] g++ -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -g -O2 -MT ui.o -MD -MP -MF .deps/ui.Tpo -c -o ui.o /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/ui.cpp [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -fPIC -MT fuzzy.lo -MD -MP -MF .deps/fuzzy.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/fuzzy.c -o fuzzy.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -fPIC -MT edit_dist.lo -MD -MP -MF .deps/edit_dist.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/edit_dist.c -o edit_dist.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy -I/usr/local/include -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -fPIC -MT find-file-size.lo -MD -MP -MF .deps/find-file-size.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/find-file-size.c -o find-file-size.o [INFO] [stderr] mv -f .deps/fuzzy.Tpo .deps/fuzzy.Plo [INFO] [stderr] mv -f .deps/dig.Tpo .deps/dig.Po [INFO] [stderr] mv -f .deps/main.Tpo .deps/main.Po [INFO] [stderr] mv -f .deps/engine.Tpo .deps/engine.Po [INFO] [stderr] mv -f .deps/cycles.Tpo .deps/cycles.Po [INFO] [stderr] mv -f .deps/helpers.Tpo .deps/helpers.Po [INFO] [stderr] mv -f .deps/ui.Tpo .deps/ui.Po [INFO] [stderr] mv -f .deps/filedata.Tpo .deps/filedata.Po [INFO] [stderr] mv -f .deps/match.Tpo .deps/match.Po [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/libfuzzy-sys-47b7a444d509a4da/out' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /tmp/cc72jZqF.s: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/edit_dist.c:43:1: fatal error: error closing /tmp/ccKyEeQy.s: No space left on device [INFO] [stderr] 43 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] Assembler messages: [INFO] [stderr] /tmp/cc72jZqF.s: Fatal error: can't write 107 bytes to section .text.find_file_size of find-file-size.o: 'No space left on device' [INFO] [stderr] make[1]: *** [Makefile:578: edit_dist.lo] Error 1 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[1]: *** [Makefile:578: find-file-size.lo] Error 1 [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/fuzzy.c: In function 'fuzzy_engine_step': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/fuzzy.c:299:22: warning: array subscript has type 'char' [-Wchar-subscripts] [INFO] [stderr] 299 | b64[self->bh[i].h]; [INFO] [stderr] | ~~~~~~~~~~~^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/fuzzy.c:300:45: warning: array subscript has type 'char' [-Wchar-subscripts] [INFO] [stderr] 300 | self->bh[i].halfdigest = b64[self->bh[i].halfh]; [INFO] [stderr] | ~~~~~~~~~~~^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/fuzzy.c: In function 'fuzzy_digest': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/fuzzy.c:410:31: warning: array subscript has type 'char' [-Wchar-subscripts] [INFO] [stderr] 410 | *result = b64[self->bh[bi].h]; [INFO] [stderr] | ~~~~~~~~~~~~^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/fuzzy.c:484:35: warning: array subscript has type 'char' [-Wchar-subscripts] [INFO] [stderr] 484 | *result++ = b64[self->bh[bi].h]; [INFO] [stderr] | ~~~~~~~~~~~~^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/fuzzy.c: At top level: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/fuzzy.c:612:12: warning: 'has_common_substring' defined but not used [-Wunused-function] [INFO] [stderr] 612 | static int has_common_substring(const char *s1, size_t s1len, const char *s2, size_t s2len) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/main.cpp: In function 'void generate_filename(state*, char*, char*, char*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/main.cpp:242:15: warning: ignoring return value of 'char* realpath(const char*, char*)' declared with attribute 'warn_unused_result' [-Wunused-result] [INFO] [stderr] 242 | realpath(input, fn); [INFO] [stderr] | ~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/ssdeep.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/engine.cpp:4: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/engine.cpp: In function 'int hash_file(state*, char*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/engine.cpp:115:22: warning: '%s' directive output may be truncated writing up to 78 bytes into a region of size 68 [-Wformat-truncation=] [INFO] [stderr] 115 | _TEXT("Hashing: %s%s"), [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/tchar-local.h:41:21: note: in definition of macro '_TEXT' [INFO] [stderr] 41 | #define _TEXT(A) A [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/engine.cpp:115:32: note: format string is defined here [INFO] [stderr] 115 | _TEXT("Hashing: %s%s"), [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /usr/include/stdio.h:980, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/main.h:27, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/engine.cpp:3: [INFO] [stderr] In function 'int snprintf(char*, size_t, const char*, ...)', [INFO] [stderr] inlined from 'int hash_file(state*, char*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/engine.cpp:113:15: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:35: note: '__builtin___snprintf_chk' output between 89 and 167 bytes into a destination of size 77 [INFO] [stderr] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 55 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 56 | __va_arg_pack ()); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/engine.cpp: In function 'int hash_file(state*, char*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/engine.cpp:115:22: warning: '%s' directive output truncated writing 79 bytes into a region of size 68 [-Wformat-truncation=] [INFO] [stderr] 115 | _TEXT("Hashing: %s%s"), [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/tchar-local.h:41:21: note: in definition of macro '_TEXT' [INFO] [stderr] 41 | #define _TEXT(A) A [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/engine.cpp:115:34: note: format string is defined here [INFO] [stderr] 115 | _TEXT("Hashing: %s%s"), [INFO] [stderr] | ^~ [INFO] [stderr] In function 'int snprintf(char*, size_t, const char*, ...)', [INFO] [stderr] inlined from 'int hash_file(state*, char*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/engine.cpp:113:15: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:35: note: '__builtin___snprintf_chk' output 89 or more bytes into a destination of size 77 [INFO] [stderr] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 55 | __glibc_objsize (__s), __fmt, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 56 | __va_arg_pack ()); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/cycles.cpp: In function 'int done_processing_dir(char*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/cycles.cpp:51:11: warning: ignoring return value of 'char* realpath(const char*, char*)' declared with attribute 'warn_unused_result' [-Wunused-result] [INFO] [stderr] 51 | realpath(fn,d_name); [INFO] [stderr] | ~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/cycles.cpp: In function 'int processing_dir(char*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/cycles.cpp:107:11: warning: ignoring return value of 'char* realpath(const char*, char*)' declared with attribute 'warn_unused_result' [-Wunused-result] [INFO] [stderr] 107 | realpath(fn,d_name); [INFO] [stderr] | ~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/cycles.cpp: In function 'int have_processed_dir(char*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/cycles.cpp:158:11: warning: ignoring return value of 'char* realpath(const char*, char*)' declared with attribute 'warn_unused_result' [-Wunused-result] [INFO] [stderr] 158 | realpath(fn,d_name); [INFO] [stderr] | ~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/match.cpp: In function 'bool sig_file_close(state*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/match.cpp:133:13: warning: argument 1 null where non-null expected [-Wnonnull] [INFO] [stderr] 133 | if (fclose(s->known_handle)) [INFO] [stderr] | ~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/main.h:27, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/ssdeep.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/match.h:8, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/match.cpp:21: [INFO] [stderr] /usr/include/stdio.h:184:12: note: in a call to function 'int fclose(FILE*)' declared 'nonnull' [INFO] [stderr] 184 | extern int fclose (FILE *__stream) __nonnull ((1)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] In function 'bool sig_file_close(state*)', [INFO] [stderr] inlined from 'bool match_compare_unknown(state*, const char*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/match.cpp:412:17: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/match.cpp:133:13: warning: argument 1 null where non-null expected [-Wnonnull] [INFO] [stderr] 133 | if (fclose(s->known_handle)) [INFO] [stderr] | ~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/stdio.h: In function 'bool match_compare_unknown(state*, const char*)': [INFO] [stderr] /usr/include/stdio.h:184:12: note: in a call to function 'int fclose(FILE*)' declared 'nonnull' [INFO] [stderr] 184 | extern int fclose (FILE *__stream) __nonnull ((1)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] In function 'bool sig_file_close(state*)', [INFO] [stderr] inlined from 'bool match_load(state*, const char*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/match.cpp:388:17: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/libfuzzy/match.cpp:133:13: warning: argument 1 null where non-null expected [-Wnonnull] [INFO] [stderr] 133 | if (fclose(s->known_handle)) [INFO] [stderr] | ~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/stdio.h: In function 'bool match_load(state*, const char*)': [INFO] [stderr] /usr/include/stdio.h:184:12: note: in a call to function 'int fclose(FILE*)' declared 'nonnull' [INFO] [stderr] 184 | extern int fclose (FILE *__stream) __nonnull ((1)); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] make: *** [Makefile:401: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzy-sys-0.2.0/build.rs:76:5: [INFO] [stderr] FAIL: command did not execute successfully: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62c5640f4660 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62c5640f4660 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62c5640f4660 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62c5640f4660 - ::fmt::h6d42cc84fc840290 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62c5641160f3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x62c5641160f3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x62c5640f19a3 - std::io::Write::write_fmt::h5a7b54aa6e4a315d [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x62c5640f44b2 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x62c5640f562f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x62c5640f549a - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x62c5640f5ee2 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x62c5640f5d7a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x62c5640f4b69 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x62c5640f5a0d - rust_begin_unwind [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x62c5640b12b0 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x62c5640b314f - build_script_build::fail::h16263efc3caa8ee4 [INFO] [stderr] 16: 0x62c5640b2f28 - build_script_build::run::hcf90c95f4e3c9452 [INFO] [stderr] 17: 0x62c5640b2ba0 - build_script_build::main::h23fff88e87029823 [INFO] [stderr] 18: 0x62c5640b1e43 - core::ops::function::FnOnce::call_once::h83773f9b8dff6bd0 [INFO] [stderr] 19: 0x62c5640b1c16 - std::sys::backtrace::__rust_begin_short_backtrace::h05f655d8c5da2f32 [INFO] [stderr] 20: 0x62c5640b1ab9 - std::rt::lang_start::{{closure}}::h00b7cb61e8e2a029 [INFO] [stderr] 21: 0x62c5640ee220 - core::ops::function::impls:: for &F>::call_once::h11180d46f4bd77b0 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x62c5640ee220 - std::panicking::try::do_call::hd4e634b5516dff98 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x62c5640ee220 - std::panicking::try::hb26f372c4276d7b4 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x62c5640ee220 - std::panic::catch_unwind::hcff84ccd1cc2f0a5 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x62c5640ee220 - std::rt::lang_start_internal::{{closure}}::h7f5cb21b2420f132 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x62c5640ee220 - std::panicking::try::do_call::he996326bc7b05062 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x62c5640ee220 - std::panicking::try::h17585bee78ecbda5 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x62c5640ee220 - std::panic::catch_unwind::h366ac34033c6e5d6 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x62c5640ee220 - std::rt::lang_start_internal::h15895544e2012228 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x62c5640b1aa1 - std::rt::lang_start::h9fc5b5ed59250301 [INFO] [stderr] 31: 0x62c5640b3165 - main [INFO] [stderr] 32: 0x76a448ded1ca - [INFO] [stderr] 33: 0x76a448ded28b - __libc_start_main [INFO] [stderr] 34: 0x62c5640b18f5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a2a3f5209ca78dccff35585f2f887467b867d6761dfb3b6dac1f29650bce0d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2a3f5209ca78dccff35585f2f887467b867d6761dfb3b6dac1f29650bce0d88", kill_on_drop: false }` [INFO] [stdout] a2a3f5209ca78dccff35585f2f887467b867d6761dfb3b6dac1f29650bce0d88