[INFO] cloning repository https://github.com/antonsakhanovych/countries [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antonsakhanovych/countries" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonsakhanovych%2Fcountries", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonsakhanovych%2Fcountries'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc31d623dee429801b0c0d9fb76a0b2e2363e115 [INFO] testing antonsakhanovych/countries/bc31d623dee429801b0c0d9fb76a0b2e2363e115 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonsakhanovych%2Fcountries" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antonsakhanovych/countries on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antonsakhanovych/countries [INFO] finished tweaking git repo https://github.com/antonsakhanovych/countries [INFO] tweaked toml for git repo https://github.com/antonsakhanovych/countries written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/antonsakhanovych/countries 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41f3c8df30eba397aad96f3e7ade34cd48232b6de3a59d2721881684da117bc5 [INFO] running `Command { std: "docker" "start" "-a" "41f3c8df30eba397aad96f3e7ade34cd48232b6de3a59d2721881684da117bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41f3c8df30eba397aad96f3e7ade34cd48232b6de3a59d2721881684da117bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f3c8df30eba397aad96f3e7ade34cd48232b6de3a59d2721881684da117bc5", kill_on_drop: false }` [INFO] [stdout] 41f3c8df30eba397aad96f3e7ade34cd48232b6de3a59d2721881684da117bc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 550175c375c33c09b455dca756307812e9027683c44b9bbd329a6d1765c379b9 [INFO] running `Command { std: "docker" "start" "-a" "550175c375c33c09b455dca756307812e9027683c44b9bbd329a6d1765c379b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling tracing v0.1.39 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling autotools v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling jq-src v0.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling jq-sys v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] error: failed to run custom build command for `jq-sys v0.2.2` [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/jq-sys-01f7101555382bd0/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq" && "sh" "-c" "exec \"$0\" \"$@\"" "autoreconf" "-fi" [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] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. [INFO] [stderr] libtoolize: copying file 'config/ltmain.sh' [INFO] [stderr] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config/m4'. [INFO] [stderr] libtoolize: copying file 'config/m4/libtool.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltoptions.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltsugar.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltversion.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/lt~obsolete.m4' [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure" "--prefix=/opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out" "--disable-shared" "--enable-static" "--disable-maintainer-mode" "--with-oniguruma=builtin" [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 whether make supports nested variables... (cached) yes [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 ar... ar [INFO] [stderr] checking the archiver (ar) interface... ar [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking for gcc... (cached) cc [INFO] [stderr] checking whether the compiler supports GNU C... (cached) yes [INFO] [stderr] checking whether cc accepts -g... (cached) yes [INFO] [stderr] checking for cc option to enable C11 features... (cached) none needed [INFO] [stderr] checking whether cc understands -c and -o together... (cached) yes [INFO] [stderr] checking dependency style of cc... (cached) gcc3 [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for bison... bison -y [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 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 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 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 for valgrind... no [INFO] [stderr] checking for memmem... yes [INFO] [stderr] checking for mkstemp... yes [INFO] [stderr] checking for shlwapi.h... no [INFO] [stderr] checking for bundle... no [INFO] [stderr] checking for Ruby dependencies... ***************************************************************** [INFO] [stderr] * Ruby dependencies for building jq documentation not found. * [INFO] [stderr] * You can still build, install and hack on jq, but the manpage * [INFO] [stderr] * will not be rebuilt and some of the tests will not run. * [INFO] [stderr] * See docs/README.md for how to install the docs dependencies. * [INFO] [stderr] ***************************************************************** [INFO] [stderr] no [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking for isatty... yes [INFO] [stderr] checking for _isatty... no [INFO] [stderr] checking for strptime... yes [INFO] [stderr] checking for strftime... yes [INFO] [stderr] checking for timegm... yes [INFO] [stderr] checking for gmtime_r... yes [INFO] [stderr] checking for gmtime... yes [INFO] [stderr] checking for localtime_r... yes [INFO] [stderr] checking for localtime... yes [INFO] [stderr] checking for gettimeofday... yes [INFO] [stderr] checking for struct tm.tm_gmtoff... yes [INFO] [stderr] checking for struct tm.__tm_gmtoff... no [INFO] [stderr] checking for acos in -lm... yes [INFO] [stderr] checking for acosh in -lm... yes [INFO] [stderr] checking for asin in -lm... yes [INFO] [stderr] checking for asinh in -lm... yes [INFO] [stderr] checking for atan2 in -lm... yes [INFO] [stderr] checking for atan in -lm... yes [INFO] [stderr] checking for atanh in -lm... yes [INFO] [stderr] checking for cbrt in -lm... yes [INFO] [stderr] checking for ceil in -lm... yes [INFO] [stderr] checking for copysign in -lm... no [INFO] [stderr] checking for cos in -lm... no [INFO] [stderr] checking for cosh in -lm... no [INFO] [stderr] checking for drem in -lm... no [INFO] [stderr] checking for erf in -lm... no [INFO] [stderr] checking for erfc in -lm... no [INFO] [stderr] checking for exp10 in -lm... no [INFO] [stderr] checking for exp2 in -lm... no [INFO] [stderr] checking for exp in -lm... no [INFO] [stderr] checking for expm1 in -lm... no [INFO] [stderr] checking for fabs in -lm... no [INFO] [stderr] checking for fdim in -lm... yes [INFO] [stderr] checking for floor in -lm... yes [INFO] [stderr] checking for fma in -lm... yes [INFO] [stderr] checking for fmax in -lm... yes [INFO] [stderr] checking for fmin in -lm... yes [INFO] [stderr] checking for fmod in -lm... yes [INFO] [stderr] checking for frexp in -lm... no [INFO] [stderr] checking for gamma in -lm... no [INFO] [stderr] checking for hypot in -lm... yes [INFO] [stderr] checking for j0 in -lm... yes [INFO] [stderr] checking for j1 in -lm... yes [INFO] [stderr] checking for jn in -lm... yes [INFO] [stderr] checking for ldexp in -lm... yes [INFO] [stderr] checking for lgamma in -lm... no [INFO] [stderr] checking for log10 in -lm... no [INFO] [stderr] checking for log1p in -lm... no [INFO] [stderr] checking for log2 in -lm... no [INFO] [stderr] checking for log in -lm... no [INFO] [stderr] checking for logb in -lm... no [INFO] [stderr] checking for modf in -lm... no [INFO] [stderr] checking for lgamma_r in -lm... no [INFO] [stderr] checking for nearbyint in -lm... no [INFO] [stderr] checking for nextafter in -lm... no [INFO] [stderr] checking for nexttoward in -lm... no [INFO] [stderr] checking for pow10 in -lm... no [INFO] [stderr] checking for pow in -lm... no [INFO] [stderr] checking for remainder in -lm... no [INFO] [stderr] checking for rint in -lm... no [INFO] [stderr] checking for round in -lm... no [INFO] [stderr] checking for scalb in -lm... no [INFO] [stderr] checking for scalbln in -lm... no [INFO] [stderr] checking for significand in -lm... no [INFO] [stderr] checking for sin in -lm... no [INFO] [stderr] checking for sinh in -lm... no [INFO] [stderr] checking for sqrt in -lm... no [INFO] [stderr] checking for tan in -lm... no [INFO] [stderr] checking for tanh in -lm... no [INFO] [stderr] checking for tgamma in -lm... no [INFO] [stderr] checking for trunc in -lm... no [INFO] [stderr] checking for y0 in -lm... no [INFO] [stderr] checking for y1 in -lm... no [INFO] [stderr] checking for yn in -lm... no [INFO] [stderr] checking for thread-local storage... no [INFO] [stderr] checking whether byte ordering is bigendian... yes [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq" && "sh" "-c" "exec \"$0\" \"$@\"" "autoreconf" "-fi" [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] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. [INFO] [stderr] libtoolize: copying file 'config/ltmain.sh' [INFO] [stderr] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config/m4'. [INFO] [stderr] libtoolize: copying file 'config/m4/libtool.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltoptions.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltsugar.m4' [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq" && "sh" "-c" "exec \"$0\" \"$@\"" "autoreconf" "-fi" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] configure.ac:7: warning: The macro `AC_CONFIG_HEADER' is obsolete. [INFO] [stderr] configure.ac:7: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... [INFO] [stderr] configure.ac:7: the top level [INFO] [stderr] configure.ac:36: warning: The macro `AM_PROG_LIBTOOL' is obsolete. [INFO] [stderr] configure.ac:36: You should run autoupdate. [INFO] [stderr] m4/libtool.m4:100: AM_PROG_LIBTOOL is expanded from... [INFO] [stderr] configure.ac:36: the top level [INFO] [stderr] configure.ac:46: warning: The macro `AC_HEADER_STDC' is obsolete. [INFO] [stderr] configure.ac:46: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... [INFO] [stderr] configure.ac:46: the top level [INFO] [stderr] configure.ac:54: warning: The macro `AC_HEADER_TIME' is obsolete. [INFO] [stderr] configure.ac:54: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... [INFO] [stderr] configure.ac:54: the top level [INFO] [stderr] configure.ac:60: warning: The macro `AC_TRY_COMPILE' is obsolete. [INFO] [stderr] configure.ac:60: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... [INFO] [stderr] configure.ac:60: the top level [INFO] [stderr] configure.ac:68: warning: The macro `AC_TRY_COMPILE' is obsolete. [INFO] [stderr] configure.ac:68: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... [INFO] [stderr] configure.ac:68: the top level [INFO] [stderr] configure.ac:87: warning: AC_OUTPUT should be used without arguments. [INFO] [stderr] configure.ac:87: You should run autoupdate. [INFO] [stderr] configure.ac:35: installing './compile' [INFO] [stderr] configure.ac:6: installing './missing' [INFO] [stderr] sample/Makefile.am: installing './depcomp' [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] configure.ac:20: warning: The macro `AC_PROG_CC_STDC' is obsolete. [INFO] [stderr] configure.ac:20: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... [INFO] [stderr] configure.ac:20: the top level [INFO] [stderr] configure.ac:62: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] configure.ac:62: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] configure.ac:62: the top level [INFO] [stderr] configure.ac:67: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] configure.ac:67: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] configure.ac:67: the top level [INFO] [stderr] configure.ac:71: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] configure.ac:71: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] configure.ac:71: the top level [INFO] [stderr] configure.ac:75: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] configure.ac:75: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] configure.ac:75: the top level [INFO] [stderr] configure.ac:79: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] configure.ac:79: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] configure.ac:79: the top level [INFO] [stderr] configure.ac:83: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] configure.ac:83: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] configure.ac:83: the top level [INFO] [stderr] configure.ac:87: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] configure.ac:87: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] configure.ac:87: the top level [INFO] [stderr] configure.ac:138: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] configure.ac:138: 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] configure.ac:138: the top level [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] configure.ac:17: installing 'config/ar-lib' [INFO] [stderr] configure.ac:17: installing 'config/compile' [INFO] [stderr] configure.ac:25: installing 'config/config.guess' [INFO] [stderr] configure.ac:25: installing 'config/config.sub' [INFO] [stderr] configure.ac:15: installing 'config/install-sh' [INFO] [stderr] configure.ac:15: installing 'config/missing' [INFO] [stderr] Makefile.am: installing 'config/depcomp' [INFO] [stderr] configure.ac: installing 'config/ylwrap' [INFO] [stderr] parallel-tests: installing 'config/test-driver' [INFO] [stderr] configure: WARNING: valgrind is required to test jq. [INFO] [stderr] configure: WARNING: [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18567: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18586: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18619: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18638: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18671: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18690: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18723: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18742: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18775: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18794: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18827: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18846: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18879: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18898: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18931: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18950: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 18983: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 19002: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 19035: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 19054: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 19087: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 19106: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 19139: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 19158: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 19191: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 19210: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 19243: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 19262: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1728: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] sed: couldn't write 41 items to stdout: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 21090: echo: write error: No space left on device [INFO] [stderr] configure: error: could not make ./config.status [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 42: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 44: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 47: echo: write error: No space left on device [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 56: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 75: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 78: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 80: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-1be475197361db30/out/sources/jq/configure: line 84: printf: write error: No space left on device [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 0x5dbb1573e7fa - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5dbb1573e7fa - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5dbb1573e7fa - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5dbb1573e7fa - ::fmt::ha95eeb186e57c055 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5dbb15761acb - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5dbb15761acb - core::fmt::write::h1c4d59c42453601a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x5dbb1573ba03 - std::io::Write::write_fmt::h5a949066aada5e3e [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x5dbb1573fbc2 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5dbb1573fbc2 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x5dbb1573f82e - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x5dbb1574044f - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x5dbb15740137 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x5dbb1573ecd9 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5dbb1573fdc4 - rust_begin_unwind [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x5dbb156c7513 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5dbb156d7d02 - autotools::fail::h634ffcb0dbcfd6d6 [INFO] [stderr] 16: 0x5dbb156d5fe5 - autotools::Config::build::hbc1180e461a0ebd5 [INFO] [stderr] 17: 0x5dbb156cd5cf - jq_src::run_autotools::{{closure}}::hfaf831956cf32be7 [INFO] [stderr] 18: 0x5dbb156c85c6 - std::sys::backtrace::__rust_begin_short_backtrace::h844a842f41ab993c [INFO] [stderr] 19: 0x5dbb156c9781 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0167d5408369903a [INFO] [stderr] 20: 0x5dbb156c8201 - as core::ops::function::FnOnce<()>>::call_once::h817aa87f19dcbe94 [INFO] [stderr] 21: 0x5dbb156c9961 - std::panicking::try::do_call::hf0aaab92765c19a4 [INFO] [stderr] 22: 0x5dbb156cdfab - __rust_try [INFO] [stderr] 23: 0x5dbb156c95a7 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf480a941eb5ef2cc [INFO] [stderr] 24: 0x5dbb156c9a37 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b5e2bbf995511d6 [INFO] [stderr] 25: 0x5dbb1574644b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stderr] 26: 0x5dbb1574644b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stderr] 27: 0x5dbb1574644b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 28: 0x70f916debac3 - [INFO] [stderr] 29: 0x70f916e7ca04 - clone [INFO] [stderr] 30: 0x0 - [INFO] [stderr] Build experienced some sort of failure. Retrying (1). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] configure.ac:7: warning: The macro `AC_CONFIG_HEADER' is obsolete. [INFO] [stderr] configure.ac:7: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... [INFO] [stderr] configure.ac:7: the top level [INFO] [stderr] configure.ac:36: warning: The macro `AM_PROG_LIBTOOL' is obsolete. [INFO] [stderr] configure.ac:36: You should run autoupdate. [INFO] [stderr] m4/libtool.m4:100: AM_PROG_LIBTOOL is expanded from... [INFO] [stderr] configure.ac:36: the top level [INFO] [stderr] configure.ac:46: warning: The macro `AC_HEADER_STDC' is obsolete. [INFO] [stderr] configure.ac:46: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... [INFO] [stderr] configure.ac:46: the top level [INFO] [stderr] configure.ac:54: warning: The macro `AC_HEADER_TIME' is obsolete. [INFO] [stderr] configure.ac:54: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... [INFO] [stderr] configure.ac:54: the top level [INFO] [stderr] configure.ac:60: warning: The macro `AC_TRY_COMPILE' is obsolete. [INFO] [stderr] configure.ac:60: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... [INFO] [stderr] configure.ac:60: the top level [INFO] [stderr] configure.ac:68: warning: The macro `AC_TRY_COMPILE' is obsolete. [INFO] [stderr] configure.ac:68: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... [INFO] [stderr] configure.ac:68: the top level [INFO] [stderr] configure.ac:87: warning: AC_OUTPUT should be used without arguments. [INFO] [stderr] configure.ac:87: You should run autoupdate. [INFO] [stderr] configure.ac:35: installing './compile' [INFO] [stderr] configure.ac:6: installing './missing' [INFO] [stderr] sample/Makefile.am: installing './depcomp' [INFO] [stderr] libtoolize: error: copying '/usr/share/aclocal/ltversion.m4' to 'config/m4/' failed [INFO] [stderr] libtoolize: error: copying '/usr/share/aclocal/lt~obsolete.m4' to 'config/m4/' failed [INFO] [stderr] autoreconf: error: libtoolize failed with exit status: 1 [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 0x5dbb1573e7fa - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5dbb1573e7fa - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5dbb1573e7fa - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5dbb1573e7fa - ::fmt::ha95eeb186e57c055 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5dbb15761acb - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5dbb15761acb - core::fmt::write::h1c4d59c42453601a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x5dbb1573ba03 - std::io::Write::write_fmt::h5a949066aada5e3e [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x5dbb1573fbc2 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5dbb1573fbc2 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x5dbb1573f82e - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x5dbb1574044f - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x5dbb15740137 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x5dbb1573ecd9 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5dbb1573fdc4 - rust_begin_unwind [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x5dbb156c7513 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5dbb156d7d02 - autotools::fail::h634ffcb0dbcfd6d6 [INFO] [stderr] 16: 0x5dbb156d5fe5 - autotools::Config::build::hbc1180e461a0ebd5 [INFO] [stderr] 17: 0x5dbb156cd5cf - jq_src::run_autotools::{{closure}}::hfaf831956cf32be7 [INFO] [stderr] 18: 0x5dbb156c85c6 - std::sys::backtrace::__rust_begin_short_backtrace::h844a842f41ab993c [INFO] [stderr] 19: 0x5dbb156c9781 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0167d5408369903a [INFO] [stderr] 20: 0x5dbb156c8201 - as core::ops::function::FnOnce<()>>::call_once::h817aa87f19dcbe94 [INFO] [stderr] 21: 0x5dbb156c9961 - std::panicking::try::do_call::hf0aaab92765c19a4 [INFO] [stderr] 22: 0x5dbb156cdfab - __rust_try [INFO] [stderr] 23: 0x5dbb156c95a7 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf480a941eb5ef2cc [INFO] [stderr] 24: 0x5dbb156c9a37 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b5e2bbf995511d6 [INFO] [stderr] 25: 0x5dbb1574644b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stderr] 26: 0x5dbb1574644b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stderr] 27: 0x5dbb1574644b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 28: 0x70f916debac3 - [INFO] [stderr] 29: 0x70f916e7ca04 - clone [INFO] [stderr] 30: 0x0 - [INFO] [stderr] Build experienced some sort of failure. Retrying (2). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] /usr/bin/m4:configure.ac:169: ERROR: copying inserted file: No space left on device [INFO] [stderr] /usr/bin/m4:configure.ac:169: cannot clean temporary file for diversion [INFO] [stderr] autom4te: error: /usr/bin/m4 failed with exit status: 1 [INFO] [stderr] autoreconf: error: /usr/bin/autoconf failed with exit status: 1 [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 0x5dbb1573e7fa - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5dbb1573e7fa - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5dbb1573e7fa - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5dbb1573e7fa - ::fmt::ha95eeb186e57c055 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5dbb15761acb - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5dbb15761acb - core::fmt::write::h1c4d59c42453601a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x5dbb1573ba03 - std::io::Write::write_fmt::h5a949066aada5e3e [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x5dbb1573fbc2 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5dbb1573fbc2 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x5dbb1573f82e - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x5dbb1574044f - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x5dbb15740137 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x5dbb1573ecd9 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5dbb1573fdc4 - rust_begin_unwind [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x5dbb156c7513 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5dbb156d7d02 - autotools::fail::h634ffcb0dbcfd6d6 [INFO] [stderr] 16: 0x5dbb156d5fe5 - autotools::Config::build::hbc1180e461a0ebd5 [INFO] [stderr] 17: 0x5dbb156cd5cf - jq_src::run_autotools::{{closure}}::hfaf831956cf32be7 [INFO] [stderr] 18: 0x5dbb156c85c6 - std::sys::backtrace::__rust_begin_short_backtrace::h844a842f41ab993c [INFO] [stderr] 19: 0x5dbb156c9781 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0167d5408369903a [INFO] [stderr] 20: 0x5dbb156c8201 - as core::ops::function::FnOnce<()>>::call_once::h817aa87f19dcbe94 [INFO] [stderr] 21: 0x5dbb156c9961 - std::panicking::try::do_call::hf0aaab92765c19a4 [INFO] [stderr] 22: 0x5dbb156cdfab - __rust_try [INFO] [stderr] 23: 0x5dbb156c95a7 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf480a941eb5ef2cc [INFO] [stderr] 24: 0x5dbb156c9a37 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b5e2bbf995511d6 [INFO] [stderr] 25: 0x5dbb1574644b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stderr] 26: 0x5dbb1574644b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stderr] 27: 0x5dbb1574644b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 28: 0x70f916debac3 - [INFO] [stderr] 29: 0x70f916e7ca04 - clone [INFO] [stderr] 30: 0x0 - [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jq-sys-0.2.2/build.rs:8:21: [INFO] [stderr] autotools build: () [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5dbb1573e7fa - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5dbb1573e7fa - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5dbb1573e7fa - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5dbb1573e7fa - ::fmt::ha95eeb186e57c055 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5dbb15761acb - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5dbb15761acb - core::fmt::write::h1c4d59c42453601a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x5dbb1573ba03 - std::io::Write::write_fmt::h5a949066aada5e3e [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x5dbb1573fbc2 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5dbb1573fbc2 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x5dbb1573f82e - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x5dbb1574044f - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x5dbb15740137 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x5dbb1573ecd9 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5dbb1573fdc4 - rust_begin_unwind [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x5dbb156c7513 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5dbb156c79e6 - core::result::unwrap_failed::hb08d23940033af31 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1677:5 [INFO] [stderr] 16: 0x5dbb156c7fb0 - core::result::Result::expect::h85681721eee1c0dc [INFO] [stderr] 17: 0x5dbb156c8021 - build_script_build::build_bundled::h788a562ed0f78e38 [INFO] [stderr] 18: 0x5dbb156c8089 - build_script_build::main::hffe70646ce6e62ce [INFO] [stderr] 19: 0x5dbb156c7f23 - core::ops::function::FnOnce::call_once::hd194a1724de39b45 [INFO] [stderr] 20: 0x5dbb156c7e96 - std::sys::backtrace::__rust_begin_short_backtrace::h9747e69888860887 [INFO] [stderr] 21: 0x5dbb156c7e79 - std::rt::lang_start::{{closure}}::h64825b65ae22e023 [INFO] [stderr] 22: 0x5dbb15737700 - core::ops::function::impls:: for &F>::call_once::h6bd7d38e4d7a8c52 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5dbb15737700 - std::panicking::try::do_call::hfaf7bf4c3dbe0acf [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stderr] 24: 0x5dbb15737700 - std::panicking::try::h27aafb61abce9ae9 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stderr] 25: 0x5dbb15737700 - std::panic::catch_unwind::h4f56b0e91a30b1f0 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stderr] 26: 0x5dbb15737700 - std::rt::lang_start_internal::{{closure}}::h7a6b5fd78faa452f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/rt.rs:143:48 [INFO] [stderr] 27: 0x5dbb15737700 - std::panicking::try::do_call::h0af8dbf576e3bc4d [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stderr] 28: 0x5dbb15737700 - std::panicking::try::h60eaf03b8f4ab40f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stderr] 29: 0x5dbb15737700 - std::panic::catch_unwind::h4c6b73574c21ea01 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stderr] 30: 0x5dbb15737700 - std::rt::lang_start_internal::hcd459c6d81039380 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/rt.rs:143:20 [INFO] [stderr] 31: 0x5dbb156c7e57 - std::rt::lang_start::h23a9edd1f34e77f6 [INFO] [stderr] 32: 0x5dbb156c80a5 - main [INFO] [stderr] 33: 0x70f916d80d90 - [INFO] [stderr] 34: 0x70f916d80e40 - __libc_start_main [INFO] [stderr] 35: 0x5dbb156c7d65 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "550175c375c33c09b455dca756307812e9027683c44b9bbd329a6d1765c379b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "550175c375c33c09b455dca756307812e9027683c44b9bbd329a6d1765c379b9", kill_on_drop: false }` [INFO] [stdout] 550175c375c33c09b455dca756307812e9027683c44b9bbd329a6d1765c379b9