[INFO] fetching crate async-ucx 0.1.1... [INFO] checking async-ucx-0.1.1 against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] extracting crate async-ucx 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate async-ucx 0.1.1 on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-ucx 0.1.1 [INFO] finished tweaking crates.io crate async-ucx 0.1.1 [INFO] tweaked toml for crates.io crate async-ucx 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate async-ucx 0.1.1 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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc8b0aa8a5e6653f7075762bc7eb20baa40a646722e026860c43ae1cf7e5eebd [INFO] running `Command { std: "docker" "start" "-a" "cc8b0aa8a5e6653f7075762bc7eb20baa40a646722e026860c43ae1cf7e5eebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc8b0aa8a5e6653f7075762bc7eb20baa40a646722e026860c43ae1cf7e5eebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc8b0aa8a5e6653f7075762bc7eb20baa40a646722e026860c43ae1cf7e5eebd", kill_on_drop: false }` [INFO] [stdout] cc8b0aa8a5e6653f7075762bc7eb20baa40a646722e026860c43ae1cf7e5eebd [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e8a82072255fe79c5f38477f94934ccfa265a928dbbf76a80fc0e9f5d4549ae [INFO] running `Command { std: "docker" "start" "-a" "0e8a82072255fe79c5f38477f94934ccfa265a928dbbf76a80fc0e9f5d4549ae", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling test-log v0.2.11 [INFO] [stderr] Checking thiserror v1.0.33 [INFO] [stderr] Compiling ucx1-sys v0.1.0 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] error: failed to run custom build command for `ucx1-sys v0.1.0` [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/ucx1-sys-9cede7c2dad52fe9/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/lib [INFO] [stderr] cargo:rustc-link-lib=ucp [INFO] [stderr] cargo:rerun-if-changed=wrapper.h [INFO] [stderr] libtoolize: putting auxiliary files in '.'. [INFO] [stderr] libtoolize: copying file './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] 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 the compiler supports GNU C... yes [INFO] [stderr] checking whether gcc accepts -g... yes [INFO] [stderr] checking for gcc option to enable C11 features... none needed [INFO] [stderr] checking whether gcc understands -c and -o together... yes [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 wchar.h... yes [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... yes [INFO] [stderr] checking whether _XOPEN_SOURCE should be defined... no [INFO] [stderr] checking for git... yes [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 the include directive... yes (GNU style) [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking whether UID '0' is supported by ustar format... yes [INFO] [stderr] checking whether GID '0' is supported by ustar format... yes [INFO] [stderr] checking how to create a ustar tar archive... gnutar [INFO] [stderr] checking dependency style of gcc... gcc3 [INFO] [stderr] checking whether make supports nested variables... (cached) yes [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking for gcc... (cached) gcc [INFO] [stderr] checking whether the compiler supports GNU C... (cached) yes [INFO] [stderr] checking whether gcc accepts -g... (cached) yes [INFO] [stderr] checking for gcc option to enable C11 features... (cached) none needed [INFO] [stderr] checking whether gcc understands -c and -o together... (cached) yes [INFO] [stderr] checking for g++... g++ [INFO] [stderr] checking whether the compiler supports GNU C++... yes [INFO] [stderr] checking whether g++ accepts -g... yes [INFO] [stderr] checking for g++ option to enable C++11 features... none needed [INFO] [stderr] checking dependency style of g++... gcc3 [INFO] [stderr] checking for gcc option to support OpenMP... -fopenmp [INFO] [stderr] checking dependency style of gcc... gcc3 [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [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... (cached) /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... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from 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 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 whether -lc should be explicitly linked in... no [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... yes [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking how to run the C++ preprocessor... g++ -E [INFO] [stderr] checking for ld used by g++... /usr/bin/ld -m elf_x86_64 [INFO] [stderr] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes [INFO] [stderr] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking for g++ option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if g++ PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if g++ static flag -static works... yes [INFO] [stderr] checking if g++ supports -c -o file.o... yes [INFO] [stderr] checking if g++ supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the g++ 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 for egrep... (cached) /usr/bin/grep -E [INFO] [stderr] checking for cos in -lm... yes [INFO] [stderr] checking for C/C++ restrict keyword... __restrict__ [INFO] [stderr] checking for gcc options needed to detect all undeclared functions... none needed [INFO] [stderr] checking whether strerror_r is declared... yes [INFO] [stderr] checking whether strerror_r returns char *... yes [INFO] [stderr] checking for pkg-config... /usr/bin/pkg-config [INFO] [stderr] checking if ln -s supports --relative... yes [INFO] [stderr] checking for dot... yes [INFO] [stderr] checking for doxygen... no [INFO] [stderr] checking for perl... /usr/bin/perl [INFO] [stderr] checking for g++ options needed to detect all undeclared functions... none needed [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking compiler flag -diag-error 10006... no [INFO] [stderr] checking whether -diag-disable 1478 overrides deprecated declarations... no [INFO] [stderr] checking whether -Wno-deprecated-declarations overrides deprecated declarations... yes [INFO] [stderr] checking compiler flag -diag-disable 269... no [INFO] [stderr] checking compiler flag -fmax-type-align=16... no [INFO] [stderr] configure: Detected CPU implementation: [INFO] [stderr] configure: Detected CPU architecture: [INFO] [stderr] configure: Detected CPU variant: [INFO] [stderr] configure: Detected CPU part: [INFO] [stderr] checking for __attribute__(optimize)... 1 [INFO] [stderr] checking compiler flag -funwind-tables... yes [INFO] [stderr] configure: compiling with unwind tables [INFO] [stderr] checking if g++ works... yes [INFO] [stderr] checking c++11 support... yes [INFO] [stderr] checking gnu++11 support... yes [INFO] [stderr] checking whether _GLIBCXX_NOTHROW is declared... yes [INFO] [stderr] checking compiler flag --display_error_number... no [INFO] [stderr] checking compiler flag --diag_suppress 1... no [INFO] [stderr] checking compiler flag --diag_suppress 68... no [INFO] [stderr] checking compiler flag --diag_suppress 111... no [INFO] [stderr] checking compiler flag --diag_suppress 167... no [INFO] [stderr] checking compiler flag --diag_suppress 181... no [INFO] [stderr] checking compiler flag --diag_suppress 188... no [INFO] [stderr] checking compiler flag --diag_suppress 381... no [INFO] [stderr] checking compiler flag --diag_suppress 1215... no [INFO] [stderr] checking compiler flag --diag_suppress 1901... no [INFO] [stderr] checking compiler flag --diag_suppress 1902... no [INFO] [stderr] checking compiler flag -pedantic... yes [INFO] [stderr] checking compiler flag -Wno-missing-field-initializers... yes [INFO] [stderr] checking compiler flag -Wno-unused-parameter... yes [INFO] [stderr] checking compiler flag -Wno-unused-label... yes [INFO] [stderr] checking compiler flag -Wno-long-long... yes [INFO] [stderr] checking compiler flag -Wno-endif-labels... yes [INFO] [stderr] checking compiler flag -Wno-sign-compare... yes [INFO] [stderr] checking compiler flag -Wno-multichar... yes [INFO] [stderr] checking compiler flag -Wno-deprecated-declarations... yes [INFO] [stderr] checking compiler flag -Winvalid-pch... yes [INFO] [stderr] checking compiler flag -Wno-pointer-sign... yes [INFO] [stderr] checking compiler flag -Werror-implicit-function-declaration... yes [INFO] [stderr] checking compiler flag -Wno-format-zero-length... yes [INFO] [stderr] checking compiler flag -Wnested-externs... yes [INFO] [stderr] checking compiler flag -Wshadow... yes [INFO] [stderr] checking compiler flag -Werror=declaration-after-statement... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking for shm_open in -lrt... yes [INFO] [stderr] checking for timer_create in -lrt... yes [INFO] [stderr] checking for libgen.h... yes [INFO] [stderr] checking whether asprintf is declared... yes [INFO] [stderr] checking whether basename is declared... yes [INFO] [stderr] checking whether fmemopen is declared... yes [INFO] [stderr] checking for sys/cpuset.h... no [INFO] [stderr] checking whether CPU_ZERO is declared... yes [INFO] [stderr] checking whether CPU_ISSET is declared... yes [INFO] [stderr] checking for cpu_set_t... yes [INFO] [stderr] checking for cpuset_t... no [INFO] [stderr] checking for sighandler_t... yes [INFO] [stderr] checking for __sighandler_t... yes [INFO] [stderr] checking for pthread_np.h... no [INFO] [stderr] checking for library containing pthread_create... none required [INFO] [stderr] checking for library containing pthread_atfork... none required [INFO] [stderr] checking for clearenv... yes [INFO] [stderr] checking for malloc_trim... yes [INFO] [stderr] checking for memalign... yes [INFO] [stderr] checking for posix_memalign... yes [INFO] [stderr] checking for mremap... yes [INFO] [stderr] checking for sched_setaffinity... yes [INFO] [stderr] checking for sched_getaffinity... yes [INFO] [stderr] checking for cpuset_setaffinity... no [INFO] [stderr] checking for cpuset_getaffinity... no [INFO] [stderr] checking whether F_SETOWN_EX is declared... yes [INFO] [stderr] checking whether ethtool_cmd_speed is declared... yes [INFO] [stderr] checking whether SPEED_UNKNOWN is declared... yes [INFO] [stderr] checking for sys/platform/ppc.h... no [INFO] [stderr] checking whether __ppc_get_timebase_freq is declared... no [INFO] [stderr] no [INFO] [stderr] checking for using Google C++ Testing Framework... no [INFO] [stderr] checking for numa.h... yes [INFO] [stderr] checking for numaif.h... yes [INFO] [stderr] checking for mbind in -lnuma... yes [INFO] [stderr] checking for struct bitmask... yes [INFO] [stderr] checking malloc hooks... no [INFO] [stderr] checking for sys/capability.h... no [INFO] [stderr] checking whether PR_SET_PTRACER is declared... yes [INFO] [stderr] checking for struct in6_addr.s6_addr32... yes [INFO] [stderr] checking for struct in6_addr.__u6_addr.__u6_addr32... no [INFO] [stderr] checking for struct iphdr.daddr.s_addr... no [INFO] [stderr] checking for struct ip.ip_dst.s_addr... yes [INFO] [stderr] checking for struct sigevent._sigev_un._tid... yes [INFO] [stderr] checking for struct sigevent.sigev_notify_thread_id... no [INFO] [stderr] checking for struct sigaction.sa_restorer... yes [INFO] [stderr] checking for sys/epoll.h... yes [INFO] [stderr] checking for sys/eventfd.h... yes [INFO] [stderr] checking for sys/event.h... no [INFO] [stderr] checking for sys/thr.h... no [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking for malloc_np.h... no [INFO] [stderr] checking for endian.h,... no [INFO] [stderr] checking for sys/endian.h... no [INFO] [stderr] checking for linux/mman.h... yes [INFO] [stderr] checking for linux/ip.h... yes [INFO] [stderr] checking for linux/futex.h... yes [INFO] [stderr] checking for net/ethernet.h... yes [INFO] [stderr] checking for netinet/ip.h... yes [INFO] [stderr] configure: Memory allocator is ptmalloc-2.8.6 version [INFO] [stderr] checking for malloc_get_state... no [INFO] [stderr] checking for malloc_set_state... no [INFO] [stderr] checking whether MADV_FREE is declared... yes [INFO] [stderr] checking whether MADV_REMOVE is declared... yes [INFO] [stderr] checking whether POSIX_MADV_DONTNEED is declared... yes [INFO] [stderr] checking whether getauxval is declared... yes [INFO] [stderr] checking whether SYS_mmap is declared... yes [INFO] [stderr] checking whether SYS_munmap is declared... yes [INFO] [stderr] checking whether SYS_mremap is declared... yes [INFO] [stderr] checking whether SYS_brk is declared... yes [INFO] [stderr] checking whether SYS_madvise is declared... yes [INFO] [stderr] checking whether SYS_shmat is declared... yes [INFO] [stderr] checking whether SYS_shmdt is declared... yes [INFO] [stderr] checking whether SYS_ipc is declared... no [INFO] [stderr] checking for __curbrk... yes [INFO] [stderr] checking for tc_malloc in -ltcmalloc... no [INFO] [stderr] checking whether fuse_open_channel is declared... no [INFO] [stderr] checking whether fuse_mount is declared... no [INFO] [stderr] checking whether fuse_unmount is declared... no [INFO] [stderr] checking for fuse_open_channel... no [INFO] [stderr] checking for fuse_mount... no [INFO] [stderr] checking for fuse_unmount... no [INFO] [stderr] checking for go... yes [INFO] [stderr] checking for mvn... no [INFO] [stderr] checking for java... yes [INFO] [stderr] checking for cuda.h... no [INFO] [stderr] checking for cuda_runtime.h... no [INFO] [stderr] checking for nvml.h... no [INFO] [stderr] configure: ROCm path was not specified. Guessing ... [INFO] [stderr] checking for hsa.h... no [INFO] [stderr] checking for hipFree in -lhip_hcc... no [INFO] [stderr] checking for hip_runtime.h... no [INFO] [stderr] checking whether inotify_init is declared... yes [INFO] [stderr] checking whether inotify_add_watch is declared... yes [INFO] [stderr] checking whether IN_ATTRIB is declared... yes [INFO] [stderr] checking for bfd_openr in -lbfd... no [INFO] [stderr] checking for bfd_openr in -lbfd... no [INFO] [stderr] checking for bfd.h... no [INFO] [stderr] checking for struct dl_phdr_info... yes [INFO] [stderr] checking __attribute__((constructor))... yes [INFO] [stderr] configure: enabling builtin memcpy [INFO] [stderr] checking for __clear_cache... yes [INFO] [stderr] checking for __aarch64_sync_cache_range... no [INFO] [stderr] checking for gdrapi.h... no [INFO] [stderr] configure: Compiling with verbs support from /usr [INFO] [stderr] checking for infiniband/verbs.h... yes [INFO] [stderr] checking for ibv_get_device_list in -libverbs... yes [INFO] [stderr] checking whether ibv_wc_status_str is declared... yes [INFO] [stderr] checking whether ibv_event_type_str is declared... yes [INFO] [stderr] checking whether ibv_query_gid is declared... yes [INFO] [stderr] checking whether ibv_get_device_name is declared... yes [INFO] [stderr] checking whether ibv_create_srq is declared... yes [INFO] [stderr] checking whether ibv_get_async_event is declared... yes [INFO] [stderr] checking for infiniband/verbs_exp.h... no [INFO] [stderr] checking for struct ibv_exp_device_attr.exp_device_cap_flags... no [INFO] [stderr] checking for struct ibv_exp_device_attr.odp_caps... no [INFO] [stderr] checking for struct ibv_exp_device_attr.odp_caps.per_transport_caps.dc_odp_caps... no [INFO] [stderr] checking for struct ibv_exp_device_attr.odp_mr_max_size... yes [INFO] [stderr] checking for struct ibv_exp_qp_init_attr.max_inl_recv... no [INFO] [stderr] checking for struct ibv_async_event.element.dct... no [INFO] [stderr] checking whether IBV_CREATE_CQ_ATTR_IGNORE_OVERRUN is declared... yes [INFO] [stderr] checking whether IBV_EXP_CQ_IGNORE_OVERRUN is declared... no [INFO] [stderr] configure: Checking for legacy bare-metal support [INFO] [stderr] checking for infiniband/mlx5_hw.h... no [INFO] [stderr] configure: Checking for DV bare-metal support [INFO] [stderr] checking for mlx5dv_query_device in -lmlx5-rdmav2... no [INFO] [stderr] checking for mlx5dv_query_device in -lmlx5... yes [INFO] [stderr] checking for infiniband/mlx5dv.h... yes [INFO] [stderr] checking whether mlx5dv_init_obj is declared... yes [INFO] [stderr] checking whether mlx5dv_create_qp is declared... yes [INFO] [stderr] checking whether mlx5dv_is_supported is declared... yes [INFO] [stderr] checking whether mlx5dv_devx_subscribe_devx_event is declared... yes [INFO] [stderr] checking whether MLX5DV_CQ_INIT_ATTR_MASK_CQE_SIZE is declared... yes [INFO] [stderr] checking whether MLX5DV_QP_CREATE_ALLOW_SCATTER_TO_CQE is declared... yes [INFO] [stderr] checking whether MLX5DV_UAR_ALLOC_TYPE_BF is declared... yes [INFO] [stderr] checking whether MLX5DV_UAR_ALLOC_TYPE_NC is declared... yes [INFO] [stderr] checking for struct mlx5dv_cq.cq_uar... yes [INFO] [stderr] checking whether MLX5DV_OBJ_AH is declared... yes [INFO] [stderr] checking whether MLX5DV_DCTYPE_DCT is declared... yes [INFO] [stderr] checking whether ibv_alloc_td is declared... yes [INFO] [stderr] checking whether MLX5DV_CONTEXT_FLAGS_DEVX is declared... yes [INFO] [stderr] configure: Compiling with mlx5 bare-metal support [INFO] [stderr] checking whether IBV_LINK_LAYER_INFINIBAND is declared... yes [INFO] [stderr] checking whether IBV_LINK_LAYER_ETHERNET is declared... yes [INFO] [stderr] checking whether IBV_EVENT_GID_CHANGE is declared... yes [INFO] [stderr] checking whether ibv_create_qp_ex is declared... yes [INFO] [stderr] checking whether ibv_create_cq_ex is declared... yes [INFO] [stderr] checking whether ibv_create_srq_ex is declared... yes [INFO] [stderr] checking whether ibv_query_device_ex is declared... yes [INFO] [stderr] checking whether IBV_EXP_ACCESS_ALLOCATE_MR is declared... no [INFO] [stderr] checking whether IBV_EXP_ACCESS_ON_DEMAND is declared... no [INFO] [stderr] checking whether IBV_EXP_DEVICE_MR_ALLOCATE is declared... no [INFO] [stderr] checking whether IBV_EXP_WR_NOP is declared... no [INFO] [stderr] checking whether IBV_EXP_DEVICE_DC_TRANSPORT is declared... no [INFO] [stderr] checking whether IBV_EXP_ATOMIC_HCA_REPLY_BE is declared... no [INFO] [stderr] checking whether IBV_EXP_PREFETCH_WRITE_ACCESS is declared... no [INFO] [stderr] checking whether IBV_EXP_QP_OOO_RW_DATA_PLACEMENT is declared... no [INFO] [stderr] checking whether IBV_EXP_DCT_OOO_RW_DATA_PLACEMENT is declared... no [INFO] [stderr] checking whether IBV_EXP_CQ_MODERATION is declared... no [INFO] [stderr] checking whether IBV_EXP_DEVICE_ATTR_PCI_ATOMIC_CAPS is declared... no [INFO] [stderr] checking whether ibv_exp_reg_mr is declared... no [INFO] [stderr] checking whether ibv_exp_create_qp is declared... no [INFO] [stderr] checking whether ibv_exp_prefetch_mr is declared... no [INFO] [stderr] checking whether ibv_exp_create_srq is declared... no [INFO] [stderr] checking whether ibv_exp_setenv is declared... no [INFO] [stderr] checking whether ibv_exp_query_gid_attr is declared... no [INFO] [stderr] checking whether ibv_exp_query_device is declared... no [INFO] [stderr] checking whether ibv_exp_post_send is declared... no [INFO] [stderr] checking whether IBV_EXP_WR_EXT_MASKED_ATOMIC_CMP_AND_SWP is declared... no [INFO] [stderr] checking whether IBV_EXP_WR_EXT_MASKED_ATOMIC_FETCH_AND_ADD is declared... no [INFO] [stderr] checking whether IBV_EXP_QP_INIT_ATTR_ATOMICS_ARG is declared... no [INFO] [stderr] checking whether IBV_EXP_SEND_EXT_ATOMIC_INLINE is declared... no [INFO] [stderr] checking whether IBV_EXP_DEVICE_ATTR_RESERVED_2 is declared... no [INFO] [stderr] checking whether IBV_EXP_MR_INDIRECT_KLMS is declared... no [INFO] [stderr] checking whether IBV_EXP_QP_CREATE_UMR is declared... no [INFO] [stderr] checking for struct ibv_exp_qp_init_attr.umr_caps... no [INFO] [stderr] checking whether IBV_EXP_MR_FIXED_BUFFER_SIZE is declared... no [INFO] [stderr] checking for struct ibv_device_attr_ex.pci_atomic_caps... yes [INFO] [stderr] checking for struct ibv_exp_masked_atomic_params.masked_log_atomic_arg_sizes_network_endianness... no [INFO] [stderr] checking whether IBV_EXP_ODP_SUPPORT_IMPLICIT is declared... no [INFO] [stderr] checking whether IBV_EXP_ACCESS_ON_DEMAND is declared... (cached) no [INFO] [stderr] checking whether IBV_ACCESS_ON_DEMAND is declared... yes [INFO] [stderr] checking whether IBV_EXP_ODP_SUPPORT_IMPLICIT is declared... (cached) no [INFO] [stderr] checking whether IBV_ODP_SUPPORT_IMPLICIT is declared... yes [INFO] [stderr] checking whether IBV_ACCESS_RELAXED_ORDERING is declared... yes [INFO] [stderr] checking whether IBV_QPF_GRH_REQUIRED is declared... yes [INFO] [stderr] checking whether ibv_exp_prefetch_mr is declared... (cached) no [INFO] [stderr] checking whether ibv_advise_mr is declared... yes [INFO] [stderr] checking for struct mlx5_wqe_av.base... no [INFO] [stderr] checking for struct mlx5_grh_av.rmac... no [INFO] [stderr] checking for struct mlx5_cqe64.ib_stride_index... no [INFO] [stderr] checking whether IBV_EXP_QPT_DC_INI is declared... no [INFO] [stderr] checking for struct ibv_exp_tmh.tag... no [INFO] [stderr] checking for infiniband/tm_types.h... yes [INFO] [stderr] checking for struct ibv_tmh.tag... yes [INFO] [stderr] checking for struct ibv_tm_caps.flags... yes [INFO] [stderr] checking whether ibv_exp_alloc_dm is declared... no [INFO] [stderr] checking whether ibv_alloc_dm is declared... yes [INFO] [stderr] checking whether ibv_cmd_modify_qp is declared... no [INFO] [stderr] configure: Checking OFED valgrind libs /usr/lib64/mlnx_ofed/valgrind [INFO] [stderr] checking for /usr/include/rdma/rdma_cma.h... yes [INFO] [stderr] checking for rdma_establish in -lrdmacm... yes [INFO] [stderr] checking for sys/uio.h... yes [INFO] [stderr] checking for process_vm_readv... yes [INFO] [stderr] configure: KNEM path was not found, guessing ... [INFO] [stderr] checking whether KNEM_CMD_GET_INFO is declared... no [INFO] [stderr] configure: XPMEM - failed to open the requested location (guess), guessing ... [INFO] [stderr] checking cray-ugni... no [INFO] [stderr] checking whether IPPROTO_TCP is declared... yes [INFO] [stderr] checking whether SOL_SOCKET is declared... yes [INFO] [stderr] checking whether SO_KEEPALIVE is declared... yes [INFO] [stderr] checking whether TCP_KEEPCNT is declared... yes [INFO] [stderr] checking whether TCP_KEEPIDLE is declared... yes [INFO] [stderr] checking whether TCP_KEEPINTVL is declared... yes [INFO] [stderr] checking compiler flag -fno-exceptions... yes [INFO] [stderr] checking compiler flag -fno-rtti... yes [INFO] [stderr] checking compiler flag --no_exceptions... no [INFO] [stderr] checking compiler flag -fno-tree-vectorize... yes [INFO] [stderr] checking compiler flag --diag_suppress 186... no [INFO] [stderr] checking compiler flag --diag_suppress 236... no [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating src/ucm/cuda/Makefile [INFO] [stderr] config.status: creating src/ucm/rocm/Makefile [INFO] [stderr] config.status: creating src/ucm/Makefile [INFO] [stderr] config.status: creating src/ucs/vfs/sock/Makefile [INFO] [stderr] config.status: creating src/ucs/vfs/fuse/Makefile [INFO] [stderr] config.status: creating src/ucs/Makefile [INFO] [stderr] config.status: creating src/uct/cuda/gdr_copy/Makefile [INFO] [stderr] config.status: creating src/uct/cuda/Makefile [INFO] [stderr] config.status: creating src/uct/ib/rdmacm/Makefile [INFO] [stderr] config.status: creating src/uct/ib/Makefile [INFO] [stderr] config.status: creating src/uct/rocm/gdr/Makefile [INFO] [stderr] config.status: creating src/uct/rocm/Makefile [INFO] [stderr] config.status: creating src/uct/sm/scopy/cma/Makefile [INFO] [stderr] config.status: creating src/uct/sm/scopy/knem/Makefile [INFO] [stderr] config.status: creating src/uct/sm/scopy/Makefile [INFO] [stderr] config.status: creating src/uct/sm/mm/xpmem/Makefile [INFO] [stderr] config.status: creating src/uct/sm/mm/Makefile [INFO] [stderr] config.status: creating src/uct/sm/Makefile [INFO] [stderr] config.status: creating src/uct/ugni/Makefile [INFO] [stderr] config.status: creating src/uct/Makefile [INFO] [stderr] config.status: creating src/tools/perf/lib/Makefile [INFO] [stderr] config.status: creating src/tools/perf/cuda/Makefile [INFO] [stderr] config.status: creating src/tools/perf/rocm/Makefile [INFO] [stderr] config.status: creating src/tools/perf/Makefile [INFO] [stderr] config.status: creating test/gtest/common/googletest/Makefile [INFO] [stderr] config.status: creating test/gtest/ucm/test_dlopen/Makefile [INFO] [stderr] config.status: creating test/gtest/ucm/test_dlopen/rpath-subdir/Makefile [INFO] [stderr] config.status: creating test/gtest/ucs/test_module/Makefile [INFO] [stderr] config.status: creating test/gtest/Makefile [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating docs/doxygen/header.tex [INFO] [stderr] config.status: creating src/uct/api/version.h [INFO] [stderr] config.status: creating ucx.spec [INFO] [stderr] config.status: creating ucx.pc [INFO] [stderr] config.status: creating contrib/rpmdef.sh [INFO] [stderr] config.status: creating debian/rules [INFO] [stderr] config.status: creating debian/control [INFO] [stderr] config.status: creating debian/changelog [INFO] [stderr] config.status: creating src/ucp/Makefile [INFO] [stderr] config.status: creating src/ucp/api/ucp_version.h [INFO] [stderr] config.status: creating src/ucp/core/ucp_version.c [INFO] [stderr] config.status: creating src/tools/vfs/Makefile [INFO] [stderr] config.status: creating src/tools/info/Makefile [INFO] [stderr] config.status: creating src/tools/profile/Makefile [INFO] [stderr] config.status: creating test/apps/Makefile [INFO] [stderr] config.status: creating test/apps/iodemo/Makefile [INFO] [stderr] config.status: creating test/apps/sockaddr/Makefile [INFO] [stderr] config.status: creating test/apps/profiling/Makefile [INFO] [stderr] config.status: creating test/mpi/Makefile [INFO] [stderr] config.status: creating bindings/go/Makefile [INFO] [stderr] config.status: creating bindings/java/Makefile [INFO] [stderr] config.status: creating bindings/java/pom.xml [INFO] [stderr] config.status: creating bindings/java/src/main/native/Makefile [INFO] [stderr] config.status: creating examples/Makefile [INFO] [stderr] config.status: creating cmake/Makefile [INFO] [stderr] config.status: creating cmake/ucx-config-version.cmake [INFO] [stderr] config.status: creating cmake/ucx-config.cmake [INFO] [stderr] config.status: creating cmake/ucx-targets.cmake [INFO] [stderr] config.status: creating test/mpi/run_mpi.sh [INFO] [stderr] config.status: creating config.h [INFO] [stderr] config.status: linking /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/ucx/contrib/../debian/compat to debian/compat [INFO] [stderr] config.status: linking /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/ucx/contrib/../debian/copyright to debian/copyright [INFO] [stderr] config.status: linking /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/ucx/contrib/../debian/ucx.prerm to debian/ucx.prerm [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] configure: ========================================================= [INFO] [stderr] configure: UCX build configuration: [INFO] [stderr] configure: Build prefix: /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out [INFO] [stderr] configure: Configuration dir: ${prefix}/etc/ucx [INFO] [stderr] configure: Preprocessor flags: -DCPU_FLAGS="" -I${abs_top_srcdir}/src -I${abs_top_builddir} -I${abs_top_builddir}/src [INFO] [stderr] configure: C compiler: gcc -O3 -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement [INFO] [stderr] configure: C++ compiler: g++ -O3 -g -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch [INFO] [stderr] configure: Multi-thread: disabled [INFO] [stderr] configure: NUMA support: enabled [INFO] [stderr] configure: MPI tests: disabled [INFO] [stderr] configure: VFS support: no [INFO] [stderr] configure: Devel headers: no [INFO] [stderr] configure: io_demo CUDA support: no [INFO] [stderr] configure: Bindings: < go > [INFO] [stderr] configure: UCS modules: < > [INFO] [stderr] configure: UCT modules: < ib rdmacm cma > [INFO] [stderr] configure: CUDA modules: < > [INFO] [stderr] configure: ROCM modules: < > [INFO] [stderr] configure: IB modules: < > [INFO] [stderr] configure: UCM modules: < > [INFO] [stderr] configure: Perf modules: < > [INFO] [stderr] configure: ========================================================= [INFO] [stderr] make all-recursive [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build' [INFO] [stderr] Making all in src/ucm [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm' [INFO] [stderr] Making all in . [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm' [INFO] [stderr] CC event/libucm_la-event.lo [INFO] [stderr] CC malloc/libucm_la-malloc_hook.lo [INFO] [stderr] CC mmap/libucm_la-install.lo [INFO] [stderr] CC util/libucm_la-replace.lo [INFO] [stderr] CC util/libucm_la-log.lo [INFO] [stderr] CC util/libucm_la-reloc.lo [INFO] [stderr] CC util/libucm_la-sys.lo [INFO] [stderr] CC bistro/libucm_la-bistro.lo [INFO] [stderr] CC bistro/libucm_la-bistro_x86_64.lo [INFO] [stderr] CC bistro/libucm_la-bistro_aarch64.lo [INFO] [stderr] CC bistro/libucm_la-bistro_ppc64.lo [INFO] [stderr] CC ptmalloc286/libucm_la-malloc.lo [INFO] [stderr] CCLD libucm.la [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm' [INFO] [stderr] Making all in cuda [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm/cuda' [INFO] [stderr] make[3]: Nothing to be done for 'all'. [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm/cuda' [INFO] [stderr] Making all in rocm [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm/rocm' [INFO] [stderr] make[3]: Nothing to be done for 'all'. [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm/rocm' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm' [INFO] [stderr] Making all in src/ucs [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucs' [INFO] [stderr] Making all in vfs/sock [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucs/vfs/sock' [INFO] [stderr] CC libucs_vfs_sock_la-vfs_sock.lo [INFO] [stderr] CCLD libucs_vfs_sock.la [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucs/vfs/sock' [INFO] [stderr] Making all in . [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucs' [INFO] [stderr] CC algorithm/libucs_la-crc.lo [INFO] [stderr] CC algorithm/libucs_la-qsort_r.lo [INFO] [stderr] CC arch/aarch64/libucs_la-cpu.lo [INFO] [stderr] CC arch/aarch64/libucs_la-global_opts.lo [INFO] [stderr] CC arch/ppc64/libucs_la-timebase.lo [INFO] [stderr] CC arch/ppc64/libucs_la-global_opts.lo [INFO] [stderr] CC arch/x86_64/libucs_la-cpu.lo [INFO] [stderr] CC async/libucs_la-async.lo [INFO] [stderr] CC arch/libucs_la-cpu.lo [INFO] [stderr] CC async/libucs_la-pipe.lo [INFO] [stderr] CC arch/x86_64/libucs_la-global_opts.lo [INFO] [stderr] CC async/libucs_la-signal.lo [INFO] [stderr] CC async/libucs_la-thread.lo [INFO] [stderr] CC config/libucs_la-global_opts.lo [INFO] [stderr] CC config/libucs_la-ucm_opts.lo [INFO] [stderr] CC config/libucs_la-ini.lo [INFO] [stderr] CC config/libucs_la-parser.lo [INFO] [stderr] CC datastruct/libucs_la-arbiter.lo [INFO] [stderr] CC datastruct/libucs_la-array.lo [INFO] [stderr] CC datastruct/libucs_la-callbackq.lo [INFO] [stderr] CC datastruct/libucs_la-frag_list.lo [INFO] [stderr] CC datastruct/libucs_la-mpmc.lo [INFO] [stderr] CC datastruct/libucs_la-mpool.lo [INFO] [stderr] CC datastruct/libucs_la-mpool_set.lo [INFO] [stderr] CC datastruct/libucs_la-pgtable.lo [INFO] [stderr] CC datastruct/libucs_la-ptr_array.lo [INFO] [stderr] CC datastruct/libucs_la-ptr_map.lo [INFO] [stderr] CC datastruct/libucs_la-strided_alloc.lo [INFO] [stderr] CC datastruct/libucs_la-string_buffer.lo [INFO] [stderr] CC datastruct/libucs_la-string_set.lo [INFO] [stderr] CC datastruct/libucs_la-conn_match.lo [INFO] [stderr] CC debug/libucs_la-assert.lo [INFO] [stderr] CC debug/libucs_la-debug.lo [INFO] [stderr] CC debug/libucs_la-log.lo [INFO] [stderr] CC debug/libucs_la-memtrack.lo [INFO] [stderr] CC memory/libucs_la-memory_type.lo [INFO] [stderr] CC memory/libucs_la-memtype_cache.lo [INFO] [stderr] CC memory/libucs_la-numa.lo [INFO] [stderr] CC memory/libucs_la-rcache.lo [INFO] [stderr] CC profile/libucs_la-profile.lo [INFO] [stderr] CC stats/libucs_la-stats.lo [INFO] [stderr] CC sys/libucs_la-event_set.lo [INFO] [stderr] CC sys/libucs_la-init.lo [INFO] [stderr] CC sys/libucs_la-math.lo [INFO] [stderr] CC sys/libucs_la-module.lo [INFO] [stderr] CC sys/libucs_la-string.lo [INFO] [stderr] CC sys/libucs_la-sys.lo [INFO] [stderr] CC sys/libucs_la-iovec.lo [INFO] [stderr] CC sys/libucs_la-lib.lo [INFO] [stderr] CC sys/libucs_la-sock.lo [INFO] [stderr] CC sys/libucs_la-topo.lo [INFO] [stderr] CC sys/libucs_la-stubs.lo [INFO] [stderr] CC sys/libucs_la-uid.lo [INFO] [stderr] CC time/libucs_la-time.lo [INFO] [stderr] CC time/libucs_la-timer_wheel.lo [INFO] [stderr] CC time/libucs_la-timerq.lo [INFO] [stderr] CC type/libucs_la-class.lo [INFO] [stderr] CC type/libucs_la-status.lo [INFO] [stderr] CC type/libucs_la-spinlock.lo [INFO] [stderr] CC type/libucs_la-thread_mode.lo [INFO] [stderr] CC vfs/base/libucs_la-vfs_obj.lo [INFO] [stderr] CC vfs/base/libucs_la-vfs_cb.lo [INFO] [stderr] CCLD libucs.la [INFO] [stderr] copying selected object files to avoid basename conflicts... [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucs' [INFO] [stderr] Making all in vfs/fuse [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucs/vfs/fuse' [INFO] [stderr] make[3]: Nothing to be done for 'all'. [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucs/vfs/fuse' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucs' [INFO] [stderr] Making all in src/uct [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct' [INFO] [stderr] Making all in . [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct' [INFO] [stderr] CC base/libuct_la-uct_md.lo [INFO] [stderr] CC base/libuct_la-uct_md_vfs.lo [INFO] [stderr] CC base/libuct_la-uct_mem.lo [INFO] [stderr] CC base/libuct_la-uct_component.lo [INFO] [stderr] CC base/libuct_la-uct_iface.lo [INFO] [stderr] CC base/libuct_la-uct_iface_vfs.lo [INFO] [stderr] CC base/libuct_la-uct_worker.lo [INFO] [stderr] CC base/libuct_la-uct_cm.lo [INFO] [stderr] CC sm/base/libuct_la-sm_ep.lo [INFO] [stderr] CC sm/base/libuct_la-sm_iface.lo [INFO] [stderr] CC sm/mm/base/libuct_la-mm_iface.lo [INFO] [stderr] CC sm/mm/base/libuct_la-mm_ep.lo [INFO] [stderr] CC sm/mm/base/libuct_la-mm_md.lo [INFO] [stderr] CC base/libuct_la-uct_vfs_attr.lo [INFO] [stderr] CC sm/mm/sysv/libuct_la-mm_sysv.lo [INFO] [stderr] CC sm/mm/posix/libuct_la-mm_posix.lo [INFO] [stderr] CC sm/scopy/base/libuct_la-scopy_iface.lo [INFO] [stderr] CC sm/scopy/base/libuct_la-scopy_ep.lo [INFO] [stderr] CC sm/self/libuct_la-self.lo [INFO] [stderr] CC tcp/libuct_la-tcp_ep.lo [INFO] [stderr] CC tcp/libuct_la-tcp_iface.lo [INFO] [stderr] CC tcp/libuct_la-tcp_md.lo [INFO] [stderr] CC tcp/libuct_la-tcp_net.lo [INFO] [stderr] CC tcp/libuct_la-tcp_cm.lo [INFO] [stderr] CC tcp/libuct_la-tcp_base.lo [INFO] [stderr] CC tcp/libuct_la-tcp_sockcm.lo [INFO] [stderr] CC tcp/libuct_la-tcp_listener.lo [INFO] [stderr] CC tcp/libuct_la-tcp_sockcm_ep.lo [INFO] [stderr] CCLD libuct.la [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct' [INFO] [stderr] Making all in cuda [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct/cuda' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct/cuda' [INFO] [stderr] make[4]: Nothing to be done for 'all-am'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct/cuda' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct/cuda' [INFO] [stderr] Making all in ib [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct/ib' [INFO] [stderr] Making all in . [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct/ib' [INFO] [stderr] CC base/libuct_ib_la-ib_device.lo [INFO] [stderr] CC base/libuct_ib_la-ib_iface.lo [INFO] [stderr] CC base/libuct_ib_la-ib_log.lo [INFO] [stderr] CC base/libuct_ib_la-ib_md.lo [INFO] [stderr] CC mlx5/libuct_ib_la-ib_mlx5_log.lo [INFO] [stderr] CC mlx5/libuct_ib_la-ib_mlx5.lo [INFO] [stderr] CC mlx5/dv/libuct_ib_la-ib_mlx5_dv.lo [INFO] [stderr] CC mlx5/dv/libuct_ib_la-ib_mlx5dv_md.lo [INFO] [stderr] CC rc/base/libuct_ib_la-rc_ep.lo [INFO] [stderr] CC rc/base/libuct_ib_la-rc_iface.lo [INFO] [stderr] CC rc/verbs/libuct_ib_la-rc_verbs_ep.lo [INFO] [stderr] CC rc/verbs/libuct_ib_la-rc_verbs_iface.lo [INFO] [stderr] CC rc/accel/libuct_ib_la-rc_mlx5_ep.lo [INFO] [stderr] CC rc/accel/libuct_ib_la-rc_mlx5_iface.lo [INFO] [stderr] CC rc/accel/libuct_ib_la-rc_mlx5_common.lo [INFO] [stderr] CC rc/accel/libuct_ib_la-rc_mlx5_devx.lo [INFO] [stderr] CC dc/libuct_ib_la-dc_mlx5_ep.lo [INFO] [stderr] CC dc/libuct_ib_la-dc_mlx5.lo [INFO] [stderr] CC dc/libuct_ib_la-dc_mlx5_devx.lo [INFO] [stderr] CC ud/base/libuct_ib_la-ud_iface_common.lo [INFO] [stderr] CC ud/base/libuct_ib_la-ud_iface.lo [INFO] [stderr] CC ud/base/libuct_ib_la-ud_ep.lo [INFO] [stderr] CC ud/base/libuct_ib_la-ud_log.lo [INFO] [stderr] CC ud/verbs/libuct_ib_la-ud_verbs.lo [INFO] [stderr] CC ud/accel/libuct_ib_la-ud_mlx5_common.lo [INFO] [stderr] CC ud/accel/libuct_ib_la-ud_mlx5.lo [INFO] [stderr] CCLD libuct_ib.la [INFO] [stderr] LN libuct_ib.la [INFO] [stderr] LN .libs/libuct_ib.so [INFO] [stderr] LN .libs/libuct_ib.so.0 [INFO] [stderr] LN .libs/libuct_ib.so.0.0.0 [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct/ib' [INFO] [stderr] Making all in rdmacm [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct/ib/rdmacm' [INFO] [stderr] CC libuct_rdmacm_la-rdmacm_component.lo [INFO] [stderr] CC libuct_rdmacm_la-rdmacm_cm.lo [INFO] [stderr] CC libuct_rdmacm_la-rdmacm_listener.lo [INFO] [stderr] CC libuct_rdmacm_la-rdmacm_cm_ep.lo [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct/ib/rdmacm' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct/ib' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/uct' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build' [INFO] [stderr] Making install in src/ucm [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm' [INFO] [stderr] Making install in . [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm' [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/lib' [INFO] [stderr] /bin/bash ../../libtool --mode=install /usr/bin/install -c libucm.la '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/lib' [INFO] [stderr] libtool: install: /usr/bin/install -c .libs/libucm.so.0.0.0 /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/lib/libucm.so.0.0.0 [INFO] [stderr] libtool: install: (cd /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/lib && { ln -s -f libucm.so.0.0.0 libucm.so.0 || { rm -f libucm.so.0 && ln -s libucm.so.0.0.0 libucm.so.0; }; }) [INFO] [stderr] libtool: install: (cd /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/lib && { ln -s -f libucm.so.0.0.0 libucm.so || { rm -f libucm.so && ln -s libucm.so.0.0.0 libucm.so; }; }) [INFO] [stderr] libtool: install: /usr/bin/install -c .libs/libucm.lai /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/lib/libucm.la [INFO] [stderr] libtool: install: /usr/bin/install -c .libs/libucm.a /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/lib/libucm.a [INFO] [stderr] libtool: install: chmod 644 /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/lib/libucm.a [INFO] [stderr] libtool: install: ranlib /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/lib/libucm.a [INFO] [stderr] libtool: finish: PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/lib [INFO] [stderr] ---------------------------------------------------------------------- [INFO] [stderr] Libraries have been installed in: [INFO] [stderr] /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/lib [INFO] [stderr] [INFO] [stderr] If you ever happen to want to link against installed libraries [INFO] [stderr] in a given directory, LIBDIR, you must either use libtool, and [INFO] [stderr] specify the full pathname of the library, or use the '-LLIBDIR' [INFO] [stderr] flag during linking and do at least one of the following: [INFO] [stderr] - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [INFO] [stderr] during execution [INFO] [stderr] - add LIBDIR to the 'LD_RUN_PATH' environment variable [INFO] [stderr] during linking [INFO] [stderr] - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [INFO] [stderr] - have your system administrator add LIBDIR to '/etc/ld.so.conf' [INFO] [stderr] [INFO] [stderr] See any operating system documentation about shared libraries for [INFO] [stderr] more information, such as the ld(1) and ld.so(8) manual pages. [INFO] [stderr] ---------------------------------------------------------------------- [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/include/ucm' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/build/src/ucm' [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] autoreconf: export WARNINGS= [INFO] [stderr] autoreconf: Entering directory '.' [INFO] [stderr] autoreconf: configure.ac: not using Gettext [INFO] [stderr] autoreconf: running: aclocal -I config/m4 [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] autoreconf: configure.ac: tracing [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] autoreconf: running: libtoolize --copy [INFO] [stderr] autoreconf: configure.ac: not using Intltool [INFO] [stderr] autoreconf: configure.ac: not using Gtkdoc [INFO] [stderr] autoreconf: running: aclocal -I config/m4 [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] autoreconf: running: /usr/bin/autoconf [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:29: warning: The macro `AC_GNU_SOURCE' is obsolete. [INFO] [stderr] configure.ac:29: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... [INFO] [stderr] configure.ac:29: the top level [INFO] [stderr] configure.ac:79: warning: The macro `AC_PROG_LIBTOOL' is obsolete. [INFO] [stderr] configure.ac:79: You should run autoupdate. [INFO] [stderr] config/m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... [INFO] [stderr] configure.ac:79: the top level [INFO] [stderr] configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete. [INFO] [stderr] configure.ac:80: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... [INFO] [stderr] configure.ac:80: the top level [INFO] [stderr] config/m4/compiler.m4:41: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] config/m4/compiler.m4:41: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING 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] config/m4/compiler.m4:41: the top level [INFO] [stderr] config/m4/compiler.m4:54: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] config/m4/compiler.m4:54: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING 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] config/m4/compiler.m4:54: the top level [INFO] [stderr] config/m4/compiler.m4:108: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] config/m4/compiler.m4:108: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING 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] config/m4/compiler.m4:108: the top level [INFO] [stderr] config/m4/compiler.m4:332: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] config/m4/compiler.m4:332: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... [INFO] [stderr] config/m4/compiler.m4:120: COMPILER_CPU_OPTIMIZATION 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] config/m4/compiler.m4:332: the top level [INFO] [stderr] config/m4/compiler.m4:338: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] config/m4/compiler.m4:338: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... [INFO] [stderr] config/m4/compiler.m4:120: COMPILER_CPU_OPTIMIZATION is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:699: AS_IF 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] config/m4/compiler.m4:338: the top level [INFO] [stderr] config/m4/compiler.m4:358: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] config/m4/compiler.m4:358: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... [INFO] [stderr] config/m4/compiler.m4:120: COMPILER_CPU_OPTIMIZATION is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:699: AS_IF 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] config/m4/compiler.m4:358: the top level [INFO] [stderr] config/m4/compiler.m4:367: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] config/m4/compiler.m4:367: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... [INFO] [stderr] config/m4/compiler.m4:120: COMPILER_CPU_OPTIMIZATION is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:699: AS_IF 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] config/m4/compiler.m4:367: the top level [INFO] [stderr] config/m4/compiler.m4:376: warning: The macro `AC_TRY_COMPILE' is obsolete. [INFO] [stderr] config/m4/compiler.m4:376: 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] config/m4/compiler.m4:86: CHECK_SPECIFIC_ATTRIBUTE 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] config/m4/compiler.m4:376: the top level [INFO] [stderr] config/m4/sysdep.m4:138: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] config/m4/sysdep.m4:138: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING 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] config/m4/sysdep.m4:138: the top level [INFO] [stderr] config/m4/sysdep.m4:159: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] config/m4/sysdep.m4:159: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING 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] config/m4/sysdep.m4:159: the top level [INFO] [stderr] config/m4/ucm.m4:11: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] config/m4/ucm.m4:11: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] config/m4/ucm.m4:11: the top level [INFO] [stderr] config/m4/rte.m4:1: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] config/m4/rte.m4:1: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] config/m4/rte.m4:1: the top level [INFO] [stderr] config/m4/rte.m4:7: warning: AC_CHECK_HEADERS($with_rte/include/rte.h): you should use literals [INFO] [stderr] ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:699: AS_IF 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] config/m4/rte.m4:7: the top level [INFO] [stderr] config/m4/go.m4:12: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] config/m4/go.m4:12: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] config/m4/go.m4:12: the top level [INFO] [stderr] config/m4/java.m4:12: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] config/m4/java.m4:12: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] config/m4/java.m4:12: the top level [INFO] [stderr] src/ucs/configure.m4:241: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] src/ucs/configure.m4:241: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] src/ucs/configure.m4:241: the top level [INFO] [stderr] src/uct/ib/configure.m4:10: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] src/uct/ib/configure.m4:10: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] src/uct/ib/configure.m4:10: the top level [INFO] [stderr] src/uct/ib/configure.m4:25: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] src/uct/ib/configure.m4:25: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] src/uct/ib/configure.m4:25: the top level [INFO] [stderr] src/uct/ib/configure.m4:34: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] src/uct/ib/configure.m4:34: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] src/uct/ib/configure.m4:34: the top level [INFO] [stderr] src/uct/ib/configure.m4:43: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] src/uct/ib/configure.m4:43: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] src/uct/ib/configure.m4:43: the top level [INFO] [stderr] src/uct/ib/configure.m4:52: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] src/uct/ib/configure.m4:52: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] src/uct/ib/configure.m4:52: the top level [INFO] [stderr] src/uct/ib/configure.m4:61: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] src/uct/ib/configure.m4:61: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] src/uct/ib/configure.m4:61: the top level [INFO] [stderr] src/uct/ib/configure.m4:70: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] src/uct/ib/configure.m4:70: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] src/uct/ib/configure.m4:70: the top level [INFO] [stderr] src/uct/ib/configure.m4:127: warning: The macro `AC_TRY_COMPILE' is obsolete. [INFO] [stderr] src/uct/ib/configure.m4:127: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:3141: AC_CHECK_DECL is expanded from... [INFO] [stderr] lib/m4sugar/m4sh.m4:699: AS_IF 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] src/uct/ib/configure.m4:127: the top level [INFO] [stderr] src/uct/sm/scopy/cma/configure.m4:7: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] src/uct/sm/scopy/cma/configure.m4:7: 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] 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] src/uct/sm/scopy/cma/configure.m4:7: the top level [INFO] [stderr] src/uct/ugni/configure.m4:10: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] src/uct/ugni/configure.m4:10: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] src/uct/ugni/configure.m4:10: the top level [INFO] [stderr] test/apps/iodemo/configure.m4:9: warning: The macro `AC_HELP_STRING' is obsolete. [INFO] [stderr] test/apps/iodemo/configure.m4:9: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... [INFO] [stderr] ./lib/autoconf/general.m4:1553: AC_ARG_WITH 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] test/apps/iodemo/configure.m4:9: the top level [INFO] [stderr] autoreconf: running: /usr/bin/autoheader [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] autoreconf: running: automake --add-missing --copy --no-force [INFO] [stderr] configure.ac:28: installing './compile' [INFO] [stderr] configure.ac:79: installing './config.guess' [INFO] [stderr] configure.ac:79: installing './config.sub' [INFO] [stderr] configure.ac:49: installing './install-sh' [INFO] [stderr] configure.ac:49: installing './missing' [INFO] [stderr] bindings/java/src/main/native/Makefile.am: installing './depcomp' [INFO] [stderr] autoreconf: Leaving directory '.' [INFO] [stderr] configure: WARNING: doxygen not found - will not generate any doxygen documentation [INFO] [stderr] /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/ucx/contrib/../configure: line 20012: doxygen: command not found [INFO] [stderr] configure: WARNING: doxygen version is bad. Required version: 1.8.6 and above [INFO] [stderr] configure: WARNING: malloc hooks are not supported [INFO] [stderr] Package fuse3 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `fuse3.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'fuse3' found [INFO] [stderr] Package fuse3 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `fuse3.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'fuse3' found [INFO] [stderr] configure: WARNING: Disabling Java support - java or mvn not in path. [INFO] [stderr] configure: WARNING: CUDA not found [INFO] [stderr] configure: WARNING: ROCm not found [INFO] [stderr] configure: WARNING: HIP Runtime not found [INFO] [stderr] configure: WARNING: GDR_COPY not found [INFO] [stderr] sed: couldn't write 24 items to stdout: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/ucx/contrib/../configure: line 2030: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/ucx/contrib/../configure: line 2038: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/ucx/contrib/../configure: line 2046: printf: write error: No space left on device [INFO] [stderr] sed: couldn't write 24 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] configure: WARNING: Compiling without extended atomics support [INFO] [stderr] Package knem was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `knem.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'knem' found [INFO] [stderr] configure: WARNING: KNEM requested but required file (knem_io.h) could not be found [INFO] [stderr] make[4]: *** [Makefile:663: libuct_rdmacm_la-rdmacm_cm.lo] Error 1 [INFO] [stderr] make[4]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[4]: *** [Makefile:677: libuct_rdmacm_la-rdmacm_cm_ep.lo] Error 1 [INFO] [stderr] make[3]: *** [Makefile:1258: all-recursive] Error 1 [INFO] [stderr] make[2]: *** [Makefile:1142: all-recursive] Error 1 [INFO] [stderr] make[1]: *** [Makefile:755: all-recursive] Error 1 [INFO] [stderr] make: *** [Makefile:623: all] Error 2 [INFO] [stderr] /usr/bin/mkdir: cannot create directory '/opt/rustwide/target/debug/build/ucx1-sys-64f9b0101dd1b2a7/out/include': No space left on device [INFO] [stderr] make[3]: *** [Makefile:885: install-nobase_dist_libucm_laHEADERS] Error 1 [INFO] [stderr] make[2]: *** [Makefile:1078: install-am] Error 2 [INFO] [stderr] make[1]: *** [Makefile:915: install-recursive] Error 1 [INFO] [stderr] make: *** [Makefile:755: install-recursive] Error 1 [INFO] [stderr] wrapper.h:1:10: fatal error: 'uct/api/uct.h' file not found [INFO] [stderr] wrapper.h:1:10: fatal error: 'uct/api/uct.h' file not found, err: true [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ucx1-sys-0.1.0/build.rs:42:10: [INFO] [stderr] Unable to generate bindings: () [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5ec42bb4092a - std::backtrace_rs::backtrace::libunwind::trace::h8d0bdf80a0f87e99 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5ec42bb4092a - std::backtrace_rs::backtrace::trace_unsynchronized::hc903eb23862fe495 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5ec42bb4092a - std::sys::backtrace::_print_fmt::h55af0e4e970286e7 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5ec42bb4092a - ::fmt::h63651fafd8ebbfa0 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5ec42bb687a3 - core::fmt::rt::Argument::fmt::hd2a8a2f1057f697c [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5ec42bb687a3 - core::fmt::write::hdb158160e9e6cd59 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/fmt/mod.rs:1185:21 [INFO] [stderr] 6: 0x5ec42bb3d573 - std::io::Write::write_fmt::h8bf6adbad5f5baca [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5ec42bb40772 - std::sys::backtrace::BacktraceLock::print::hae8e432826b03d5c [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5ec42bb4174d - std::panicking::default_hook::{{closure}}::hd06d7e03540ea429 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5ec42bb41592 - std::panicking::default_hook::h12c95d58130a1023 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5ec42bb41e97 - std::panicking::rust_panic_with_hook::h697b5b602be24010 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5ec42bb41c1a - std::panicking::begin_panic_handler::{{closure}}::h745d83bcf8d1ed96 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x5ec42bb40e19 - std::sys::backtrace::__rust_end_short_backtrace::h7f1a2382a0fc2366 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5ec42bb418ad - rust_begin_unwind [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x5ec42bb66b00 - core::panicking::panic_fmt::h4bfd3c78954f424b [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5ec42bb66f76 - core::result::unwrap_failed::hf1464f0eb2f81a3a [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x5ec42b789fe0 - core::result::Result::expect::h8f3f02d6018a2fa4 [INFO] [stderr] 17: 0x5ec42b78ba2c - build_script_build::main::h4df0c22e1fbb11ee [INFO] [stderr] 18: 0x5ec42b789793 - core::ops::function::FnOnce::call_once::headdfea2a999f684 [INFO] [stderr] 19: 0x5ec42b789426 - std::sys::backtrace::__rust_begin_short_backtrace::ha96f1c109283f326 [INFO] [stderr] 20: 0x5ec42b789409 - std::rt::lang_start::{{closure}}::hb76f62b51f0ebe5c [INFO] [stderr] 21: 0x5ec42bb38c87 - core::ops::function::impls:: for &F>::call_once::h5f5a80dfd77d0329 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5ec42bb38c87 - std::panicking::try::do_call::h991f66738822fa96 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 23: 0x5ec42bb38c87 - std::panicking::try::hd51fc8290d31a6fe [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 24: 0x5ec42bb38c87 - std::panic::catch_unwind::hd4d83d170bf1e1e1 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x5ec42bb38c87 - std::rt::lang_start_internal::{{closure}}::h7d1ac671d1f60a28 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x5ec42bb38c87 - std::panicking::try::do_call::hcd1ee13e5bb8ef7e [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 27: 0x5ec42bb38c87 - std::panicking::try::ha2a4df763d7b566f [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 28: 0x5ec42bb38c87 - std::panic::catch_unwind::h9baf623ecdcecc4f [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x5ec42bb38c87 - std::rt::lang_start_internal::h7cba1b5807edcdd5 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x5ec42b7893e7 - std::rt::lang_start::he6cc7c4cec6ddee8 [INFO] [stderr] 31: 0x5ec42b78cf85 - main [INFO] [stderr] 32: 0x7cb666922d90 - [INFO] [stderr] 33: 0x7cb666922e40 - __libc_start_main [INFO] [stderr] 34: 0x5ec42b788bd5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0e8a82072255fe79c5f38477f94934ccfa265a928dbbf76a80fc0e9f5d4549ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8a82072255fe79c5f38477f94934ccfa265a928dbbf76a80fc0e9f5d4549ae", kill_on_drop: false }` [INFO] [stdout] 0e8a82072255fe79c5f38477f94934ccfa265a928dbbf76a80fc0e9f5d4549ae