Sep 02 07:07:13.827 INFO checking mpg123-sys-0.6.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 07:07:13.827 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 07:07:13.827 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 07:07:13.977 INFO blam! 27caab21e67b6ee9ea55920fd02c33660e2cc94ab6f30c086d7fc469cb886060 Sep 02 07:07:13.984 INFO running `"docker" "start" "-a" "27caab21e67b6ee9ea55920fd02c33660e2cc94ab6f30c086d7fc469cb886060"` Sep 02 07:07:14.687 INFO kablam! Compiling mpg123-sys v0.6.0 (file:///source) Sep 02 07:07:28.093 INFO kablam! error: failed to run custom build command for `mpg123-sys v0.6.0 (file:///source)` Sep 02 07:07:28.093 INFO kablam! process didn't exit successfully: `/target/debug/build/mpg123-sys-7e92667fb0f6e099/build-script-build` (exit code: 101) Sep 02 07:07:28.094 INFO kablam! --- stdout Sep 02 07:07:28.094 INFO kablam! checking build system type... x86_64-unknown-linux-gnu Sep 02 07:07:28.094 INFO kablam! checking host system type... x86_64-unknown-linux-gnu Sep 02 07:07:28.094 INFO kablam! checking for a BSD-compatible install... /usr/bin/install -c Sep 02 07:07:28.094 INFO kablam! checking whether build environment is sane... yes Sep 02 07:07:28.094 INFO kablam! checking for a thread-safe mkdir -p... /bin/mkdir -p Sep 02 07:07:28.094 INFO kablam! checking for gawk... gawk Sep 02 07:07:28.094 INFO kablam! checking whether make sets $(MAKE)... yes Sep 02 07:07:28.094 INFO kablam! checking whether make supports nested variables... yes Sep 02 07:07:28.094 INFO kablam! checking for -Werror in CFLAGS (It breaks tests)... no Sep 02 07:07:28.094 INFO kablam! checking if you are up to something totally static with LDFLAGS/CFLAGS... no Sep 02 07:07:28.094 INFO kablam! checking for style of include used by make... GNU Sep 02 07:07:28.094 INFO kablam! checking for gcc... gcc Sep 02 07:07:28.094 INFO kablam! checking whether the C compiler works... yes Sep 02 07:07:28.094 INFO kablam! checking for C compiler default output file name... a.out Sep 02 07:07:28.094 INFO kablam! checking for suffix of executables... Sep 02 07:07:28.094 INFO kablam! checking whether we are cross compiling... no Sep 02 07:07:28.094 INFO kablam! checking for suffix of object files... o Sep 02 07:07:28.094 INFO kablam! checking whether we are using the GNU C compiler... yes Sep 02 07:07:28.094 INFO kablam! checking whether gcc accepts -g... yes Sep 02 07:07:28.094 INFO kablam! checking for gcc option to accept ISO C89... none needed Sep 02 07:07:28.094 INFO kablam! checking whether gcc understands -c and -o together... yes Sep 02 07:07:28.094 INFO kablam! checking dependency style of gcc... gcc3 Sep 02 07:07:28.094 INFO kablam! checking dependency style of gcc... gcc3 Sep 02 07:07:28.094 INFO kablam! checking for gcc... (cached) gcc Sep 02 07:07:28.094 INFO kablam! checking whether we are using the GNU C compiler... (cached) yes Sep 02 07:07:28.094 INFO kablam! checking whether gcc accepts -g... (cached) yes Sep 02 07:07:28.094 INFO kablam! checking for gcc option to accept ISO C89... (cached) none needed Sep 02 07:07:28.094 INFO kablam! checking whether gcc understands -c and -o together... (cached) yes Sep 02 07:07:28.094 INFO kablam! checking dependency style of gcc... (cached) gcc3 Sep 02 07:07:28.094 INFO kablam! checking how to run the C preprocessor... gcc -E Sep 02 07:07:28.094 INFO kablam! checking for cos in -lm... yes Sep 02 07:07:28.094 INFO kablam! checking for grep that handles long lines and -e... /bin/grep Sep 02 07:07:28.094 INFO kablam! checking for egrep... /bin/grep -E Sep 02 07:07:28.094 INFO kablam! checking for an ANSI C-conforming const... yes Sep 02 07:07:28.094 INFO kablam! checking for inline... inline Sep 02 07:07:28.094 INFO kablam! checking for ANSI C header files... yes Sep 02 07:07:28.094 INFO kablam! checking for sys/types.h... yes Sep 02 07:07:28.094 INFO kablam! checking for sys/stat.h... yes Sep 02 07:07:28.095 INFO kablam! checking for stdlib.h... yes Sep 02 07:07:28.095 INFO kablam! checking for string.h... yes Sep 02 07:07:28.095 INFO kablam! checking for memory.h... yes Sep 02 07:07:28.095 INFO kablam! checking for strings.h... yes Sep 02 07:07:28.095 INFO kablam! checking for inttypes.h... yes Sep 02 07:07:28.095 INFO kablam! checking for stdint.h... yes Sep 02 07:07:28.095 INFO kablam! checking for unistd.h... yes Sep 02 07:07:28.095 INFO kablam! checking whether byte ordering is bigendian... no Sep 02 07:07:28.095 INFO kablam! checking windows.h usability... no Sep 02 07:07:28.095 INFO kablam! checking windows.h presence... no Sep 02 07:07:28.095 INFO kablam! checking for windows.h... no Sep 02 07:07:28.095 INFO kablam! checking for library containing dlopen... -ldl Sep 02 07:07:28.095 INFO kablam! checking dlfcn.h usability... yes Sep 02 07:07:28.095 INFO kablam! checking dlfcn.h presence... yes Sep 02 07:07:28.095 INFO kablam! checking for dlfcn.h... yes Sep 02 07:07:28.095 INFO kablam! checking for dlopen... yes Sep 02 07:07:28.095 INFO kablam! checking for dlsym... yes Sep 02 07:07:28.095 INFO kablam! checking for dlclose... yes Sep 02 07:07:28.095 INFO kablam! We found a runtime loader: Modules enabled. Sep 02 07:07:28.095 INFO kablam! checking how to print strings... printf Sep 02 07:07:28.095 INFO kablam! checking for a sed that does not truncate output... /bin/sed Sep 02 07:07:28.095 INFO kablam! checking for fgrep... /bin/grep -F Sep 02 07:07:28.095 INFO kablam! checking for ld used by gcc... /usr/bin/ld Sep 02 07:07:28.095 INFO kablam! checking if the linker (/usr/bin/ld) is GNU ld... yes Sep 02 07:07:28.095 INFO kablam! checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B Sep 02 07:07:28.095 INFO kablam! checking the name lister (/usr/bin/nm -B) interface... BSD nm Sep 02 07:07:28.095 INFO kablam! checking whether ln -s works... yes Sep 02 07:07:28.095 INFO kablam! checking the maximum length of command line arguments... 1572864 Sep 02 07:07:28.095 INFO kablam! checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop Sep 02 07:07:28.095 INFO kablam! checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop Sep 02 07:07:28.095 INFO kablam! checking for /usr/bin/ld option to reload object files... -r Sep 02 07:07:28.095 INFO kablam! checking for objdump... objdump Sep 02 07:07:28.095 INFO kablam! checking how to recognize dependent libraries... pass_all Sep 02 07:07:28.095 INFO kablam! checking for dlltool... dlltool Sep 02 07:07:28.095 INFO kablam! checking how to associate runtime and link libraries... printf %s\n Sep 02 07:07:28.095 INFO kablam! checking for ar... ar Sep 02 07:07:28.095 INFO kablam! checking for archiver @FILE support... @ Sep 02 07:07:28.095 INFO kablam! checking for strip... strip Sep 02 07:07:28.095 INFO kablam! checking for ranlib... ranlib Sep 02 07:07:28.095 INFO kablam! checking command to parse /usr/bin/nm -B output from gcc object... ok Sep 02 07:07:28.095 INFO kablam! checking for sysroot... no Sep 02 07:07:28.095 INFO kablam! checking for a working dd... /bin/dd Sep 02 07:07:28.095 INFO kablam! checking how to truncate binary pipes... /bin/dd bs=4096 count=1 Sep 02 07:07:28.096 INFO kablam! checking for mt... mt Sep 02 07:07:28.096 INFO kablam! checking if mt is a manifest tool... no Sep 02 07:07:28.096 INFO kablam! checking for dlfcn.h... (cached) yes Sep 02 07:07:28.096 INFO kablam! checking for objdir... .libs Sep 02 07:07:28.096 INFO kablam! checking if gcc supports -fno-rtti -fno-exceptions... no Sep 02 07:07:28.096 INFO kablam! checking for gcc option to produce PIC... -fPIC -DPIC Sep 02 07:07:28.096 INFO kablam! checking if gcc PIC flag -fPIC -DPIC works... yes Sep 02 07:07:28.096 INFO kablam! checking if gcc static flag -static works... yes Sep 02 07:07:28.096 INFO kablam! checking if gcc supports -c -o file.o... yes Sep 02 07:07:28.096 INFO kablam! checking if gcc supports -c -o file.o... (cached) yes Sep 02 07:07:28.096 INFO kablam! checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes Sep 02 07:07:28.096 INFO kablam! checking whether -lc should be explicitly linked in... no Sep 02 07:07:28.096 INFO kablam! checking dynamic linker characteristics... GNU/Linux ld.so Sep 02 07:07:28.096 INFO kablam! checking how to hardcode library paths into programs... immediate Sep 02 07:07:28.096 INFO kablam! checking whether stripping libraries is possible... yes Sep 02 07:07:28.096 INFO kablam! checking if libtool supports shared libraries... yes Sep 02 07:07:28.096 INFO kablam! checking whether to build shared libraries... yes Sep 02 07:07:28.096 INFO kablam! checking whether to build static libraries... no Sep 02 07:07:28.096 INFO kablam! checking what extension is used for runtime loadable modules... .so Sep 02 07:07:28.096 INFO kablam! We assume IEEE754 floating point format. Sep 02 07:07:28.096 INFO kablam! checking if .balign is present... yes Sep 02 07:07:28.096 INFO kablam! checking __attribute__((aligned(16)))... yes Sep 02 07:07:28.096 INFO kablam! checking if assembler supports AVX instructions... yes Sep 02 07:07:28.096 INFO kablam! checking for ANSI C header files... (cached) yes Sep 02 07:07:28.096 INFO kablam! checking stdio.h usability... yes Sep 02 07:07:28.096 INFO kablam! checking stdio.h presence... yes Sep 02 07:07:28.096 INFO kablam! checking for stdio.h... yes Sep 02 07:07:28.096 INFO kablam! checking for stdlib.h... (cached) yes Sep 02 07:07:28.096 INFO kablam! checking for string.h... (cached) yes Sep 02 07:07:28.096 INFO kablam! checking for unistd.h... (cached) yes Sep 02 07:07:28.096 INFO kablam! checking sched.h usability... yes Sep 02 07:07:28.096 INFO kablam! checking sched.h presence... yes Sep 02 07:07:28.096 INFO kablam! checking for sched.h... yes Sep 02 07:07:28.096 INFO kablam! checking sys/ioctl.h usability... yes Sep 02 07:07:28.096 INFO kablam! checking sys/ioctl.h presence... yes Sep 02 07:07:28.096 INFO kablam! checking for sys/ioctl.h... yes Sep 02 07:07:28.096 INFO kablam! checking for sys/types.h... (cached) yes Sep 02 07:07:28.096 INFO kablam! checking for stdint.h... (cached) yes Sep 02 07:07:28.096 INFO kablam! checking limits.h usability... yes Sep 02 07:07:28.097 INFO kablam! checking limits.h presence... yes Sep 02 07:07:28.097 INFO kablam! checking for limits.h... yes Sep 02 07:07:28.097 INFO kablam! checking for inttypes.h... (cached) yes Sep 02 07:07:28.097 INFO kablam! checking sys/time.h usability... yes Sep 02 07:07:28.097 INFO kablam! checking sys/time.h presence... yes Sep 02 07:07:28.097 INFO kablam! checking for sys/time.h... yes Sep 02 07:07:28.097 INFO kablam! checking sys/wait.h usability... yes Sep 02 07:07:28.097 INFO kablam! checking sys/wait.h presence... yes Sep 02 07:07:28.097 INFO kablam! checking for sys/wait.h... yes Sep 02 07:07:28.097 INFO kablam! checking sys/resource.h usability... yes Sep 02 07:07:28.097 INFO kablam! checking sys/resource.h presence... yes Sep 02 07:07:28.097 INFO kablam! checking for sys/resource.h... yes Sep 02 07:07:28.097 INFO kablam! checking sys/signal.h usability... yes Sep 02 07:07:28.097 INFO kablam! checking sys/signal.h presence... yes Sep 02 07:07:28.097 INFO kablam! checking for sys/signal.h... yes Sep 02 07:07:28.097 INFO kablam! checking signal.h usability... yes Sep 02 07:07:28.097 INFO kablam! checking signal.h presence... yes Sep 02 07:07:28.097 INFO kablam! checking for signal.h... yes Sep 02 07:07:28.097 INFO kablam! checking sys/select.h usability... yes Sep 02 07:07:28.097 INFO kablam! checking sys/select.h presence... yes Sep 02 07:07:28.097 INFO kablam! checking for sys/select.h... yes Sep 02 07:07:28.097 INFO kablam! checking dirent.h usability... yes Sep 02 07:07:28.097 INFO kablam! checking dirent.h presence... yes Sep 02 07:07:28.097 INFO kablam! checking for dirent.h... yes Sep 02 07:07:28.097 INFO kablam! checking for sys/stat.h... (cached) yes Sep 02 07:07:28.098 INFO kablam! checking for special C compiler options needed for large files... no Sep 02 07:07:28.098 INFO kablam! checking for _FILE_OFFSET_BITS value needed for large files... no Sep 02 07:07:28.098 INFO kablam! checking for size_t... yes Sep 02 07:07:28.098 INFO kablam! checking for uintptr_t... yes Sep 02 07:07:28.098 INFO kablam! checking for ssize_t... yes Sep 02 07:07:28.098 INFO kablam! checking for off_t... yes Sep 02 07:07:28.098 INFO kablam! checking for int32_t... yes Sep 02 07:07:28.098 INFO kablam! checking for int64_t... yes Sep 02 07:07:28.098 INFO kablam! checking for uint32_t... yes Sep 02 07:07:28.098 INFO kablam! checking for int16_t... yes Sep 02 07:07:28.098 INFO kablam! checking for uint16_t... yes Sep 02 07:07:28.098 INFO kablam! checking size of size_t... 8 Sep 02 07:07:28.098 INFO kablam! checking size of ssize_t... 8 Sep 02 07:07:28.098 INFO kablam! checking size of off_t... 8 Sep 02 07:07:28.098 INFO kablam! checking size of int32_t... 4 Sep 02 07:07:28.098 INFO kablam! checking size of long... 8 Sep 02 07:07:28.098 INFO kablam! checking if we want to enable alias wrappers for largefile... yes Sep 02 07:07:28.098 INFO kablam! checking for stdlib.h... (cached) yes Sep 02 07:07:28.098 INFO kablam! checking for unistd.h... (cached) yes Sep 02 07:07:28.098 INFO kablam! checking for sys/param.h... yes Sep 02 07:07:28.098 INFO kablam! checking for getpagesize... yes Sep 02 07:07:28.098 INFO kablam! checking for working mmap... yes Sep 02 07:07:28.098 INFO kablam! checking POSIX termios... yes Sep 02 07:07:28.099 INFO kablam! checking for random... yes Sep 02 07:07:28.099 INFO kablam! checking for sched_setscheduler... yes Sep 02 07:07:28.099 INFO kablam! checking for setuid... yes Sep 02 07:07:28.099 INFO kablam! checking for getuid... yes Sep 02 07:07:28.099 INFO kablam! checking for setpriority... yes Sep 02 07:07:28.099 INFO kablam! checking for strerror... yes Sep 02 07:07:28.099 INFO kablam! checking for setlocale... yes Sep 02 07:07:28.099 INFO kablam! checking for nl_langinfo... yes Sep 02 07:07:28.099 INFO kablam! checking for atoll... yes Sep 02 07:07:28.099 INFO kablam! checking for mkfifo... yes Sep 02 07:07:28.099 INFO kablam! checking locale.h usability... yes Sep 02 07:07:28.099 INFO kablam! checking locale.h presence... yes Sep 02 07:07:28.099 INFO kablam! checking for locale.h... yes Sep 02 07:07:28.099 INFO kablam! checking langinfo.h usability... yes Sep 02 07:07:28.099 INFO kablam! checking langinfo.h presence... yes Sep 02 07:07:28.099 INFO kablam! checking for langinfo.h... yes Sep 02 07:07:28.099 INFO kablam! checking netdb.h usability... yes Sep 02 07:07:28.099 INFO kablam! checking netdb.h presence... yes Sep 02 07:07:28.099 INFO kablam! checking for netdb.h... yes Sep 02 07:07:28.099 INFO kablam! checking for sys/param.h... (cached) yes Sep 02 07:07:28.099 INFO kablam! checking sys/socket.h usability... yes Sep 02 07:07:28.099 INFO kablam! checking sys/socket.h presence... yes Sep 02 07:07:28.099 INFO kablam! checking for sys/socket.h... yes Sep 02 07:07:28.099 INFO kablam! checking netinet/in.h usability... yes Sep 02 07:07:28.100 INFO kablam! checking netinet/in.h presence... yes Sep 02 07:07:28.100 INFO kablam! checking for netinet/in.h... yes Sep 02 07:07:28.100 INFO kablam! checking arpa/inet.h usability... yes Sep 02 07:07:28.100 INFO kablam! checking arpa/inet.h presence... yes Sep 02 07:07:28.100 INFO kablam! checking for arpa/inet.h... yes Sep 02 07:07:28.100 INFO kablam! checking for library containing gethostbyname... none required Sep 02 07:07:28.100 INFO kablam! checking for library containing socket... none required Sep 02 07:07:28.100 INFO kablam! checking for getaddrinfo... yes Sep 02 07:07:28.100 INFO kablam! checking for working AI_ADDRCONFIG... yes Sep 02 07:07:28.100 INFO kablam! checking for sqrt in -lm... yes Sep 02 07:07:28.100 INFO kablam! checking for powf in -lmx... no Sep 02 07:07:28.100 INFO kablam! checking os2.h usability... no Sep 02 07:07:28.100 INFO kablam! checking os2.h presence... no Sep 02 07:07:28.100 INFO kablam! checking for os2.h... no Sep 02 07:07:28.100 INFO kablam! checking for tcsetattr in -los2term... no Sep 02 07:07:28.100 INFO kablam! checking if we want feature report function... yes Sep 02 07:07:28.100 INFO kablam! checking for pkg-config... /usr/bin/pkg-config Sep 02 07:07:28.100 INFO kablam! checking pkg-config is at least version 0.9.0... yes Sep 02 07:07:28.100 INFO kablam! checking for snd_pcm_open in -lasound... no Sep 02 07:07:28.100 INFO kablam! checking for pcm_open in -ltinyalsa... no Sep 02 07:07:28.100 INFO kablam! checking sys/soundcard.h usability... yes Sep 02 07:07:28.100 INFO kablam! checking sys/soundcard.h presence... yes Sep 02 07:07:28.100 INFO kablam! checking for sys/soundcard.h... yes Sep 02 07:07:28.100 INFO kablam! checking linux/soundcard.h usability... yes Sep 02 07:07:28.100 INFO kablam! checking linux/soundcard.h presence... yes Sep 02 07:07:28.100 INFO kablam! checking for linux/soundcard.h... yes Sep 02 07:07:28.100 INFO kablam! checking machine/soundcard.h usability... no Sep 02 07:07:28.100 INFO kablam! checking machine/soundcard.h presence... no Sep 02 07:07:28.100 INFO kablam! checking for machine/soundcard.h... no Sep 02 07:07:28.101 INFO kablam! checking AudioUnit/AudioUnit.h usability... no Sep 02 07:07:28.101 INFO kablam! checking AudioUnit/AudioUnit.h presence... no Sep 02 07:07:28.101 INFO kablam! checking for AudioUnit/AudioUnit.h... no Sep 02 07:07:28.101 INFO kablam! checking CoreServices/CoreServices.h usability... no Sep 02 07:07:28.101 INFO kablam! checking CoreServices/CoreServices.h presence... no Sep 02 07:07:28.101 INFO kablam! checking for CoreServices/CoreServices.h... no Sep 02 07:07:28.101 INFO kablam! checking AudioToolbox/AudioToolbox.h usability... no Sep 02 07:07:28.101 INFO kablam! checking AudioToolbox/AudioToolbox.h presence... no Sep 02 07:07:28.101 INFO kablam! checking for AudioToolbox/AudioToolbox.h... no Sep 02 07:07:28.101 INFO kablam! checking for sio_open in -lsndio... no Sep 02 07:07:28.101 INFO kablam! checking sun/audioio.h usability... no Sep 02 07:07:28.101 INFO kablam! checking sun/audioio.h presence... no Sep 02 07:07:28.101 INFO kablam! checking for sun/audioio.h... no Sep 02 07:07:28.101 INFO kablam! checking sys/audioio.h usability... no Sep 02 07:07:28.101 INFO kablam! checking sys/audioio.h presence... no Sep 02 07:07:28.101 INFO kablam! checking for sys/audioio.h... no Sep 02 07:07:28.101 INFO kablam! checking asm/audioio.h usability... no Sep 02 07:07:28.101 INFO kablam! checking asm/audioio.h presence... no Sep 02 07:07:28.101 INFO kablam! checking for asm/audioio.h... no Sep 02 07:07:28.102 INFO kablam! checking sys/audio.h usability... no Sep 02 07:07:28.102 INFO kablam! checking sys/audio.h presence... no Sep 02 07:07:28.102 INFO kablam! checking for sys/audio.h... no Sep 02 07:07:28.102 INFO kablam! checking if we have wasapi headers... no Sep 02 07:07:28.102 INFO kablam! checking for os2.h... (cached) no Sep 02 07:07:28.102 INFO kablam! checking for ESD... no Sep 02 07:07:28.102 INFO kablam! checking for sem_post in -lpthread... yes Sep 02 07:07:28.102 INFO kablam! checking for JACK... no Sep 02 07:07:28.102 INFO kablam! checking for Pa_Initialize in -lportaudio... no Sep 02 07:07:28.102 INFO kablam! checking for PULSE... no Sep 02 07:07:28.102 INFO kablam! checking for SDL... no Sep 02 07:07:28.102 INFO kablam! checking for AuOpenServer in -laudio... no Sep 02 07:07:28.102 INFO kablam! checking for artsc... no Sep 02 07:07:28.102 INFO kablam! checking OpenAL/al.h usability... no Sep 02 07:07:28.102 INFO kablam! checking OpenAL/al.h presence... no Sep 02 07:07:28.102 INFO kablam! checking for OpenAL/al.h... no Sep 02 07:07:28.102 INFO kablam! checking OpenAL/alc.h usability... no Sep 02 07:07:28.102 INFO kablam! checking OpenAL/alc.h presence... no Sep 02 07:07:28.102 INFO kablam! checking for OpenAL/alc.h... no Sep 02 07:07:28.103 INFO kablam! checking AL/al.h usability... no Sep 02 07:07:28.103 INFO kablam! checking AL/al.h presence... no Sep 02 07:07:28.103 INFO kablam! checking for AL/al.h... no Sep 02 07:07:28.103 INFO kablam! checking AL/alc.h usability... no Sep 02 07:07:28.103 INFO kablam! checking AL/alc.h presence... no Sep 02 07:07:28.103 INFO kablam! checking for AL/alc.h... no Sep 02 07:07:28.103 INFO kablam! checking al.h usability... no Sep 02 07:07:28.103 INFO kablam! checking al.h presence... no Sep 02 07:07:28.103 INFO kablam! checking for al.h... no Sep 02 07:07:28.103 INFO kablam! checking alc.h usability... no Sep 02 07:07:28.103 INFO kablam! checking alc.h presence... no Sep 02 07:07:28.103 INFO kablam! checking for alc.h... no Sep 02 07:07:28.103 INFO kablam! checking if you are too dumbing dumb for the dummy... no Sep 02 07:07:28.103 INFO kablam! checking if we have EOVERFLOW macro... yes Sep 02 07:07:28.103 INFO kablam! checking that generated files are newer than configure... done Sep 02 07:07:28.103 INFO kablam! configure: creating ./config.status Sep 02 07:07:28.103 INFO kablam! config.status: creating Makefile Sep 02 07:07:28.103 INFO kablam! config.status: creating libmpg123.pc Sep 02 07:07:28.103 INFO kablam! config.status: creating libout123.pc Sep 02 07:07:28.104 INFO kablam! config.status: creating mpg123.spec Sep 02 07:07:28.104 INFO kablam! config.status: creating src/libmpg123/mpg123.h Sep 02 07:07:28.104 INFO kablam! config.status: creating src/libout123/out123.h Sep 02 07:07:28.104 INFO kablam! config.status: creating src/config.h Sep 02 07:07:28.104 INFO kablam! config.status: executing depfiles commands Sep 02 07:07:28.104 INFO kablam! config.status: executing libtool commands Sep 02 07:07:28.104 INFO kablam! Sep 02 07:07:28.104 INFO kablam! mpg123 1.24.0 Sep 02 07:07:28.104 INFO kablam! Sep 02 07:07:28.104 INFO kablam! Install path ............ /target/debug/build/mpg123-sys-e44b8b95a3e292b0/out Sep 02 07:07:28.104 INFO kablam! CPU Optimization ........ x86-64 Sep 02 07:07:28.104 INFO kablam! Compiler Optimization ... 2 Sep 02 07:07:28.104 INFO kablam! Gapless Support ......... enabled Sep 02 07:07:28.104 INFO kablam! Debugging ............... disabled Sep 02 07:07:28.104 INFO kablam! Seek table size ......... 1000 Sep 02 07:07:28.104 INFO kablam! FIFO support ............ enabled Sep 02 07:07:28.104 INFO kablam! Buffer .................. enabled Sep 02 07:07:28.104 INFO kablam! Network (http streams) .. enabled Sep 02 07:07:28.104 INFO kablam! Network Sockets ......... Posix Sep 02 07:07:28.105 INFO kablam! IPv6 (getaddrinfo) ...... enabled Sep 02 07:07:28.105 INFO kablam! File offsets ............ default Sep 02 07:07:28.105 INFO kablam! LFS alias symbols ....... enabled (64) Sep 02 07:07:28.105 INFO kablam! LFS alias type .......... off_t Sep 02 07:07:28.105 INFO kablam! Use yasm (for AVX only) . disabled Sep 02 07:07:28.105 INFO kablam! Sep 02 07:07:28.105 INFO kablam! Core libmpg123 features: Sep 02 07:07:28.105 INFO kablam! Layer I ................. enabled Sep 02 07:07:28.105 INFO kablam! Layer II ................ enabled Sep 02 07:07:28.105 INFO kablam! Layer III ............... enabled Sep 02 07:07:28.105 INFO kablam! NtoM resampling ......... enabled Sep 02 07:07:28.105 INFO kablam! downsampled decoding .... enabled Sep 02 07:07:28.105 INFO kablam! Feeder/buffered input ... enabled Sep 02 07:07:28.105 INFO kablam! ID3v2 parsing ........... enabled Sep 02 07:07:28.105 INFO kablam! String API .............. enabled Sep 02 07:07:28.105 INFO kablam! ICY parsing/conversion .. enabled Sep 02 07:07:28.105 INFO kablam! Error/warning messages .. enabled Sep 02 07:07:28.105 INFO kablam! Win32 Unicode File Open.. unneeded Sep 02 07:07:28.105 INFO kablam! Feature Report Function.. enabled Sep 02 07:07:28.106 INFO kablam! Output formats (nofpu will disable all but 16 or 8 bit!): Sep 02 07:07:28.106 INFO kablam! 8 bit integer ........... enabled Sep 02 07:07:28.106 INFO kablam! 16 bit integer .......... enabled Sep 02 07:07:28.106 INFO kablam! 32/24 bit integer ....... enabled Sep 02 07:07:28.106 INFO kablam! real (32 bit float) ..... enabled Sep 02 07:07:28.106 INFO kablam! Equalizer ............... enabled Sep 02 07:07:28.106 INFO kablam! Optimization detail: Sep 02 07:07:28.106 INFO kablam! Integer conversion ...... fast Sep 02 07:07:28.106 INFO kablam! IEEE 754 hackery ........ enabled Sep 02 07:07:28.106 INFO kablam! New/old WRITE_SAMPLE .... disabled Sep 02 07:07:28.106 INFO kablam! new Huffman scheme ...... enabled Sep 02 07:07:28.106 INFO kablam! Sep 02 07:07:28.106 INFO kablam! Note: Disabling core features is not commonly done and some combinations might not build/work. If you encounter such a case, help yourself (and provide a patch) or just poke the maintainers. Sep 02 07:07:28.106 INFO kablam! Sep 02 07:07:28.106 INFO kablam! Modules ................. enabled Sep 02 07:07:28.106 INFO kablam! Checked audio modules ... alsa tinyalsa oss coreaudio sndio sun win32 win32_wasapi os2 esd jack portaudio pulse sdl nas arts openal dummy Sep 02 07:07:28.106 INFO kablam! Detected audio support .. oss dummy Sep 02 07:07:28.106 INFO kablam! Default output module ... oss Sep 02 07:07:28.107 INFO kablam! Sep 02 07:07:28.107 INFO kablam! Sep 02 07:07:28.107 INFO kablam! CPPFLAGS=' -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX ' Sep 02 07:07:28.107 INFO kablam! CFLAGS='-O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2' Sep 02 07:07:28.107 INFO kablam! LIBS='-lm -ldl ' Sep 02 07:07:28.107 INFO kablam! Sep 02 07:07:28.107 INFO kablam! Next type 'make' and then 'make install'. Sep 02 07:07:28.107 INFO kablam! CDPATH="${ZSH_VERSION+.}:" && cd /source/source && /bin/bash /source/source/build/missing aclocal-1.15 -I m4 Sep 02 07:07:28.107 INFO kablam! Makefile:2230: recipe for target '/source/source/aclocal.m4' failed Sep 02 07:07:28.107 INFO kablam! Sep 02 07:07:28.107 INFO kablam! --- stderr Sep 02 07:07:28.107 INFO kablam! /source/source/configure: line 18300: artsc-config: command not found Sep 02 07:07:28.107 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 02 07:07:28.107 INFO kablam! aclocal-1.15: error: echo failed with exit status: 1 Sep 02 07:07:28.107 INFO kablam! make: *** [/source/source/aclocal.m4] Error 1 Sep 02 07:07:28.107 INFO kablam! thread 'main' panicked at 'assertion failed: cmd!("make").current_dir(&build).arg("install").stdout(process::Stdio::inherit()).stderr(process::Stdio::inherit()).status().unwrap().success()', build.rs:45:5 Sep 02 07:07:28.107 INFO kablam! stack backtrace: Sep 02 07:07:28.107 INFO kablam! 0: 0x55de2de1251e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha200f2cd684ebd49 Sep 02 07:07:28.108 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 02 07:07:28.108 INFO kablam! 1: 0x55de2de03626 - std::sys_common::backtrace::print::hfe3d4e47b4c8e48c Sep 02 07:07:28.108 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 02 07:07:28.108 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 02 07:07:28.108 INFO kablam! 2: 0x55de2de01f2d - std::panicking::default_hook::{{closure}}::hf56af31102a42941 Sep 02 07:07:28.108 INFO kablam! at libstd/panicking.rs:211 Sep 02 07:07:28.108 INFO kablam! 3: 0x55de2de01ca0 - std::panicking::default_hook::ha51b5d4eb7ec526d Sep 02 07:07:28.108 INFO kablam! at libstd/panicking.rs:227 Sep 02 07:07:28.108 INFO kablam! 4: 0x55de2de024ec - std::panicking::rust_panic_with_hook::hd585483f9daec810 Sep 02 07:07:28.108 INFO kablam! at libstd/panicking.rs:477 Sep 02 07:07:28.108 INFO kablam! 5: 0x55de2ddf7fef - std::panicking::begin_panic::h88d575916b774bab Sep 02 07:07:28.108 INFO kablam! at /checkout/src/libstd/panicking.rs:411 Sep 02 07:07:28.108 INFO kablam! 6: 0x55de2ddc4d0b - build_script_build::main::hf6e9eff88ca6c7bf Sep 02 07:07:28.108 INFO kablam! at /source/build.rs:45 Sep 02 07:07:28.108 INFO kablam! 7: 0x55de2ddc2adf - std::rt::lang_start::{{closure}}::h044da3778f8b850f Sep 02 07:07:28.108 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 02 07:07:28.108 INFO kablam! 8: 0x55de2de01fd2 - std::panicking::try::do_call::hea63f5620482e896 Sep 02 07:07:28.108 INFO kablam! at libstd/rt.rs:59 Sep 02 07:07:28.108 INFO kablam! at libstd/panicking.rs:310 Sep 02 07:07:28.108 INFO kablam! 9: 0x55de2de247d9 - __rust_maybe_catch_panic Sep 02 07:07:28.109 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 02 07:07:28.109 INFO kablam! 10: 0x55de2de0dec5 - std::rt::lang_start_internal::hfd6e69240f0360f8 Sep 02 07:07:28.109 INFO kablam! at libstd/panicking.rs:289 Sep 02 07:07:28.109 INFO kablam! at libstd/panic.rs:392 Sep 02 07:07:28.109 INFO kablam! at libstd/rt.rs:58 Sep 02 07:07:28.109 INFO kablam! 11: 0x55de2ddc2ab7 - std::rt::lang_start::h185af8ab3c711614 Sep 02 07:07:28.109 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 02 07:07:28.109 INFO kablam! 12: 0x55de2ddc51f9 - main Sep 02 07:07:28.109 INFO kablam! 13: 0x7f2c7171e82f - __libc_start_main Sep 02 07:07:28.109 INFO kablam! 14: 0x55de2ddc2958 - _start Sep 02 07:07:28.109 INFO kablam! 15: 0x0 - Sep 02 07:07:28.109 INFO kablam! Sep 02 07:07:28.109 INFO kablam! su: No module specific data is present Sep 02 07:07:28.556 INFO running `"docker" "rm" "-f" "27caab21e67b6ee9ea55920fd02c33660e2cc94ab6f30c086d7fc469cb886060"` Sep 02 07:07:28.696 INFO blam! 27caab21e67b6ee9ea55920fd02c33660e2cc94ab6f30c086d7fc469cb886060