[INFO] fetching crate async-ucx 0.1.1... [INFO] checking async-ucx-0.1.1 against master#9748d87dc70a9a6725c5dbd76ce29d04752b4f90 for pr-144156 [INFO] extracting crate async-ucx 0.1.1 into /workspace/builds/worker-5-tc1/source [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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate async-ucx 0.1.1 on toolchain 9748d87dc70a9a6725c5dbd76ce29d04752b4f90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ucx1-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45461f99f6a344fb9a19c239d9c2ffc3dc4d7cdf1e596afc1ad06d80a65a9e32 [INFO] running `Command { std: "docker" "start" "-a" "45461f99f6a344fb9a19c239d9c2ffc3dc4d7cdf1e596afc1ad06d80a65a9e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45461f99f6a344fb9a19c239d9c2ffc3dc4d7cdf1e596afc1ad06d80a65a9e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45461f99f6a344fb9a19c239d9c2ffc3dc4d7cdf1e596afc1ad06d80a65a9e32", kill_on_drop: false }` [INFO] [stdout] 45461f99f6a344fb9a19c239d9c2ffc3dc4d7cdf1e596afc1ad06d80a65a9e32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e928250a2db4099495126db3519e005f6fc9399af30b4c87cff9d94e1c7c39a [INFO] running `Command { std: "docker" "start" "-a" "3e928250a2db4099495126db3519e005f6fc9399af30b4c87cff9d94e1c7c39a", 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] Compiling futures-core v0.3.24 [INFO] [stderr] Checking pin-project-lite v0.2.9 [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 termcolor v1.1.3 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking matchers v0.0.1 [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-21250e7c0c44a6d3/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/ucx1-sys-fe16a2c0a7d5a02e/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 file... file [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from 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... yes [INFO] [stderr] checking for cap_user_header_t... yes [INFO] [stderr] checking for cap_user_data_t... yes [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... no [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] [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:100: 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-fe16a2c0a7d5a02e/out/ucx/contrib/../configure: line 20148: 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] Package 'fuse3', required by 'virtual:world', not 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] Package 'fuse3', required by 'virtual:world', not 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] 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] Package 'knem', required by 'virtual:world', not found [INFO] [stderr] configure: WARNING: KNEM requested but required file (knem_io.h) could not be found [INFO] [stderr] mkdir: cannot create directory 'src/tools/perf/rocm': No space left on device [INFO] [stderr] mkdir: cannot create directory 'src/tools/perf/rocm': No space left on device [INFO] [stderr] mawk: write failure (No space left on device) [INFO] [stderr] mawk: close failed on file "/dev/stdout" (No space left on device) [INFO] [stderr] config.status: error: could not create src/tools/perf/rocm/Makefile [INFO] [stderr] /opt/rustwide/target/debug/build/ucx1-sys-fe16a2c0a7d5a02e/out/ucx/contrib/../configure: line 8: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/ucx1-sys-fe16a2c0a7d5a02e/out/ucx/contrib/../configure: line 11: echo: write error: No space left on device [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/ucx1-sys-fe16a2c0a7d5a02e/out/ucx/contrib/../configure: line 56: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/ucx1-sys-fe16a2c0a7d5a02e/out/ucx/contrib/../configure: line 75: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/ucx1-sys-fe16a2c0a7d5a02e/out/ucx/contrib/../configure: line 78: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/ucx1-sys-fe16a2c0a7d5a02e/out/ucx/contrib/../configure: line 80: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/ucx1-sys-fe16a2c0a7d5a02e/out/ucx/contrib/../configure: line 84: printf: write error: No space left on device [INFO] [stderr] make: *** No targets specified and no makefile found. Stop. [INFO] [stderr] make: *** No rule to make target 'install'. Stop. [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] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ucx1-sys-0.1.0/build.rs:42:10: [INFO] [stderr] Unable to generate bindings: () [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58db1acaf2b2 - std::backtrace_rs::backtrace::libunwind::trace::h48c51157b4b3143e [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58db1acaf2b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hcb7a89cbfec7846a [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58db1acaf2b2 - std::sys::backtrace::_print_fmt::h7d99e5d3637cb13b [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58db1acaf2b2 - ::fmt::hc038efcd26a73853 [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58db1acd5c73 - core::fmt::rt::Argument::fmt::ha7a0166f25260623 [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x58db1acd5c73 - core::fmt::write::h23808e2448990e10 [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x58db1acac473 - std::io::default_write_fmt::ha0556eab5e2e169a [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58db1acac473 - std::io::Write::write_fmt::hc25b8eda51641148 [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x58db1acaf102 - std::sys::backtrace::BacktraceLock::print::h96b4126035293993 [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58db1acb03d3 - std::panicking::default_hook::{{closure}}::ha0014fda6c9d66df [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x58db1acb01b5 - std::panicking::default_hook::h3b12dffd585db1c5 [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x58db1acb0de5 - std::panicking::rust_panic_with_hook::h036cf2032d9667b8 [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x58db1acb0b7a - std::panicking::begin_panic_handler::{{closure}}::hedf63217d476d09f [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x58db1acaf7a9 - std::sys::backtrace::__rust_end_short_backtrace::h8c4b566827ba2e35 [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x58db1acb080d - __rustc[8ea8a4bf0e05f4a2]::rust_begin_unwind [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x58db1acd3f70 - core::panicking::panic_fmt::h22107f1a113fdabe [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x58db1acd4426 - core::result::unwrap_failed::h481794777173ee40 [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/core/src/result.rs:1765:5 [INFO] [stderr] 17: 0x58db1a8f4964 - core::result::Result::expect::hefb32f571e775fc4 [INFO] [stderr] 18: 0x58db1a8f61ef - build_script_build::main::hb1bfe43d870cc762 [INFO] [stderr] 19: 0x58db1a8f4043 - core::ops::function::FnOnce::call_once::h7f76b83816c63945 [INFO] [stderr] 20: 0x58db1a8f3d26 - std::sys::backtrace::__rust_begin_short_backtrace::h3be057d477dd1dd6 [INFO] [stderr] 21: 0x58db1a8f3d09 - std::rt::lang_start::{{closure}}::hdf12fd943c806462 [INFO] [stderr] 22: 0x58db1aca7500 - core::ops::function::impls:: for &F>::call_once::h468a433093b6b03a [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x58db1aca7500 - std::panicking::catch_unwind::do_call::h87feb4a433e5ef82 [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x58db1aca7500 - std::panicking::catch_unwind::h171a07e908d53118 [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x58db1aca7500 - std::panic::catch_unwind::h45beba06b5e7209d [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x58db1aca7500 - std::rt::lang_start_internal::{{closure}}::heb6e046f7db7596f [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x58db1aca7500 - std::panicking::catch_unwind::do_call::heb57e5a2d670e77d [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x58db1aca7500 - std::panicking::catch_unwind::hba11f6905ce81c0e [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x58db1aca7500 - std::panic::catch_unwind::h504512d10f06eaf3 [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x58db1aca7500 - std::rt::lang_start_internal::hb084ad2a1682f301 [INFO] [stderr] at /rustc/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x58db1a8f3cf1 - std::rt::lang_start::hb899434ea674718f [INFO] [stderr] 32: 0x58db1a8f76a5 - main [INFO] [stderr] 33: 0x77cbd4bce1ca - [INFO] [stderr] 34: 0x77cbd4bce28b - __libc_start_main [INFO] [stderr] 35: 0x58db1a8f32c5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "3e928250a2db4099495126db3519e005f6fc9399af30b4c87cff9d94e1c7c39a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e928250a2db4099495126db3519e005f6fc9399af30b4c87cff9d94e1c7c39a", kill_on_drop: false }` [INFO] [stdout] 3e928250a2db4099495126db3519e005f6fc9399af30b4c87cff9d94e1c7c39a