[INFO] fetching crate libbgpstream-sys 0.2.1... [INFO] testing libbgpstream-sys-0.2.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate libbgpstream-sys 0.2.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate libbgpstream-sys 0.2.1 [INFO] finished tweaking crates.io crate libbgpstream-sys 0.2.1 [INFO] tweaked toml for crates.io crate libbgpstream-sys 0.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libbgpstream-sys 0.2.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.65.1 (available: v0.72.1) [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] Downloading crates ... [INFO] [stderr] Downloaded home v0.5.12 [INFO] [stderr] Downloaded rustc-hash v1.1.0 [INFO] [stderr] Downloaded which v4.4.2 [INFO] [stderr] Downloaded lazycell v1.3.0 [INFO] [stderr] Downloaded peeking_take_while v0.1.2 [INFO] [stderr] Downloaded proc-macro-crate v3.5.0 [INFO] [stderr] Downloaded autotools v0.2.7 [INFO] [stderr] Downloaded prettyplease v0.2.37 [INFO] [stderr] Downloaded toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Downloaded toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Downloaded toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Downloaded num_enum v0.7.6 [INFO] [stderr] Downloaded libloading v0.8.9 [INFO] [stderr] Downloaded clang-sys v1.8.1 [INFO] [stderr] Downloaded num_enum_derive v0.7.6 [INFO] [stderr] Downloaded cexpr v0.6.0 [INFO] [stderr] Downloaded glob v0.3.3 [INFO] [stderr] Downloaded winnow v1.0.1 [INFO] [stderr] Downloaded bindgen v0.65.1 [INFO] [stderr] Downloaded libz-sys v1.1.28 [INFO] [stderr] Downloaded rdkafka-sys v4.10.0+2.12.1 [INFO] [stderr] Downloaded wandio-sys v0.2.0 [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] 2eb8b5c65099d95b82f65ac43d6674d545d6e00d7aaf93b9e1ff2ee07a444d56 [INFO] running `Command { std: "docker" "start" "-a" "2eb8b5c65099d95b82f65ac43d6674d545d6e00d7aaf93b9e1ff2ee07a444d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eb8b5c65099d95b82f65ac43d6674d545d6e00d7aaf93b9e1ff2ee07a444d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb8b5c65099d95b82f65ac43d6674d545d6e00d7aaf93b9e1ff2ee07a444d56", kill_on_drop: false }` [INFO] [stdout] 2eb8b5c65099d95b82f65ac43d6674d545d6e00d7aaf93b9e1ff2ee07a444d56 [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] c1f1c615fd3f5518e129990b326ef3397ba65860e8d211a6e350a1b97d464a7b [INFO] running `Command { std: "docker" "start" "-a" "c1f1c615fd3f5518e129990b326ef3397ba65860e8d211a6e350a1b97d464a7b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling rdkafka-sys v4.10.0+2.12.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling num_enum v0.7.6 [INFO] [stderr] Compiling wandio-sys v0.2.0 [INFO] [stderr] Compiling libbgpstream-sys v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `libbgpstream-sys v0.2.1 (/opt/rustwide/workdir)` [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/libbgpstream-sys-b2e5e7f75eafef48/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] patching file /opt/rustwide/target/debug/build/libbgpstream-sys-fbfea2b76950a3e2/out/libbgpstream-2.2.0//m4/ax_pthread.m4 [INFO] [stderr] patching file /opt/rustwide/target/debug/build/libbgpstream-sys-fbfea2b76950a3e2/out/libbgpstream-2.2.0//m4/check_rdkafka_version.m4 [INFO] [stderr] patching file /opt/rustwide/target/debug/build/libbgpstream-sys-fbfea2b76950a3e2/out/libbgpstream-2.2.0/lib/transports/bs_transport_kafka.c [INFO] [stderr] patching file /opt/rustwide/target/debug/build/libbgpstream-sys-fbfea2b76950a3e2/out/libbgpstream-2.2.0/configure.ac [INFO] [stderr] Initializing submodules [INFO] [stderr] Running autoconf [INFO] [stderr] libtoolize: putting auxiliary files in '.'. [INFO] [stderr] libtoolize: copying file './ltmain.sh' [INFO] [stderr] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [INFO] [stderr] libtoolize: copying file 'm4/libtool.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltoptions.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltsugar.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltversion.m4' [INFO] [stderr] libtoolize: copying file 'm4/lt~obsolete.m4' [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libbgpstream-sys-fbfea2b76950a3e2/out/libbgpstream-2.2.0" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -w -lpthread -lbz2 -lz -llzo2 -llzma -lzstd -llz4 -lcurl -I/opt/rustwide/target/debug/build/wandio-sys-747daa293c49f048/out/wandio-4.2.5-1/lib/ -I/opt/rustwide/target/debug/build/rdkafka-sys-1c46563d61c574c0/out/src/" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -gdwarf-4 -fno-omit-frame-pointer -m64 -w" LC_ALL="C" LDFLAGS=" -L/opt/rustwide/target/debug/build/wandio-sys-747daa293c49f048/out/wandio-4.2.5-1/lib/ -L/opt/rustwide/target/debug/build/rdkafka-sys-1c46563d61c574c0/out/src/" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/target/debug/build/libbgpstream-sys-fbfea2b76950a3e2/out/libbgpstream-2.2.0/configure" "--prefix=/opt/rustwide/target/debug/build/libbgpstream-sys-fbfea2b76950a3e2/out/libbgpstream-2.2.0" "--disable-shared" "--enable-static" [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 race-free 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 how to print strings... printf [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking for gcc... cc [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 the compiler supports GNU C... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to enable C11 features... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking dependency style of cc... gcc3 [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 cc... /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 file... file [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [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 cc 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 for stdio.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for sys/types.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 cc supports -fno-rtti -fno-exceptions... yes [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc 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 to use rpath... yes [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 gettimeofday... yes [INFO] [stderr] checking for memset... yes [INFO] [stderr] checking for strdup... yes [INFO] [stderr] checking for strstr... yes [INFO] [stderr] checking for strsep... yes [INFO] [stderr] checking for strlcpy... yes [INFO] [stderr] checking for vasprintf... yes [INFO] [stderr] checking whether to build with debug information... no [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for uint16_t... yes [INFO] [stderr] checking for uint32_t... yes [INFO] [stderr] checking for uint64_t... yes [INFO] [stderr] checking for uint8_t... yes [INFO] [stderr] checking for GNU libc compatible malloc... yes [INFO] [stderr] checking for GNU libc compatible realloc... yes [INFO] [stderr] checking for arpa/inet.h... yes [INFO] [stderr] checking for inttypes.h... (cached) yes [INFO] [stderr] checking for limits.h... yes [INFO] [stderr] checking for math.h... yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for string.h... (cached) yes [INFO] [stderr] checking for time.h... yes [INFO] [stderr] checking for sys/time.h... yes [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking if compiler needs certain flags to reject unknown flags... no [INFO] [stderr] checking for the pthreads library -lpthreads... no [INFO] [stderr] checking whether pthreads work without any flags... yes [INFO] [stderr] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [INFO] [stderr] checking if more special flags are required for pthreads... no [INFO] [stderr] checking for PTHREAD_PRIO_INHERIT... yes [INFO] [stderr] checking for http_open_hdrs in -lwandio... no [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: detected dubious ownership in repository at '/opt/rustwide/target/debug/build/libbgpstream-sys-fbfea2b76950a3e2/out/libbgpstream-2.2.0' [INFO] [stderr] To add an exception for this directory, call: [INFO] [stderr] [INFO] [stderr] git config --global --add safe.directory /opt/rustwide/target/debug/build/libbgpstream-sys-fbfea2b76950a3e2/out/libbgpstream-2.2.0 [INFO] [stderr] fatal: detected dubious ownership in repository at '/opt/rustwide/target/debug/build/libbgpstream-sys-fbfea2b76950a3e2/out/libbgpstream-2.2.0' [INFO] [stderr] To add an exception for this directory, call: [INFO] [stderr] [INFO] [stderr] git config --global --add safe.directory /opt/rustwide/target/debug/build/libbgpstream-sys-fbfea2b76950a3e2/out/libbgpstream-2.2.0 [INFO] [stderr] autoreconf: export WARNINGS= [INFO] [stderr] autoreconf: Entering directory '.' [INFO] [stderr] autoreconf: configure.ac: not using Gettext [INFO] [stderr] autoreconf: running: aclocal --force -I m4 [INFO] [stderr] autoreconf: configure.ac: tracing [INFO] [stderr] autoreconf: configure.ac: adding subdirectory lib/formats/libparsebgp to autoreconf [INFO] [stderr] autoreconf: Entering directory 'lib/formats/libparsebgp' [INFO] [stderr] autoreconf: neither configure.ac nor configure.in present in lib/formats/libparsebgp [INFO] [stderr] autoreconf: Leaving directory 'lib/formats/libparsebgp' [INFO] [stderr] autoreconf: running: libtoolize --copy --force [INFO] [stderr] autoreconf: configure.ac: not using Intltool [INFO] [stderr] autoreconf: configure.ac: not using Gtkdoc [INFO] [stderr] autoreconf: running: aclocal --force -I m4 [INFO] [stderr] autoreconf: running: /usr/bin/autoconf --force [INFO] [stderr] configure.ac:63: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] configure.ac:63: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... [INFO] [stderr] m4/disable-rpath.m4:6: DISABLE_RPATH is expanded from... [INFO] [stderr] configure.ac:63: the top level [INFO] [stderr] configure.ac:72: warning: The macro `AC_PROG_LIBTOOL' is obsolete. [INFO] [stderr] configure.ac:72: You should run autoupdate. [INFO] [stderr] m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... [INFO] [stderr] configure.ac:72: the top level [INFO] [stderr] configure.ac:73: warning: The macro `AC_PROG_CC_C99' is obsolete. [INFO] [stderr] configure.ac:73: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... [INFO] [stderr] configure.ac:73: the top level [INFO] [stderr] configure.ac:203: warning: The macro `AC_TRY_RUN' is obsolete. [INFO] [stderr] configure.ac:203: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... [INFO] [stderr] m4/check_wandio_http.m4:36: CHECK_WANDIO_HTTP is expanded from... [INFO] [stderr] configure.ac:203: the top level [INFO] [stderr] autoreconf: running: /usr/bin/autoheader --force [INFO] [stderr] autoreconf: running: automake --add-missing --copy --force-missing [INFO] [stderr] configure.ac:51: installing './compile' [INFO] [stderr] configure.ac:51: installing './config.guess' [INFO] [stderr] configure.ac:51: installing './config.sub' [INFO] [stderr] configure.ac:49: installing './install-sh' [INFO] [stderr] configure.ac:49: installing './missing' [INFO] [stderr] configure.ac:301: installing './tap-driver.sh' [INFO] [stderr] configure.ac:284: error: required file 'common/Makefile.in' not found [INFO] [stderr] configure.ac:284: error: required file 'common/libpatricia/Makefile.in' not found [INFO] [stderr] configure.ac:284: error: required file 'common/libinterval3/Makefile.in' not found [INFO] [stderr] configure.ac:284: error: required file 'common/libinterval3/rb_tree/Makefile.in' not found [INFO] [stderr] configure.ac:284: error: required file 'common/libcsv/Makefile.in' not found [INFO] [stderr] configure.ac:284: error: required file 'common/libjsmn/Makefile.in' not found [INFO] [stderr] lib/Makefile.am: installing './depcomp' [INFO] [stderr] parallel-tests: installing './test-driver' [INFO] [stderr] autoreconf: error: automake failed with exit status: 1 [INFO] [stderr] configure: error: libwandio 4.2.0 or higher required (http://research.wand.net.nz/software/libwandio.php) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' (7100) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autotools-0.2.7/src/lib.rs:790:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x57ed822f9d6a - 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: 0x57ed822f9d6a - 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: 0x57ed822f9d6a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x57ed822f9d6a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x57ed823109da - ::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x57ed823109da - core[fa0eadad68403074]::fmt::write [INFO] [stderr] 6: 0x57ed82300092 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x57ed82300092 - ::write_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x57ed822da05f - ::print [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x57ed822da05f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x57ed822f4211 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x57ed822f448b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x57ed822da118 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x57ed822cf189 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x57ed822daa7d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x57ed8231121c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x57ed81d9db67 - autotools[2e298066134866c6]::fail [INFO] [stderr] 17: 0x57ed81da13c8 - ::build [INFO] [stderr] 18: 0x57ed81d9ab2f - build_script_build[4c27c9b253780f91]::main [INFO] [stderr] 19: 0x57ed81d9c653 - core[fa0eadad68403074]::result::Result<(), std[31e582c13f4e914f]::io::error::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 20: 0x57ed81d993f6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), std[31e582c13f4e914f]::io::error::Error>, core[fa0eadad68403074]::result::Result<(), std[31e582c13f4e914f]::io::error::Error>> [INFO] [stderr] 21: 0x57ed81d99409 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stderr] 22: 0x57ed822f2fc4 - <&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] 23: 0x57ed822f2fc4 - 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] 24: 0x57ed822f2fc4 - 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] 25: 0x57ed822f2fc4 - 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] 26: 0x57ed822f2fc4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x57ed822f2fc4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x57ed822f2fc4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x57ed822f2fc4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x57ed822f2fc4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x57ed81d98dc1 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stderr] 32: 0x57ed81d9c9d5 - main [INFO] [stderr] 33: 0x7c98486161ca - [INFO] [stderr] 34: 0x7c984861628b - __libc_start_main [INFO] [stderr] 35: 0x57ed81d975f5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "c1f1c615fd3f5518e129990b326ef3397ba65860e8d211a6e350a1b97d464a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f1c615fd3f5518e129990b326ef3397ba65860e8d211a6e350a1b97d464a7b", kill_on_drop: false }` [INFO] [stdout] c1f1c615fd3f5518e129990b326ef3397ba65860e8d211a6e350a1b97d464a7b