[INFO] crate ssdeep 0.2.0 is already in cache [INFO] checking ssdeep-0.2.0 against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] extracting crate ssdeep 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ssdeep 0.2.0 on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ssdeep 0.2.0 [INFO] finished tweaking crates.io crate ssdeep 0.2.0 [INFO] tweaked toml for crates.io crate ssdeep 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 440abdc2cc3a1d9a29a0799892637119b75c0bd596d7b92ecb40a0840181c4d4 [INFO] running `"docker" "start" "-a" "440abdc2cc3a1d9a29a0799892637119b75c0bd596d7b92ecb40a0840181c4d4"` [INFO] [stderr] Compiling libfuzzy-sys v0.2.0 [INFO] [stderr] error: failed to run custom build command for `libfuzzy-sys v0.2.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libfuzzy-sys-40975de40f007049/build-script-build` (exit code: 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-e84e42b6275802d8/out/.libs [INFO] [stderr] INFO: running command: "sh" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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... /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... /bin/sed [INFO] [stderr] checking for grep that handles long lines and -e... /bin/grep [INFO] [stderr] checking for egrep... /bin/grep -E [INFO] [stderr] checking for fgrep... /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... /bin/dd [INFO] [stderr] checking how to truncate binary pipes... /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 code: 0 [INFO] [stderr] INFO: running command: "make" "-j8" [INFO] [stderr] CDPATH="${ZSH_VERSION+.}:" && cd /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libfuzzy-sys-0.2.0/libfuzzy && /bin/bash /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libfuzzy-sys-0.2.0/libfuzzy/missing aclocal-1.15 -I m4 [INFO] [stderr] Makefile:436: recipe for target '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libfuzzy-sys-0.2.0/libfuzzy/aclocal.m4' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] autom4te: cannot create autom4te.cache: No such file or directory [INFO] [stderr] aclocal-1.15: error: echo failed with exit status: 1 [INFO] [stderr] make: *** [/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libfuzzy-sys-0.2.0/libfuzzy/aclocal.m4] Error 1 [INFO] [stderr] thread 'main' panicked at 'FAIL: command did not execute successfully: exit code: 2 [INFO] [stderr] [INFO] [stderr] build script failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libfuzzy-sys-0.2.0/build.rs:76:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5640e4edf7c4 - backtrace::backtrace::libunwind::trace::hd3621c56e1a82b0a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x5640e4edf7c4 - backtrace::backtrace::trace_unsynchronized::h127a46c1d6aa4138 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5640e4edf7c4 - std::sys_common::backtrace::_print_fmt::hfb10ea147c250179 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x5640e4edf7c4 - ::fmt::heca9e4a472b1181e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5640e4efbccc - core::fmt::write::h54f88987482a5b75 [INFO] [stderr] at src/libcore/fmt/mod.rs:1057 [INFO] [stderr] 5: 0x5640e4edc797 - std::io::Write::write_fmt::he140747fba757439 [INFO] [stderr] at src/libstd/io/mod.rs:1426 [INFO] [stderr] 6: 0x5640e4ee1985 - std::sys_common::backtrace::_print::hf5ab867f01eb06e3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5640e4ee1985 - std::sys_common::backtrace::print::hb7ea4d1c97dea23b [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5640e4ee1985 - std::panicking::default_hook::{{closure}}::h68c54342c8022088 [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x5640e4ee1671 - std::panicking::default_hook::hfa9dc9c6d07432d7 [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x5640e4ee1f3a - std::panicking::rust_panic_with_hook::hffd6e7ce90eff43e [INFO] [stderr] at src/libstd/panicking.rs:472 [INFO] [stderr] 11: 0x5640e4ee1b20 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:380 [INFO] [stderr] 12: 0x5640e4ee1a9b - std::panicking::begin_panic_fmt::h405a05ea8b7dd7d0 [INFO] [stderr] at src/libstd/panicking.rs:334 [INFO] [stderr] 13: 0x5640e4ea4bac - build_script_build::fail::hbe38dcab895962b0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libfuzzy-sys-0.2.0/build.rs:76 [INFO] [stderr] 14: 0x5640e4ea48f4 - build_script_build::run::h930e7bf83dc5acb3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libfuzzy-sys-0.2.0/build.rs:66 [INFO] [stderr] 15: 0x5640e4ea431e - build_script_build::main::hccc55039ba749484 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libfuzzy-sys-0.2.0/build.rs:54 [INFO] [stderr] 16: 0x5640e4ea2ce0 - std::rt::lang_start::{{closure}}::h0975ed77a8a7ca45 [INFO] [stderr] at /rustc/e60d9e09c55855f5a848fde8ad83e13131a5b241/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x5640e4ee1a53 - std::rt::lang_start_internal::{{closure}}::h772611e6ebc1e85c [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x5640e4ee1a53 - std::panicking::try::do_call::h0e021965f0ece434 [INFO] [stderr] at src/libstd/panicking.rs:305 [INFO] [stderr] 19: 0x5640e4ee8527 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 20: 0x5640e4ee23e0 - std::panicking::try::h8a1fdc1cf4c906f9 [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 21: 0x5640e4ee23e0 - std::panic::catch_unwind::h799234ecf355f5d7 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x5640e4ee23e0 - std::rt::lang_start_internal::h6663d8b785e6689f [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x5640e4ea2cb9 - std::rt::lang_start::h4abcb188243ec0d5 [INFO] [stderr] at /rustc/e60d9e09c55855f5a848fde8ad83e13131a5b241/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x5640e4ea4bda - main [INFO] [stderr] 25: 0x7f6915728b97 - __libc_start_main [INFO] [stderr] 26: 0x5640e4ea290a - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "440abdc2cc3a1d9a29a0799892637119b75c0bd596d7b92ecb40a0840181c4d4"` [INFO] running `"docker" "rm" "-f" "440abdc2cc3a1d9a29a0799892637119b75c0bd596d7b92ecb40a0840181c4d4"` [INFO] [stdout] 440abdc2cc3a1d9a29a0799892637119b75c0bd596d7b92ecb40a0840181c4d4