[INFO] cloning repository https://github.com/ketralnis/viz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ketralnis/viz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fketralnis%2Fviz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fketralnis%2Fviz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3eadc27daee0816af35f67d8f990e0e8a9cef88f [INFO] testing ketralnis/viz against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fketralnis%2Fviz" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ketralnis/viz on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ketralnis/viz [INFO] finished tweaking git repo https://github.com/ketralnis/viz [INFO] tweaked toml for git repo https://github.com/ketralnis/viz written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ketralnis/viz 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6b1de7b7b8cefad64942fdb5b9bbf6b4ae8b14142d79256cebae65896dba4eb [INFO] running `Command { std: "docker" "start" "-a" "b6b1de7b7b8cefad64942fdb5b9bbf6b4ae8b14142d79256cebae65896dba4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6b1de7b7b8cefad64942fdb5b9bbf6b4ae8b14142d79256cebae65896dba4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b1de7b7b8cefad64942fdb5b9bbf6b4ae8b14142d79256cebae65896dba4eb", kill_on_drop: false }` [INFO] [stdout] b6b1de7b7b8cefad64942fdb5b9bbf6b4ae8b14142d79256cebae65896dba4eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f32e48219f5ed66e67b62b5c4b32d7eab3e67dc8d8e669689c8e2a37cf1476b [INFO] running `Command { std: "docker" "start" "-a" "6f32e48219f5ed66e67b62b5c4b32d7eab3e67dc8d8e669689c8e2a37cf1476b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling syn v2.0.14 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling fftw-src v0.3.3 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling piston2d-graphics v0.36.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling pistoncore-input v0.28.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pistoncore-window v0.45.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.50.0 [INFO] [stderr] Compiling piston v0.50.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.72.0 [INFO] [stderr] error: failed to run custom build command for `fftw-src v0.3.3` [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/fftw-src-34e2aba95f24ce97/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Running: cd "/opt/rustwide/target/debug/build/fftw-src-9733dfdaa8150986/out/src" && "/opt/rustwide/target/debug/build/fftw-src-9733dfdaa8150986/out/src/configure" "--with-pic" "--enable-static" "--disable-doc" "--prefix=/opt/rustwide/target/debug/build/fftw-src-9733dfdaa8150986/out" [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /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 to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking for gcc... gcc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether gcc accepts -g... yes [INFO] [stderr] checking for gcc option to accept ISO C89... none needed [INFO] [stderr] checking whether gcc understands -c and -o together... yes [INFO] [stderr] checking for style of include used by make... GNU [INFO] [stderr] checking dependency style of gcc... gcc3 [INFO] [stderr] checking for C compiler vendor... gnu [INFO] [stderr] checking for gcc option to accept ISO C99... none needed [INFO] [stderr] checking for gcc option to accept ISO Standard C... (cached) none needed [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking whether make sets $(MAKE)... (cached) yes [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 gcc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... dlltool [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from gcc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /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 how to run the C preprocessor... gcc -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if gcc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for gcc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if gcc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if gcc static flag -static works... yes [INFO] [stderr] checking if gcc supports -c -o file.o... yes [INFO] [stderr] checking if gcc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking for ranlib... (cached) ranlib [INFO] [stderr] checking for ocamlbuild... no [INFO] [stderr] checking whether C compiler accepts -mtune=native... yes [INFO] [stderr] checking whether C compiler accepts -malign-double... yes [INFO] [stderr] checking whether C compiler accepts -fstrict-aliasing... yes [INFO] [stderr] checking whether C compiler accepts -fno-schedule-insns... yes [INFO] [stderr] checking whether C compiler accepts -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns... yes [INFO] [stderr] checking for ANSI C header files... (cached) yes [INFO] [stderr] checking fcntl.h usability... yes [INFO] [stderr] checking fcntl.h presence... yes [INFO] [stderr] checking for fcntl.h... yes [INFO] [stderr] checking fenv.h usability... yes [INFO] [stderr] checking fenv.h presence... yes [INFO] [stderr] checking for fenv.h... yes [INFO] [stderr] checking limits.h usability... yes [INFO] [stderr] checking limits.h presence... yes [INFO] [stderr] checking for limits.h... yes [INFO] [stderr] checking malloc.h usability... yes [INFO] [stderr] checking malloc.h presence... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking stddef.h usability... yes [INFO] [stderr] checking stddef.h presence... yes [INFO] [stderr] checking for stddef.h... yes [INFO] [stderr] checking sys/time.h usability... yes [INFO] [stderr] checking sys/time.h presence... yes [INFO] [stderr] checking for sys/time.h... yes [INFO] [stderr] checking altivec.h usability... no [INFO] [stderr] checking altivec.h presence... no [INFO] [stderr] checking for altivec.h... no [INFO] [stderr] checking for an ANSI C-conforming const... yes [INFO] [stderr] checking for inline... inline [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for uint32_t... yes [INFO] [stderr] checking for uint64_t... yes [INFO] [stderr] checking whether time.h and sys/time.h may both be included... yes [INFO] [stderr] checking for long double... yes [INFO] [stderr] checking for hrtime_t... no [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of unsigned int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of unsigned long... 8 [INFO] [stderr] checking size of long long... 8 [INFO] [stderr] checking size of unsigned long long... 8 [INFO] [stderr] checking size of size_t... 8 [INFO] [stderr] checking size of ptrdiff_t... 8 [INFO] [stderr] checking for ptrdiff_t... yes [INFO] [stderr] checking for uintptr_t... yes [INFO] [stderr] checking size of float... 4 [INFO] [stderr] checking size of double... 8 [INFO] [stderr] checking size of fftw_r2r_kind... 4 [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking for working strtod... yes [INFO] [stderr] checking for vprintf... yes [INFO] [stderr] checking for _doprnt... no [INFO] [stderr] checking for sin in -lm... yes [INFO] [stderr] checking for BSDgettimeofday... no [INFO] [stderr] checking for gettimeofday... yes [INFO] [stderr] checking for gethrtime... no [INFO] [stderr] checking for read_real_time... no [INFO] [stderr] checking for time_base_to_time... no [INFO] [stderr] checking for drand48... yes [INFO] [stderr] checking for sqrt... yes [INFO] [stderr] checking for memset... yes [INFO] [stderr] checking for posix_memalign... yes [INFO] [stderr] checking for memalign... yes [INFO] [stderr] checking for _mm_malloc... no [INFO] [stderr] checking for _mm_free... no [INFO] [stderr] checking for clock_gettime... yes [INFO] [stderr] checking for mach_absolute_time... no [INFO] [stderr] checking for sysctl... no [INFO] [stderr] checking for abort... yes [INFO] [stderr] checking for sinl... yes [INFO] [stderr] checking for cosl... yes [INFO] [stderr] checking for snprintf... yes [INFO] [stderr] checking for memmove... yes [INFO] [stderr] checking for strchr... yes [INFO] [stderr] checking for getpagesize... yes [INFO] [stderr] checking whether sinl is declared... yes [INFO] [stderr] checking whether cosl is declared... yes [INFO] [stderr] checking whether sinq is declared... no [INFO] [stderr] checking whether cosq is declared... no [INFO] [stderr] checking whether memalign is declared... yes [INFO] [stderr] checking whether drand48 is declared... yes [INFO] [stderr] checking whether srand48 is declared... yes [INFO] [stderr] checking whether posix_memalign is declared... yes [INFO] [stderr] checking for _rtc intrinsic... no [INFO] [stderr] checking for isnan... yes [INFO] [stderr] checking whether C compiler accepts -mpreferred-stack-boundary=4... yes [INFO] [stderr] checking whether the stack is at least 8-byte aligned by gcc... checking whether C compiler accepts -malign-double... (cached) yes [INFO] [stderr] yes [INFO] [stderr] checking for g77... no [INFO] [stderr] checking for xlf... no [INFO] [stderr] checking for f77... f77 [INFO] [stderr] checking whether we are using the GNU Fortran 77 compiler... yes [INFO] [stderr] checking whether f77 accepts -g... 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 f77 option to produce PIC... -fPIC [INFO] [stderr] checking if f77 PIC flag -fPIC works... yes [INFO] [stderr] checking if f77 static flag -static works... yes [INFO] [stderr] checking if f77 supports -c -o file.o... yes [INFO] [stderr] checking if f77 supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the f77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... (cached) GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking how to get verbose linking output from f77... -v [INFO] [stderr] checking for Fortran 77 libraries of f77... -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath [INFO] [stderr] checking for dummy main to link with Fortran 77 libraries... none [INFO] [stderr] checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore [INFO] [stderr] checking whether a cycle counter is available... yes [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating support/Makefile [INFO] [stderr] config.status: creating genfft/Makefile [INFO] [stderr] config.status: creating kernel/Makefile [INFO] [stderr] config.status: creating simd-support/Makefile [INFO] [stderr] config.status: creating dft/Makefile [INFO] [stderr] config.status: creating dft/scalar/Makefile [INFO] [stderr] config.status: creating dft/scalar/codelets/Makefile [INFO] [stderr] config.status: creating dft/simd/Makefile [INFO] [stderr] config.status: creating dft/simd/common/Makefile [INFO] [stderr] config.status: creating dft/simd/sse2/Makefile [INFO] [stderr] config.status: creating dft/simd/avx/Makefile [INFO] [stderr] config.status: creating dft/simd/avx-128-fma/Makefile [INFO] [stderr] config.status: creating dft/simd/avx2/Makefile [INFO] [stderr] config.status: creating dft/simd/avx2-128/Makefile [INFO] [stderr] config.status: creating dft/simd/avx512/Makefile [INFO] [stderr] config.status: creating dft/simd/kcvi/Makefile [INFO] [stderr] config.status: creating dft/simd/altivec/Makefile [INFO] [stderr] config.status: creating dft/simd/vsx/Makefile [INFO] [stderr] config.status: creating dft/simd/neon/Makefile [INFO] [stderr] config.status: creating dft/simd/generic-simd128/Makefile [INFO] [stderr] config.status: creating dft/simd/generic-simd256/Makefile [INFO] [stderr] config.status: creating rdft/Makefile [INFO] [stderr] config.status: creating rdft/scalar/Makefile [INFO] [stderr] config.status: creating rdft/scalar/r2cf/Makefile [INFO] [stderr] config.status: creating rdft/scalar/r2cb/Makefile [INFO] [stderr] config.status: creating rdft/scalar/r2r/Makefile [INFO] [stderr] config.status: creating rdft/simd/Makefile [INFO] [stderr] config.status: creating rdft/simd/common/Makefile [INFO] [stderr] config.status: creating rdft/simd/sse2/Makefile [INFO] [stderr] config.status: creating rdft/simd/avx/Makefile [INFO] [stderr] config.status: creating rdft/simd/avx-128-fma/Makefile [INFO] [stderr] config.status: creating rdft/simd/avx2/Makefile [INFO] [stderr] config.status: creating rdft/simd/avx2-128/Makefile [INFO] [stderr] config.status: creating rdft/simd/avx512/Makefile [INFO] [stderr] config.status: creating rdft/simd/kcvi/Makefile [INFO] [stderr] config.status: creating rdft/simd/altivec/Makefile [INFO] [stderr] config.status: creating rdft/simd/vsx/Makefile [INFO] [stderr] config.status: creating rdft/simd/neon/Makefile [INFO] [stderr] config.status: creating rdft/simd/generic-simd128/Makefile [INFO] [stderr] config.status: creating rdft/simd/generic-simd256/Makefile [INFO] [stderr] config.status: creating reodft/Makefile [INFO] [stderr] config.status: creating threads/Makefile [INFO] [stderr] config.status: creating api/Makefile [INFO] [stderr] config.status: creating mpi/Makefile [INFO] [stderr] config.status: creating libbench2/Makefile [INFO] [stderr] config.status: creating tests/Makefile [INFO] [stderr] config.status: creating doc/Makefile [INFO] [stderr] config.status: creating doc/FAQ/Makefile [INFO] [stderr] config.status: creating tools/Makefile [INFO] [stderr] config.status: creating tools/fftw_wisdom.1 [INFO] [stderr] config.status: creating tools/fftw-wisdom-to-conf [INFO] [stderr] config.status: creating m4/Makefile [INFO] [stderr] config.status: creating fftw.pc [INFO] [stderr] config.status: creating config.h [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] Running: cd "/opt/rustwide/target/debug/build/fftw-src-9733dfdaa8150986/out/src" && "make" "-j16" [INFO] [stderr] make all-recursive [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/fftw-src-9733dfdaa8150986/out/src' [INFO] [stderr] Making all in support [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/fftw-src-9733dfdaa8150986/out/src/support' [INFO] [stderr] make[2]: Nothing to be done for 'all'. [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/fftw-src-9733dfdaa8150986/out/src/support' [INFO] [stderr] Making all in kernel [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/fftw-src-9733dfdaa8150986/out/src/kernel' [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT align.lo -MD -MP -MF .deps/align.Tpo -c -o align.lo align.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c -o assert.lo assert.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c -o awake.lo awake.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c -o cpy1d.lo cpy1d.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c -o cpy2d-pair.lo cpy2d-pair.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c -o cpy2d.lo cpy2d.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c -o extract-reim.lo extract-reim.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c -o iabs.lo iabs.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c -o kalloc.lo kalloc.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c -o md5-1.lo md5-1.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c kalloc.c -fPIC -DPIC -o kalloc.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c cpy2d.c -fPIC -DPIC -o cpy2d.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o debug.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c iabs.c -fPIC -DPIC -o iabs.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c cpy2d-pair.c -fPIC -DPIC -o cpy2d-pair.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fPIC -DPIC -o buffered.o [INFO] [stderr] mv -f .deps/debug.Tpo .deps/debug.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c -o minmax.lo minmax.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o alloc.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.c -fPIC -DPIC -o assert.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT align.lo -MD -MP -MF .deps/align.Tpo -c align.c -fPIC -DPIC -o align.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fPIC -DPIC -o ct.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c extract-reim.c -fPIC -DPIC -o extract-reim.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c cpy1d.c -fPIC -DPIC -o cpy1d.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c awake.c -fPIC -DPIC -o awake.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o md5.o [INFO] [stderr] mv -f .deps/iabs.Tpo .deps/iabs.Plo [INFO] [stderr] mv -f .deps/kalloc.Tpo .deps/kalloc.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c -o ops.lo ops.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o hash.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c -o pickdim.lo pickdim.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c md5-1.c -fPIC -DPIC -o md5-1.o [INFO] [stderr] mv -f .deps/extract-reim.Tpo .deps/extract-reim.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fPIC -DPIC -o minmax.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c [INFO] [stderr] mv -f .deps/align.Tpo .deps/align.Plo [INFO] [stderr] mv -f .deps/hash.Tpo .deps/hash.Plo [INFO] [stderr] mv -f .deps/assert.Tpo .deps/assert.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c -o planner.lo planner.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c -o primes.lo primes.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c [INFO] [stderr] mv -f .deps/buffered.Tpo .deps/buffered.Plo [INFO] [stderr] mv -f .deps/awake.Tpo .deps/awake.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c [INFO] [stderr] mv -f .deps/cpy2d-pair.Tpo .deps/cpy2d-pair.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c -o rader.lo rader.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -fPIC -DPIC -o planner.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c -o scan.lo scan.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c primes.c -fPIC -DPIC -o primes.o [INFO] [stderr] mv -f .deps/alloc.Tpo .deps/alloc.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c pickdim.c -fPIC -DPIC -o pickdim.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c -o solver.lo solver.c [INFO] [stderr] mv -f .deps/ct.Tpo .deps/ct.Plo [INFO] [stderr] mv -f .deps/minmax.Tpo .deps/minmax.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c -o solvtab.lo solvtab.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fPIC -DPIC -o problem.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c -o stride.lo stride.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ops.c -fPIC -DPIC -o ops.o [INFO] [stderr] mv -f .deps/md5.Tpo .deps/md5.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fPIC -DPIC -o plan.o [INFO] [stderr] mv -f .deps/cpy1d.Tpo .deps/cpy1d.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -fPIC -DPIC -o print.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c -o tensor.lo tensor.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c -o tensor1.lo tensor1.c [INFO] [stderr] mv -f .deps/md5-1.Tpo .deps/md5-1.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fPIC -DPIC -o rader.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c -o tensor2.lo tensor2.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -fPIC -DPIC -o scan.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c solver.c -fPIC -DPIC -o solver.o [INFO] [stderr] mv -f .deps/pickdim.Tpo .deps/pickdim.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c tensor2.c -fPIC -DPIC -o tensor2.o [INFO] [stderr] mv -f .deps/problem.Tpo .deps/problem.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c -o tensor3.lo tensor3.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c -o tensor4.lo tensor4.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c stride.c -fPIC -DPIC -o stride.o [INFO] [stderr] mv -f .deps/cpy2d.Tpo .deps/cpy2d.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c -o tensor5.lo tensor5.c [INFO] [stderr] mv -f .deps/primes.Tpo .deps/primes.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c -o tensor7.lo tensor7.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c solvtab.c -fPIC -DPIC -o solvtab.o [INFO] [stderr] mv -f .deps/plan.Tpo .deps/plan.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c -o tensor8.lo tensor8.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c tensor1.c -fPIC -DPIC -o tensor1.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c tensor5.c -fPIC -DPIC -o tensor5.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c tensor4.c -fPIC -DPIC -o tensor4.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c tensor.c -fPIC -DPIC -o tensor.o [INFO] [stderr] mv -f .deps/tensor2.Tpo .deps/tensor2.Plo [INFO] [stderr] mv -f .deps/ops.Tpo .deps/ops.Plo [INFO] [stderr] mv -f .deps/stride.Tpo .deps/stride.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c -o tensor9.lo tensor9.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c tensor3.c -fPIC -DPIC -o tensor3.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c -o tile2d.lo tile2d.c [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c tensor7.c -fPIC -DPIC -o tensor7.o [INFO] [stderr] mv -f .deps/rader.Tpo .deps/rader.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c [INFO] [stderr] mv -f .deps/solvtab.Tpo .deps/solvtab.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c -o transpose.lo transpose.c [INFO] [stderr] mv -f .deps/solver.Tpo .deps/solver.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c -o trig.lo trig.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c -o twiddle.lo twiddle.c [INFO] [stderr] mv -f .deps/tensor1.Tpo .deps/tensor1.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c tensor8.c -fPIC -DPIC -o tensor8.o [INFO] [stderr] mv -f .deps/tensor5.Tpo .deps/tensor5.Plo [INFO] [stderr] mv -f .deps/scan.Tpo .deps/scan.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fPIC -DPIC -o timer.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c trig.c -fPIC -DPIC -o trig.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -fPIC -DPIC -o twiddle.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c transpose.c -fPIC -DPIC -o transpose.o [INFO] [stderr] mv -f .deps/tensor8.Tpo .deps/tensor8.Plo [INFO] [stderr] mv -f .deps/tensor3.Tpo .deps/tensor3.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c tensor9.c -fPIC -DPIC -o tensor9.o [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I .. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c tile2d.c -fPIC -DPIC -o tile2d.o [INFO] [stderr] mv -f .deps/timer.Tpo .deps/timer.Plo [INFO] [stderr] mv -f .deps/print.Tpo .deps/print.Plo [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/fftw-src-9733dfdaa8150986/out/src/kernel' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/fftw-src-9733dfdaa8150986/out/src' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /tmp/ccDFMuCH.s: Assembler messages: [INFO] [stderr] /tmp/ccDFMuCH.s: Fatal error: can't write 24 bytes to section .text of tensor4.o: 'No space left on device' [INFO] [stderr] /tmp/ccDFMuCH.s: Fatal error: tensor4.o: No space left on device [INFO] [stderr] /tmp/ccHHVvLT.s: Assembler messages: [INFO] [stderr] /tmp/ccHHVvLT.s: Fatal error: can't write 17 bytes to section .text of tensor.o: 'No space left on device' [INFO] [stderr] /tmp/ccHHVvLT.s: Fatal error: tensor.o: No space left on device [INFO] [stderr] make[2]: *** [Makefile:463: tensor.lo] Error 1 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[2]: *** [Makefile:463: tensor4.lo] Error 1 [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] tensor9.c:36:1: fatal error: error closing /tmp/ccPplPFB.s: No space left on device [INFO] [stderr] 36 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] planner.c:989:1: fatal error: error writing to /tmp/cckT7fpy.s: No space left on device [INFO] [stderr] 989 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] tensor7.c:215:1: fatal error: error writing to /tmp/ccrpxve1.s: No space left on device [INFO] [stderr] 215 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [Makefile:463: tensor9.lo] Error 1 [INFO] [stderr] make[2]: *** [Makefile:463: planner.lo] Error 1 [INFO] [stderr] make[2]: *** [Makefile:463: tensor7.lo] Error 1 [INFO] [stderr] trig.c:234:1: fatal error: error writing to /tmp/ccFBHIpU.s: No space left on device [INFO] [stderr] 234 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [Makefile:463: trig.lo] Error 1 [INFO] [stderr] twiddle.c:256:1: fatal error: error writing to /tmp/ccJEoYqh.s: No space left on device [INFO] [stderr] 256 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [Makefile:463: twiddle.lo] Error 1 [INFO] [stderr] tile2d.c:53:1: fatal error: error writing to /tmp/ccnKLI2h.s: No space left on device [INFO] [stderr] 53 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [Makefile:463: tile2d.lo] Error 1 [INFO] [stderr] transpose.c:190:1: fatal error: error writing to /tmp/ccMToDaY.s: No space left on device [INFO] [stderr] 190 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [Makefile:463: transpose.lo] Error 1 [INFO] [stderr] make[1]: *** [Makefile:708: all-recursive] Error 1 [INFO] [stderr] make: *** [Makefile:552: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fftw-src-0.3.3/build.rs:91:17: [INFO] [stderr] `cd "/opt/rustwide/target/debug/build/fftw-src-9733dfdaa8150986/out/src" && "make" "-j16"` failed: exit status: 2 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c6ea34b8cb0 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c6ea34b8cb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c6ea34b8cb0 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c6ea34b8cb0 - ::fmt::h0f123f0656f13ecf [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c6ea34db5f3 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c6ea34db5f3 - core::fmt::write::h0abcdef7aa759353 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5c6ea34b62a3 - std::io::Write::write_fmt::h35f2880f7855f55a [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5c6ea34b8b02 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c6ea34b9acf - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5c6ea34b993a - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5c6ea34ba382 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5c6ea34ba21a - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5c6ea34b91b9 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c6ea34b9ead - rust_begin_unwind [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5c6ea3484340 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5c6ea348bba6 - build_script_build::run::hb14549c20517aca7 [INFO] [stderr] 16: 0x5c6ea348b985 - build_script_build::build_fftw::hcccecab07775d8f2 [INFO] [stderr] 17: 0x5c6ea348b231 - build_script_build::build_unix::h3f6a79271aee8d0d [INFO] [stderr] 18: 0x5c6ea348bdb0 - build_script_build::main::h3e095f3ee7eaffbc [INFO] [stderr] 19: 0x5c6ea3485cf3 - core::ops::function::FnOnce::call_once::h815e6a18f0489894 [INFO] [stderr] 20: 0x5c6ea3485106 - std::sys::backtrace::__rust_begin_short_backtrace::h9c78b4e7165ec1f0 [INFO] [stderr] 21: 0x5c6ea34850a9 - std::rt::lang_start::{{closure}}::h1b50bc552f48fe8d [INFO] [stderr] 22: 0x5c6ea34b2bd0 - core::ops::function::impls:: for &F>::call_once::h9601c86577723145 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5c6ea34b2bd0 - std::panicking::try::do_call::h8817ae430c5825c1 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x5c6ea34b2bd0 - std::panicking::try::ha6c516562438d26b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x5c6ea34b2bd0 - std::panic::catch_unwind::hd30edb0fa8e1aa42 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5c6ea34b2bd0 - std::rt::lang_start_internal::{{closure}}::h4ce5c96c39e994a5 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5c6ea34b2bd0 - std::panicking::try::do_call::h397fda5d1714972f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x5c6ea34b2bd0 - std::panicking::try::ha72ffffb1d107af4 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x5c6ea34b2bd0 - std::panic::catch_unwind::ha60eb34d643aa591 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5c6ea34b2bd0 - std::rt::lang_start_internal::h051d1c050856cca6 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5c6ea3485091 - std::rt::lang_start::h2b9da29e2c3ef4f0 [INFO] [stderr] 32: 0x5c6ea348bf85 - main [INFO] [stderr] 33: 0x769ecc5a0d90 - [INFO] [stderr] 34: 0x769ecc5a0e40 - __libc_start_main [INFO] [stderr] 35: 0x5c6ea3484935 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6f32e48219f5ed66e67b62b5c4b32d7eab3e67dc8d8e669689c8e2a37cf1476b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f32e48219f5ed66e67b62b5c4b32d7eab3e67dc8d8e669689c8e2a37cf1476b", kill_on_drop: false }` [INFO] [stdout] 6f32e48219f5ed66e67b62b5c4b32d7eab3e67dc8d8e669689c8e2a37cf1476b