[INFO] cloning repository https://github.com/maetin0324/ucx_ex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maetin0324/ucx_ex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaetin0324%2Fucx_ex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaetin0324%2Fucx_ex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8d053141a32f8601f28373b29c4d2823dc917c2
[INFO] checking maetin0324/ucx_ex against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaetin0324%2Fucx_ex" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/maetin0324/ucx_ex on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/maetin0324/ucx_ex
[INFO] finished tweaking git repo https://github.com/maetin0324/ucx_ex
[INFO] tweaked toml for git repo https://github.com/maetin0324/ucx_ex written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/maetin0324/ucx_ex 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded async-ucx v0.1.1
[INFO] [stderr]   Downloaded console-api v0.7.0
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded console-subscriber v0.3.0
[INFO] [stderr]   Downloaded hdrhistogram v7.5.4
[INFO] [stderr]   Downloaded ucx1-sys v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 332253983bb2c7a5d899c8a9b0ca40e49f6e34d347d544ae56b5428204c2af0c
[INFO] running `Command { std: "docker" "start" "-a" "332253983bb2c7a5d899c8a9b0ca40e49f6e34d347d544ae56b5428204c2af0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "332253983bb2c7a5d899c8a9b0ca40e49f6e34d347d544ae56b5428204c2af0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "332253983bb2c7a5d899c8a9b0ca40e49f6e34d347d544ae56b5428204c2af0c", kill_on_drop: false }`
[INFO] [stdout] 332253983bb2c7a5d899c8a9b0ca40e49f6e34d347d544ae56b5428204c2af0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f1356a254eef1c51d2cf3c44e66bb9262d3d11a5a553c4b2659e19b8b303c91
[INFO] running `Command { std: "docker" "start" "-a" "5f1356a254eef1c51d2cf3c44e66bb9262d3d11a5a553c4b2659e19b8b303c91", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking tokio v1.38.0
[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 log v0.4.21
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]    Compiling ucx1-sys v0.1.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking console-api v0.7.0
[INFO] [stderr]     Checking console-subscriber v0.3.0
[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-1073083d4f7229e4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/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]   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-8a11b36030898b6f/out/ucx/contrib/../debian/compat to debian/compat
[INFO] [stderr]   config.status: linking /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../debian/copyright to debian/copyright
[INFO] [stderr]   config.status: linking /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/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-8a11b36030898b6f/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-8a11b36030898b6f/out/build'
[INFO] [stderr]   Making all in src/ucm
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm'
[INFO] [stderr]   Making all in .
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/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_x86_64.lo
[INFO] [stderr]     CC       bistro/libucm_la-bistro.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-8a11b36030898b6f/out/build/src/ucm'
[INFO] [stderr]   Making all in cuda
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/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-8a11b36030898b6f/out/build/src/ucm/cuda'
[INFO] [stderr]   Making all in rocm
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/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-8a11b36030898b6f/out/build/src/ucm/rocm'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm'
[INFO] [stderr]   Making all in src/ucs
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs'
[INFO] [stderr]   Making all in vfs/sock
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/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-8a11b36030898b6f/out/build/src/ucs/vfs/sock'
[INFO] [stderr]   Making all in .
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/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/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       arch/aarch64/libucs_la-global_opts.lo
[INFO] [stderr]     CC       arch/libucs_la-cpu.lo
[INFO] [stderr]     CC       arch/x86_64/libucs_la-global_opts.lo
[INFO] [stderr]     CC       async/libucs_la-async.lo
[INFO] [stderr]     CC       async/libucs_la-signal.lo
[INFO] [stderr]     CC       async/libucs_la-pipe.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-numa.lo
[INFO] [stderr]     CC       memory/libucs_la-memtype_cache.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-8a11b36030898b6f/out/build/src/ucs'
[INFO] [stderr]   Making all in vfs/fuse
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/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-8a11b36030898b6f/out/build/src/ucs/vfs/fuse'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs'
[INFO] [stderr]   Making all in src/uct
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/uct'
[INFO] [stderr]   Making all in .
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/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_vfs.lo
[INFO] [stderr]     CC       base/libuct_la-uct_cm.lo
[INFO] [stderr]     CC       base/libuct_la-uct_iface.lo
[INFO] [stderr]     CC       base/libuct_la-uct_worker.lo
[INFO] [stderr]     CC       sm/base/libuct_la-sm_ep.lo
[INFO] [stderr]     CC       base/libuct_la-uct_vfs_attr.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       sm/mm/posix/libuct_la-mm_posix.lo
[INFO] [stderr]     CC       sm/mm/sysv/libuct_la-mm_sysv.lo
[INFO] [stderr]     CC       sm/scopy/base/libuct_la-scopy_iface.lo
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/uct'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/uct'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build'
[INFO] [stderr]   Making install in src/ucm
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm'
[INFO] [stderr]   Making install in .
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm'
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib'
[INFO] [stderr]    /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libucm.la '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib'
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libucm.so.0.0.0 /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib/libucm.so.0.0.0
[INFO] [stderr]   libtool: install: (cd /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/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-8a11b36030898b6f/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-8a11b36030898b6f/out/lib/libucm.la
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libucm.a /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib/libucm.a
[INFO] [stderr]   libtool: install: chmod 644 /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib/libucm.a
[INFO] [stderr]   libtool: install: ranlib /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/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-8a11b36030898b6f/out/lib
[INFO] [stderr]   ----------------------------------------------------------------------
[INFO] [stderr]   Libraries have been installed in:
[INFO] [stderr]      /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/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-8a11b36030898b6f/out/include/ucm'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucm/api'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucm/api/ucm.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucm/api'
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm'
[INFO] [stderr]   Making install in cuda
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm/cuda'
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm/cuda'
[INFO] [stderr]   make[3]: Nothing to be done for 'install-exec-am'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm/cuda'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm/cuda'
[INFO] [stderr]   Making install in rocm
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm/rocm'
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm/rocm'
[INFO] [stderr]   make[3]: Nothing to be done for 'install-exec-am'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm/rocm'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm/rocm'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucm'
[INFO] [stderr]   Making install in src/ucs
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs'
[INFO] [stderr]   Making install in vfs/sock
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs/vfs/sock'
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs/vfs/sock'
[INFO] [stderr]   make[3]: Nothing to be done for 'install-exec-am'.
[INFO] [stderr]   make[3]: Nothing to be done for 'install-data-am'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs/vfs/sock'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs/vfs/sock'
[INFO] [stderr]   Making install in .
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs'
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib'
[INFO] [stderr]    /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libucs.la '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib'
[INFO] [stderr]   libtool: install: (cd /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs; /bin/bash "/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/libtool"  --silent --tag CC --mode=relink 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 -ldl -lnuma -version-info 0:0:0 -o libucs.la -rpath /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib algorithm/libucs_la-crc.lo algorithm/libucs_la-qsort_r.lo arch/aarch64/libucs_la-cpu.lo arch/aarch64/libucs_la-global_opts.lo arch/ppc64/libucs_la-timebase.lo arch/ppc64/libucs_la-global_opts.lo arch/x86_64/libucs_la-cpu.lo arch/x86_64/libucs_la-global_opts.lo arch/libucs_la-cpu.lo async/libucs_la-async.lo async/libucs_la-signal.lo async/libucs_la-pipe.lo async/libucs_la-thread.lo config/libucs_la-global_opts.lo config/libucs_la-ucm_opts.lo config/libucs_la-ini.lo config/libucs_la-parser.lo datastruct/libucs_la-arbiter.lo datastruct/libucs_la-array.lo datastruct/libucs_la-callbackq.lo datastruct/libucs_la-frag_list.lo datastruct/libucs_la-mpmc.lo datastruct/libucs_la-mpool.lo datastruct/libucs_la-mpool_set.lo datastruct/libucs_la-pgtable.lo datastruct/libucs_la-ptr_array.lo datastruct/libucs_la-ptr_map.lo datastruct/libucs_la-strided_alloc.lo datastruct/libucs_la-string_buffer.lo datastruct/libucs_la-string_set.lo datastruct/libucs_la-conn_match.lo debug/libucs_la-assert.lo debug/libucs_la-debug.lo debug/libucs_la-log.lo debug/libucs_la-memtrack.lo memory/libucs_la-memory_type.lo memory/libucs_la-memtype_cache.lo memory/libucs_la-numa.lo memory/libucs_la-rcache.lo profile/libucs_la-profile.lo stats/libucs_la-stats.lo sys/libucs_la-event_set.lo sys/libucs_la-init.lo sys/libucs_la-math.lo sys/libucs_la-module.lo sys/libucs_la-string.lo sys/libucs_la-sys.lo sys/libucs_la-iovec.lo sys/libucs_la-lib.lo sys/libucs_la-sock.lo sys/libucs_la-topo.lo sys/libucs_la-stubs.lo sys/libucs_la-uid.lo time/libucs_la-time.lo time/libucs_la-timer_wheel.lo time/libucs_la-timerq.lo type/libucs_la-class.lo type/libucs_la-status.lo type/libucs_la-spinlock.lo type/libucs_la-thread_mode.lo vfs/base/libucs_la-vfs_obj.lo vfs/base/libucs_la-vfs_cb.lo -lm ../../src/ucm/libucm.la -lrt -lrt )
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libucs.so.0.0.0T /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib/libucs.so.0.0.0
[INFO] [stderr]   libtool: install: (cd /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib && { ln -s -f libucs.so.0.0.0 libucs.so.0 || { rm -f libucs.so.0 && ln -s libucs.so.0.0.0 libucs.so.0; }; })
[INFO] [stderr]   libtool: install: (cd /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib && { ln -s -f libucs.so.0.0.0 libucs.so || { rm -f libucs.so && ln -s libucs.so.0.0.0 libucs.so; }; })
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libucs.lai /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib/libucs.la
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libucs.a /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib/libucs.a
[INFO] [stderr]   libtool: install: chmod 644 /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib/libucs.a
[INFO] [stderr]   libtool: install: ranlib /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/lib/libucs.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-8a11b36030898b6f/out/lib
[INFO] [stderr]   ----------------------------------------------------------------------
[INFO] [stderr]   Libraries have been installed in:
[INFO] [stderr]      /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/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-8a11b36030898b6f/out/include/ucs'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/datastruct'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/array.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/array.inl /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/callbackq.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/hlist.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/khash.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/linear_func.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/list.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/mpool.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/mpool_set.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/pgtable.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/queue_types.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/strided_alloc.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/string_buffer.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/datastruct/string_set.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/datastruct'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/vfs/base'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/vfs/base/vfs_obj.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/vfs/base/vfs_cb.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/vfs/base'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/config'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/config/global_opts.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/config/ini.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/config/parser.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/config/types.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/config'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/arch'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/arch/bitops.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/arch/atomic.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/arch/global_opts.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/arch'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/type'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/type/class.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/type/param.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/type/init_once.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/type/spinlock.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/type/status.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/type/thread_mode.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/type/cpu_set.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/type'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/async'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/async/async_fwd.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/async'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/sys'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/sys/event_set.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/sys/compiler_def.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/sys/math.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/sys/preprocessor.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/sys/string.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/sys/sock.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/sys/topo.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/sys/stubs.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/sys/uid.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/sys'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/debug'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/debug/log_def.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/debug/debug.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/debug/memtrack.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/debug'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/arch/x86_64'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/arch/x86_64/bitops.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/arch/x86_64/global_opts.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/arch/x86_64/atomic.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/arch/x86_64'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/arch/aarch64'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/arch/aarch64/bitops.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/arch/aarch64/global_opts.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/arch/aarch64'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/time'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/time/time_def.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/time'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/algorithm'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/algorithm/crc.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/algorithm/qsort_r.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/algorithm'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/arch/generic'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/arch/generic/atomic.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/arch/generic'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/stats'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/stats/stats_fwd.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/stats/libstats.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/stats'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/profile'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/profile/profile_defs.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/profile/profile_off.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/profile/profile_on.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/profile'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/memory'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/memory/rcache.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/memory/memory_type.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/memory/memtype_cache.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/memory'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/arch/ppc64'
[INFO] [stderr]    /usr/bin/install -c -m 644  /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/arch/ppc64/bitops.h /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/ucs/arch/ppc64/global_opts.h '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/include/ucs/arch/ppc64'
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs'
[INFO] [stderr]   Making install in vfs/fuse
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs/vfs/fuse'
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs/vfs/fuse'
[INFO] [stderr]   make[3]: Nothing to be done for 'install-exec-am'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs/vfs/fuse'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs/vfs/fuse'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/ucs'
[INFO] [stderr]   Making install in src/uct
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/uct'
[INFO] [stderr]   Making install in .
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/uct'
[INFO] [stderr]     CC       base/libuct_la-uct_md.lo
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/uct'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/build/src/uct'
[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-8a11b36030898b6f/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]   /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/uct/base/uct_md.c:422:1: error: conflicting types for 'uct_md_mem_advise' due to enum/integer mismatch; have 'ucs_status_t(struct uct_md *, void *, void *, size_t,  unsigned int)' {aka 'ucs_status_t(struct uct_md *, void *, void *, long unsigned int,  unsigned int)'} [-Werror=enum-int-mismatch]
[INFO] [stderr]     422 | uct_md_mem_advise(uct_md_h md, uct_mem_h memh, void *addr, size_t length,
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/uct/base/uct_component.h:11,
[INFO] [stderr]                    from /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/uct/base/uct_md.h:14,
[INFO] [stderr]                    from /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/uct/base/uct_md.c:13:
[INFO] [stderr]   /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/uct/api/uct.h:2363:14: note: previous declaration of 'uct_md_mem_advise' with type 'ucs_status_t(struct uct_md *, void *, void *, size_t,  uct_mem_advice_t)' {aka 'ucs_status_t(struct uct_md *, void *, void *, long unsigned int,  uct_mem_advice_t)'}
[INFO] [stderr]    2363 | ucs_status_t uct_md_mem_advise(uct_md_h md, uct_mem_h memh, void *addr,
[INFO] [stderr]         |              ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cc1: all warnings being treated as errors
[INFO] [stderr]   make[3]: *** [Makefile:903: base/libuct_la-uct_md.lo] Error 1
[INFO] [stderr]   make[3]: *** Waiting for unfinished jobs....
[INFO] [stderr]   make[2]: *** [Makefile:1143: all-recursive] Error 1
[INFO] [stderr]   make[1]: *** [Makefile:756: all-recursive] Error 1
[INFO] [stderr]   make: *** [Makefile:624: all] Error 2
[INFO] [stderr]   libtool: warning: relinking 'libucs.la'
[INFO] [stderr]   /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/uct/base/uct_md.c:422:1: error: conflicting types for 'uct_md_mem_advise' due to enum/integer mismatch; have 'ucs_status_t(struct uct_md *, void *, void *, size_t,  unsigned int)' {aka 'ucs_status_t(struct uct_md *, void *, void *, long unsigned int,  unsigned int)'} [-Werror=enum-int-mismatch]
[INFO] [stderr]     422 | uct_md_mem_advise(uct_md_h md, uct_mem_h memh, void *addr, size_t length,
[INFO] [stderr]         | ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/uct/base/uct_component.h:11,
[INFO] [stderr]                    from /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/uct/base/uct_md.h:14,
[INFO] [stderr]                    from /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/uct/base/uct_md.c:13:
[INFO] [stderr]   /opt/rustwide/target/debug/build/ucx1-sys-8a11b36030898b6f/out/ucx/contrib/../src/uct/api/uct.h:2363:14: note: previous declaration of 'uct_md_mem_advise' with type 'ucs_status_t(struct uct_md *, void *, void *, size_t,  uct_mem_advice_t)' {aka 'ucs_status_t(struct uct_md *, void *, void *, long unsigned int,  uct_mem_advice_t)'}
[INFO] [stderr]    2363 | ucs_status_t uct_md_mem_advise(uct_md_h md, uct_mem_h memh, void *addr,
[INFO] [stderr]         |              ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cc1: all warnings being treated as errors
[INFO] [stderr]   make[2]: *** [Makefile:903: base/libuct_la-uct_md.lo] Error 1
[INFO] [stderr]   make[1]: *** [Makefile:1143: install-recursive] Error 1
[INFO] [stderr]   make: *** [Makefile:756: 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] 
[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:     0x556442f62e02 - std::backtrace_rs::backtrace::libunwind::trace::h13703c35a0185e13
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x556442f62e02 - std::backtrace_rs::backtrace::trace_unsynchronized::hb00392cc29b7a0f7
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x556442f62e02 - std::sys::backtrace::_print_fmt::hdeb8e12813f80f50
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x556442f62e02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hbacb9993e7569e08
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x556442f89893 - core::fmt::rt::Argument::fmt::h5cdd79656ba2d737
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x556442f89893 - core::fmt::write::h92b3fcba42b5ab23
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/mod.rs:1460:25
[INFO] [stderr]      6:     0x556442f5fd63 - std::io::default_write_fmt::hd3891f7631764542
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x556442f5fd63 - std::io::Write::write_fmt::h7fc8441161b7234b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x556442f62c52 - std::sys::backtrace::BacktraceLock::print::hdf4e5cab110a3c38
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x556442f63f12 - std::panicking::default_hook::{{closure}}::h7e40cc65d4ae1929
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x556442f63d15 - std::panicking::default_hook::ha49f43405a4b20db
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x556442f64922 - std::panicking::rust_panic_with_hook::hc1d4228eadab2c83
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x556442f646ba - std::panicking::begin_panic_handler::{{closure}}::h5fd5af35281ec8ef
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x556442f63309 - std::sys::backtrace::__rust_end_short_backtrace::hf73c3f8cb4d2fb91
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x556442f6434d - __rustc[9e15e476495bb9cd]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x556442f87c20 - core::panicking::panic_fmt::ha7fea8b985f0d96a
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x556442f88086 - core::result::unwrap_failed::h5c67e177edd1cdec
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/result.rs:1761:5
[INFO] [stderr]     17:     0x556442a71fd4 - core::result::Result<T,E>::expect::hae1edaea0d3547c9
[INFO] [stderr]     18:     0x556442a73854 - build_script_build::main::he0e258526f76549d
[INFO] [stderr]     19:     0x556442a716b3 - core::ops::function::FnOnce::call_once::h3f16b95eb2d47b3d
[INFO] [stderr]     20:     0x556442a71396 - std::sys::backtrace::__rust_begin_short_backtrace::h4d6d60445123484a
[INFO] [stderr]     21:     0x556442a71379 - std::rt::lang_start::{{closure}}::hffccf6047524bbcf
[INFO] [stderr]     22:     0x556442f5ae80 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd6db6f3ba73c337b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     23:     0x556442f5ae80 - std::panicking::catch_unwind::do_call::hfc8bc45746292f50
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x556442f5ae80 - std::panicking::catch_unwind::hb70398c704286b2f
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x556442f5ae80 - std::panic::catch_unwind::hb90e1d13462c3e3b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x556442f5ae80 - std::rt::lang_start_internal::{{closure}}::hfdbc2eee24b24c5e
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x556442f5ae80 - std::panicking::catch_unwind::do_call::h89fbb899fcf37e5d
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x556442f5ae80 - std::panicking::catch_unwind::h861226c8ec7209d3
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x556442f5ae80 - std::panic::catch_unwind::h82bad1f5910ad0c7
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x556442f5ae80 - std::rt::lang_start_internal::hae50fb685e10cd80
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x556442a71361 - std::rt::lang_start::hd60995d85ed43c77
[INFO] [stderr]     32:     0x556442a74d05 - main
[INFO] [stderr]     33:     0x7ae3f70111ca - <unknown>
[INFO] [stderr]     34:     0x7ae3f701128b - __libc_start_main
[INFO] [stderr]     35:     0x556442a70935 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "5f1356a254eef1c51d2cf3c44e66bb9262d3d11a5a553c4b2659e19b8b303c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f1356a254eef1c51d2cf3c44e66bb9262d3d11a5a553c4b2659e19b8b303c91", kill_on_drop: false }`
[INFO] [stdout] 5f1356a254eef1c51d2cf3c44e66bb9262d3d11a5a553c4b2659e19b8b303c91
