[INFO] cloning repository https://github.com/tiborschneider/rust-routeviews [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiborschneider/rust-routeviews" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiborschneider%2Frust-routeviews", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiborschneider%2Frust-routeviews'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ede8c3e5132669c445bac5177da08b6765c6895 [INFO] testing tiborschneider/rust-routeviews/4ede8c3e5132669c445bac5177da08b6765c6895 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiborschneider%2Frust-routeviews" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tiborschneider/rust-routeviews [INFO] finished tweaking git repo https://github.com/tiborschneider/rust-routeviews [INFO] tweaked toml for git repo https://github.com/tiborschneider/rust-routeviews written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tiborschneider/rust-routeviews 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/tiborschneider/rust-routeviews 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] Updating git repository `https://github.com/brendanhoran/libbgpstream-sys` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.202 [INFO] [stderr] Downloaded home v0.5.5 [INFO] [stderr] Downloaded deranged v0.3.9 [INFO] [stderr] Downloaded autotools v0.2.6 [INFO] [stderr] Downloaded shlex v1.2.0 [INFO] [stderr] Downloaded time-macros v0.2.15 [INFO] [stderr] Downloaded clang-sys v1.6.1 [INFO] [stderr] Downloaded prettyplease v0.2.15 [INFO] [stderr] Downloaded indexmap v2.1.0 [INFO] [stderr] Downloaded memchr v2.6.4 [INFO] [stderr] Downloaded serde v1.0.202 [INFO] [stderr] Downloaded hashbrown v0.14.2 [INFO] [stderr] Downloaded winnow v0.5.19 [INFO] [stderr] Downloaded time v0.3.30 [INFO] [stderr] Downloaded bindgen v0.65.1 [INFO] [stderr] Downloaded bitflags v2.4.1 [INFO] [stderr] Downloaded bindgen v0.69.4 [INFO] [stderr] Downloaded regex v1.10.2 [INFO] [stderr] Downloaded syn v2.0.64 [INFO] [stderr] Downloaded rustix v0.38.21 [INFO] [stderr] Downloaded errno v0.3.6 [INFO] [stderr] Downloaded regex-automata v0.4.3 [INFO] [stderr] Downloaded linux-raw-sys v0.4.11 [INFO] [stderr] Downloaded libz-sys v1.1.12 [INFO] [stderr] Downloaded rdkafka-sys v4.7.0+2.3.0 [INFO] [stderr] Downloaded wandio-sys v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ece00d210f654afd9dbbfdc4afe401aa370e622bce3ae03e8829e10d7d56729a [INFO] running `Command { std: "docker" "start" "-a" "ece00d210f654afd9dbbfdc4afe401aa370e622bce3ae03e8829e10d7d56729a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ece00d210f654afd9dbbfdc4afe401aa370e622bce3ae03e8829e10d7d56729a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece00d210f654afd9dbbfdc4afe401aa370e622bce3ae03e8829e10d7d56729a", kill_on_drop: false }` [INFO] [stdout] ece00d210f654afd9dbbfdc4afe401aa370e622bce3ae03e8829e10d7d56729a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 12f2b3fe513fc2efc72801b0a7209ca26ed07709e5d00e0d8c733e2b5c3bd559 [INFO] running `Command { std: "docker" "start" "-a" "12f2b3fe513fc2efc72801b0a7209ca26ed07709e5d00e0d8c733e2b5c3bd559", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling autotools v0.2.6 [INFO] [stderr] Compiling rdkafka-sys v4.7.0+2.3.0 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling routeviews v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling wandio-sys v0.2.0 [INFO] [stderr] Compiling libbgpstream-sys v0.2.2 (https://github.com/brendanhoran/libbgpstream-sys?rev=7361491993b3cd603463140e9d53cb7f8b778955#73614919) [INFO] [stderr] error: failed to run custom build command for `libbgpstream-sys v0.2.2 (https://github.com/brendanhoran/libbgpstream-sys?rev=7361491993b3cd603463140e9d53cb7f8b778955#73614919)` [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-7fb510753524bd5a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] patching file /opt/rustwide/target/debug/build/libbgpstream-sys-ef98e9f479f63930/out/libbgpstream-2.2.0//m4/ax_pthread.m4 [INFO] [stderr] patching file /opt/rustwide/target/debug/build/libbgpstream-sys-ef98e9f479f63930/out/libbgpstream-2.2.0//m4/check_rdkafka_version.m4 [INFO] [stderr] patching file /opt/rustwide/target/debug/build/libbgpstream-sys-ef98e9f479f63930/out/libbgpstream-2.2.0/lib/transports/bs_transport_kafka.c [INFO] [stderr] patching file /opt/rustwide/target/debug/build/libbgpstream-sys-ef98e9f479f63930/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-ef98e9f479f63930/out/libbgpstream-2.2.0" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -lpthread -lbz2 -lz -llzo2 -llzma -lzstd -llz4 -lcurl -I/opt/rustwide/target/debug/build/wandio-sys-0b56fd3dd0a1149c/out/wandio-4.2.5-1/lib/ -I/opt/rustwide/target/debug/build/rdkafka-sys-950033fcc051b022/out/src/" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" LDFLAGS=" -L/opt/rustwide/target/debug/build/wandio-sys-0b56fd3dd0a1149c/out/wandio-4.2.5-1/lib/ -L/opt/rustwide/target/debug/build/rdkafka-sys-950033fcc051b022/out/src/" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/target/debug/build/libbgpstream-sys-ef98e9f479f63930/out/libbgpstream-2.2.0/configure" "--prefix=/opt/rustwide/target/debug/build/libbgpstream-sys-ef98e9f479f63930/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... no [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-ef98e9f479f63930/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-ef98e9f479f63930/out/libbgpstream-2.2.0 [INFO] [stderr] fatal: detected dubious ownership in repository at '/opt/rustwide/target/debug/build/libbgpstream-sys-ef98e9f479f63930/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-ef98e9f479f63930/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' (7021) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autotools-0.2.6/src/lib.rs:781: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: 0x583850652c3a - 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: 0x583850652c3a - 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: 0x583850652c3a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x583850652c3a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x58385066981a - ::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x58385066981a - core[fa0eadad68403074]::fmt::write [INFO] [stderr] 6: 0x583850658f42 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x583850658f42 - ::write_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5838506335ff - ::print [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5838506335ff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x58385064d2e1 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x58385064d55b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5838506336b8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x583850628729 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x58385063401d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x58385066a05c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5838500c0e17 - autotools[53e21396247c528b]::fail [INFO] [stderr] 17: 0x5838500c4678 - ::build [INFO] [stderr] 18: 0x5838500bd99f - build_script_build[32db5f7e5ebaee2e]::main [INFO] [stderr] 19: 0x5838500bf733 - core[fa0eadad68403074]::result::Result<(), std[31e582c13f4e914f]::io::error::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 20: 0x5838500bc266 - 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: 0x5838500bc279 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stderr] 22: 0x58385064c094 - <&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: 0x58385064c094 - 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: 0x58385064c094 - 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: 0x58385064c094 - 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: 0x58385064c094 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x58385064c094 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x58385064c094 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x58385064c094 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x58385064c094 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5838500bbc21 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stderr] 32: 0x5838500bfac5 - main [INFO] [stderr] 33: 0x7c98b4a3a1ca - [INFO] [stderr] 34: 0x7c98b4a3a28b - __libc_start_main [INFO] [stderr] 35: 0x5838500ba3b5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "12f2b3fe513fc2efc72801b0a7209ca26ed07709e5d00e0d8c733e2b5c3bd559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f2b3fe513fc2efc72801b0a7209ca26ed07709e5d00e0d8c733e2b5c3bd559", kill_on_drop: false }` [INFO] [stdout] 12f2b3fe513fc2efc72801b0a7209ca26ed07709e5d00e0d8c733e2b5c3bd559