Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-circle8-build-84238-27003/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rust.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rust-1.62.1-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps --nocheck /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-circle8-build-84238-27003/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps --nocheck /builddir/build/SPECS/rust.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ioFdW8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wasi-libc-9886d3d6200fcc3726329966860fc058707406cd + /usr/bin/gzip -dc /builddir/build/SOURCES/wasi-libc-9886d3d6200fcc3726329966860fc058707406cd.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wasi-libc-9886d3d6200fcc3726329966860fc058707406cd + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + rm -rf rustc-1.62.1-src + /usr/bin/xz -dc /builddir/build/SOURCES/rustc-1.62.1-src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc-1.62.1-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-Use-lld-provided-by-system-for-wasm.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #1 (0001-Use-lld-provided-by-system-for-wasm.patch): patching file compiler/rustc_target/src/spec/wasm_base.rs Patch #2 (rustc-1.61.0-rust-gdb-substitute-path.patch): + echo 'Patch #2 (rustc-1.61.0-rust-gdb-substitute-path.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/etc/rust-gdb Patch #100 (rustc-1.59.0-disable-libssh2.patch): + echo 'Patch #100 (rustc-1.59.0-disable-libssh2.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Cargo.lock Hunk #1 succeeded at 2082 (offset 147 lines). Hunk #2 succeeded at 2114 (offset 147 lines). patching file vendor/git2/Cargo.toml Hunk #1 succeeded at 48 (offset -3 lines). + sed -i.try-python -e '/^try python3 /i try "/usr/libexec/platform-python" "$@"' ./configure + sed -i.rust-src -e s#@BUILDDIR@#/builddir/build/BUILD/rustc-1.62.1-src# ./src/etc/rust-gdb + rm -rf src/llvm-project/ + mkdir -p src/llvm-project/libunwind/ + rm -rf vendor/curl-sys/curl/ + rm -rf vendor/tikv-jemalloc-sys-0.4.1+5.2.1-patched/jemalloc/ vendor/tikv-jemalloc-sys/jemalloc/ + rm -rf vendor/libmimalloc-sys/c_src/mimalloc/ + rm -rf vendor/libssh2-sys/libssh2/ + rm -rf vendor/libz-sys/src/zlib/ + rm -rf vendor/libz-sys/src/zlib-ng/ + rm -rf vendor/lzma-sys/xz-5.2/ + rm -rf vendor/openssl-src/openssl/ + rm -rf vendor/libssh2-sys/ + sed -i.lzma -e /LZMA_API_STATIC/d src/bootstrap/tool.rs + find vendor -name .cargo-checksum.json -exec sed -i.uncheck -e 's/"files":{[^}]*}/"files":{ }/' '{}' + + find -name '*.rs' -type f -perm /111 -exec chmod -v -x '{}' + mode of './compiler/rustc_codegen_cranelift/y.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './compiler/rustc_codegen_cranelift/scripts/filter_profile.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rust-analyzer/crates/ide/src/folding_ranges.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rls/racer/src/racer/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/arbitrary/tests/derive.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/gimli-0.25.0/tests/parse_self.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/unicode-normalization-0.1.13/src/no_std_prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/gimli/tests/parse_self.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/style.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/control.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/color.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/formatters.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/most_simple.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/dynamic_colors.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/nested_colors.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/control.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/tests/ansi_term_compat.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/type-map/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Fgt8rb + umask 022 + cd /builddir/build/BUILD export CONFIG_SITE="NONE" export HISTCONTROL="ignoredups" export HISTSIZE="1000" export HOME="/builddir" export HOSTNAME="" export LANG="C" export LESSOPEN="||/usr/bin/lesspipe.sh %s" export LOGNAME="mockbuild" export MAIL="/var/spool/mail/mockbuild" export OLDPWD="/builddir/build/BUILD" export PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin" export PKG_CONFIG_PATH=":/usr/lib64/pkgconfig:/usr/share/pkgconfig" export PROMPT_COMMAND="printf \"\\033]0;\\007\"" export PWD="/builddir/build/BUILD/rustc-1.62.1-src" export PYTHON_DISALLOW_AMBIGUOUS_VERSION="warn" export RPM_ARCH="x86_64" export RPM_BUILD_DIR="/builddir/build/BUILD" export RPM_BUILD_NCPUS="16" export RPM_BUILD_ROOT="/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64" export RPM_DOC_DIR="/usr/share/doc" export RPM_LD_FLAGS="-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" export RPM_OPT_FLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection" export RPM_OS="linux" export RPM_PACKAGE_NAME="rust" export RPM_PACKAGE_RELEASE="1.el8" export RPM_PACKAGE_VERSION="1.62.1" export RPM_SOURCE_DIR="/builddir/build/SOURCES" export SHELL="/bin/bash" export SHLVL="2" export TERM="vt100" export USER="mockbuild" export which_declare="declare -f" + cd rustc-1.62.1-src + export ++ /usr/bin/getconf _NPROCESSORS_ONLN + ncpus=16 ++ free -g ++ awk '/^Mem:/{print $2}' + max_cpus=16 + '[' 16 -ge 1 -a 16 -lt 16 ']' + /usr/bin/make -O -j16 --quiet -C /builddir/build/BUILD/wasi-libc-9886d3d6200fcc3726329966860fc058707406cd CC=clang AR=llvm-ar NM=llvm-nm find: '/builddir/build/BUILD/wasi-libc-9886d3d6200fcc3726329966860fc058707406cd/build': No such file or directory + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-option-checking --libdir=/usr/lib --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --set target.x86_64-unknown-linux-gnu.linker=gcc --set target.x86_64-unknown-linux-gnu.cc=gcc --set target.x86_64-unknown-linux-gnu.cxx=g++ --set target.x86_64-unknown-linux-gnu.ar=ar --set target.x86_64-unknown-linux-gnu.ranlib=/usr/bin/ranlib --set target.wasm32-wasi.wasi-root=/builddir/build/BUILD/wasi-libc-9886d3d6200fcc3726329966860fc058707406cd/sysroot --python=/usr/libexec/platform-python --local-rust-root=/usr --set build.rustfmt=/bin/true --llvm-root=/usr --enable-llvm-link-shared --disable-llvm-static-stdcpp --disable-rpath --debuginfo-level=2 --set rust.codegen-units-std=1 --enable-extended --tools=analysis,cargo,clippy,rls,rustfmt,src --enable-vendor --enable-verbose-tests --dist-compression-formats=gz --release-channel=stable '--release-description=Red Hat 1.62.1-1.el8' configure: processing command line configure: configure: build.build := x86_64-unknown-linux-gnu configure: build.host := ['x86_64-unknown-linux-gnu'] configure: install.prefix := /usr configure: install.bindir := /usr/bin configure: install.sysconfdir := /etc configure: install.datadir := /usr/share configure: install.libdir := /usr/lib configure: install.localstatedir := /var configure: install.mandir := /usr/share/man configure: install.infodir := /usr/share/info configure: build.target := ['x86_64-unknown-linux-gnu'] configure: target.x86_64-unknown-linux-gnu.linker := gcc configure: target.x86_64-unknown-linux-gnu.cc := gcc configure: target.x86_64-unknown-linux-gnu.cxx := g++ configure: target.x86_64-unknown-linux-gnu.ar := ar configure: target.x86_64-unknown-linux-gnu.ranlib := /usr/bin/ranlib configure: target.wasm32-wasi.wasi-root := /builddir/build/BUILD/wasi-libc-9886d3 ... configure: build.rustfmt := /bin/true configure: rust.codegen-units-std := 1 configure: build.python := /usr/libexec/platform-python configure: build.rustc := /usr/bin/rustc configure: build.cargo := /usr/bin/cargo configure: target.x86_64-unknown-linux-gnu.llvm-config := /usr/bin/llvm-config configure: llvm.link-shared := True configure: llvm.static-libstdcpp := False configure: rust.rpath := False configure: rust.debuginfo-level := 2 configure: build.extended := True configure: build.tools := ['analysis', 'cargo', 'clippy', 'rls', 'rustfm ... configure: build.vendor := True configure: rust.verbose-tests := True configure: dist.compression-formats := ['gz'] configure: rust.channel := stable configure: rust.description := Red Hat 1.62.1-1.el8 configure: build.configure-args := ['--build=x86_64-redhat-linux-gnu', '--host=x8 ... warning: localstatedir will be ignored warning: infodir will be ignored configure: configure: writing `config.toml` in current directory configure: configure: run `python /builddir/build/BUILD/rustc-1.62.1-src/x.py --help` configure: + /usr/libexec/platform-python ./x.py build -j 16 --stage 2 Building rustbuild warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling proc-macro2 v1.0.37 Compiling libc v0.2.125 Compiling memchr v2.4.1 Compiling unicode-xid v0.2.2 Compiling syn v1.0.91 Compiling cfg-if v1.0.0 Compiling serde_derive v1.0.125 Compiling cc v1.0.69 Compiling lazy_static v1.4.0 Compiling log v0.4.14 Compiling regex-automata v0.1.10 Compiling pkg-config v0.3.18 Compiling serde v1.0.125 Compiling regex-syntax v0.6.25 Compiling crossbeam-utils v0.8.8 Compiling ryu v1.0.5 Compiling same-file v1.0.6 Compiling once_cell v1.10.0 Compiling serde_json v1.0.59 Compiling fnv v1.0.7 Compiling bootstrap v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/bootstrap) Compiling itoa v0.4.6 Compiling unicode-width v0.1.8 Compiling walkdir v2.3.2 Compiling thread_local v1.1.4 Compiling getopts v0.2.21 Compiling cmake v0.1.44 Compiling lzma-sys v0.1.16 Compiling quote v1.0.18 Compiling aho-corasick v0.7.18 Compiling bstr v0.2.13 Compiling xattr v0.2.2 Compiling filetime v0.2.14 Compiling num_cpus v1.13.1 Compiling tar v0.4.37 Compiling xz2 v0.1.6 Compiling opener v0.5.0 Compiling regex v1.5.5 Compiling globset v0.4.5 Compiling ignore v0.4.17 Compiling toml v0.5.7 Finished dev [unoptimized] target(s) in 24.75s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling compiler_builtins v0.1.71 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/core) Compiling libc v0.2.125 Compiling cc v1.0.69 Compiling memchr v2.4.1 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/unwind) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/alloc) Compiling cfg-if v0.1.10 Compiling adler v0.2.3 Compiling rustc-demangle v0.1.21 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_unwind) Compiling gimli v0.25.0 Compiling hashbrown v0.12.0 Compiling miniz_oxide v0.4.0 Compiling object v0.26.2 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.62.1-src/library/stdarch/crates/std_detect) Compiling addr2line v0.16.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/proc_macro) Compiling unicode-width v0.1.8 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/test) Finished release [optimized + debuginfo] target(s) in 1m 21s Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling libc v0.2.125 Compiling proc-macro2 v1.0.37 Compiling unicode-xid v0.2.2 Compiling syn v1.0.91 Compiling version_check v0.9.3 Compiling cfg-if v1.0.0 Compiling cfg-if v0.1.10 Compiling getrandom v0.2.0 Compiling once_cell v1.10.0 Compiling smallvec v1.7.0 Compiling log v0.4.14 Compiling autocfg v1.1.0 Compiling lazy_static v1.4.0 Compiling cc v1.0.69 Compiling parking_lot_core v0.8.5 Compiling scopeguard v1.1.0 Compiling rustc-hash v1.1.0 Compiling typenum v1.12.0 Compiling pin-project-lite v0.2.8 Compiling bitflags v1.2.1 Compiling ppv-lite86 v0.2.8 Compiling stable_deref_trait v1.2.0 Compiling proc-macro-hack v0.5.19 Compiling tinystr v0.3.4 Compiling arrayvec v0.7.0 Compiling remove_dir_all v0.5.3 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_graphviz) Compiling cpufeatures v0.2.1 Compiling unicode-width v0.1.8 Compiling scoped-tls v1.0.0 Compiling unic-common v0.9.0 Compiling unic-char-range v0.9.0 Compiling self_cell v0.10.2 Compiling termcolor v1.1.2 Compiling annotate-snippets v0.8.0 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_fs_util) Compiling serde_derive v1.0.125 Compiling serde v1.0.125 Compiling either v1.6.0 Compiling datafrog v2.0.1 Compiling memchr v2.4.1 Compiling tinyvec v0.3.4 Compiling regex-syntax v0.6.25 Compiling ansi_term v0.12.1 Compiling crc32fast v1.2.0 Compiling snap v1.0.1 Compiling adler v0.2.3 Compiling fixedbitset v0.2.0 Compiling unicode-script v0.5.3 Compiling fallible-iterator v0.2.0 Compiling punycode v0.4.1 Compiling ryu v1.0.5 Compiling rustc-demangle v0.1.21 Compiling serde_json v1.0.59 Compiling pathdiff v0.2.1 Compiling itoa v0.4.6 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_error_codes) Compiling instant v0.1.12 Compiling odht v0.3.1 Compiling libloading v0.7.1 Compiling tracing-core v0.1.21 Compiling sharded-slab v0.1.1 Compiling lock_api v0.4.5 Compiling type-map v0.4.0 Compiling thread_local v1.1.4 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_arena) Compiling unic-langid-impl v0.9.0 Compiling getopts v0.2.21 Compiling unic-ucd-version v0.9.0 Compiling unic-char-property v0.9.0 Compiling itertools v0.10.1 Compiling ahash v0.7.4 Compiling generic-array v0.14.4 Compiling indexmap v1.8.0 Compiling miniz_oxide v0.4.0 Compiling unicode-normalization v0.1.13 Compiling unic-emoji-char v0.9.0 Compiling rustc_apfloat v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_apfloat) Compiling ena v0.14.0 Compiling polonius-engine v0.13.0 Compiling tracing-log v0.1.2 Compiling psm v0.1.16 Compiling stacker v0.1.14 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_llvm) Compiling rustc_lexer v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_lexer) Compiling quote v1.0.18 Compiling regex-automata v0.1.10 Compiling unicode-security v0.0.5 Compiling memmap2 v0.2.1 Compiling perf-event-open-sys v1.0.1 Compiling jobserver v0.1.24 Compiling atty v0.2.14 Compiling termize v0.1.1 Compiling num_cpus v1.13.1 Compiling aho-corasick v0.7.18 Compiling flate2 v1.0.16 Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_parse_format) Compiling rand_core v0.6.2 Compiling parking_lot v0.11.2 Compiling cstr v0.2.8 Compiling matchers v0.1.0 Compiling rand_chacha v0.3.0 Compiling rand_xoshiro v0.6.0 Compiling hashbrown v0.11.2 Compiling regex v1.5.5 Compiling measureme v10.0.0 Compiling crypto-common v0.1.2 Compiling block-buffer v0.10.2 Compiling rand v0.8.5 Compiling digest v0.10.2 Compiling md-5 v0.10.0 Compiling sha2 v0.10.1 Compiling sha-1 v0.10.0 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_serialize) Compiling petgraph v0.5.1 Compiling gimli v0.26.1 Compiling object v0.28.4 Compiling tempfile v3.2.0 Compiling synstructure v0.12.6 Compiling tracing-attributes v0.1.18 Compiling rustc_macros v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_macros) Compiling unic-langid-macros-impl v0.9.0 Compiling thiserror-impl v1.0.30 Compiling chalk-derive v0.80.0 Compiling unic-langid-macros v0.9.0 Compiling unic-langid v0.9.0 Compiling intl-memoizer v0.5.1 Compiling fluent-langneg v0.13.0 Compiling intl_pluralrules v7.0.1 Compiling tracing v0.1.29 Compiling chalk-ir v0.80.0 Compiling tracing-subscriber v0.3.3 Compiling thorin-dwp v0.2.0 Compiling thiserror v1.0.30 Compiling fluent-syntax v0.11.0 Compiling fluent-bundle v0.15.2 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_index) Compiling tracing-tree v0.2.0 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_data_structures) Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_log) Compiling chalk-solve v0.80.0 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_type_ir) Compiling chalk-engine v0.80.0 Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_target) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_feature) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_error_messages) Compiling gsgdt v0.1.2 Compiling rls-span v0.5.3 Compiling rls-data v0.19.1 Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_middle) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast_lowering) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_mir_dataflow) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_symbol_mangling) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_incremental) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_monomorphize) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_query_impl) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_passes) Compiling rustc_save_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_save_analysis) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_resolve) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_trait_selection) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_codegen_ssa) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_codegen_llvm) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_lint) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_const_eval) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ty_utils) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_traits) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_mir_build) Compiling rustc_plugin_impl v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_plugin_impl) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_mir_transform) Compiling rustc_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_typeck) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_borrowck) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_privacy) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_interface) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_driver) Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc) Finished release [optimized + debuginfo] target(s) in 4m 58s Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage1 compiler (x86_64-unknown-linux-gnu) Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling compiler_builtins v0.1.71 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/core) Compiling libc v0.2.125 Compiling cc v1.0.69 Compiling memchr v2.4.1 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/unwind) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/alloc) Compiling cfg-if v0.1.10 Compiling adler v0.2.3 Compiling rustc-demangle v0.1.21 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_unwind) Compiling gimli v0.25.0 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.62.1-src/library/stdarch/crates/std_detect) Compiling hashbrown v0.12.0 Compiling miniz_oxide v0.4.0 Compiling object v0.26.2 Compiling addr2line v0.16.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/proc_macro) Compiling unicode-width v0.1.8 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/test) Finished release [optimized + debuginfo] target(s) in 1m 23s Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling proc-macro2 v1.0.37 Compiling libc v0.2.125 Compiling unicode-xid v0.2.2 Compiling syn v1.0.91 Compiling version_check v0.9.3 Compiling cfg-if v1.0.0 Compiling cfg-if v0.1.10 Compiling getrandom v0.2.0 Compiling once_cell v1.10.0 Compiling smallvec v1.7.0 Compiling lazy_static v1.4.0 Compiling autocfg v1.1.0 Compiling log v0.4.14 Compiling cc v1.0.69 Compiling parking_lot_core v0.8.5 Compiling scopeguard v1.1.0 Compiling pin-project-lite v0.2.8 Compiling rustc-hash v1.1.0 Compiling typenum v1.12.0 Compiling bitflags v1.2.1 Compiling ppv-lite86 v0.2.8 Compiling proc-macro-hack v0.5.19 Compiling stable_deref_trait v1.2.0 Compiling remove_dir_all v0.5.3 Compiling arrayvec v0.7.0 Compiling tinystr v0.3.4 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_graphviz) Compiling cpufeatures v0.2.1 Compiling unicode-width v0.1.8 Compiling scoped-tls v1.0.0 Compiling unic-common v0.9.0 Compiling unic-char-range v0.9.0 Compiling self_cell v0.10.2 Compiling termcolor v1.1.2 Compiling annotate-snippets v0.8.0 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_fs_util) Compiling serde_derive v1.0.125 Compiling either v1.6.0 Compiling serde v1.0.125 Compiling datafrog v2.0.1 Compiling memchr v2.4.1 Compiling regex-syntax v0.6.25 Compiling tinyvec v0.3.4 Compiling snap v1.0.1 Compiling ansi_term v0.12.1 Compiling crc32fast v1.2.0 Compiling adler v0.2.3 Compiling fixedbitset v0.2.0 Compiling unicode-script v0.5.3 Compiling fallible-iterator v0.2.0 Compiling punycode v0.4.1 Compiling ryu v1.0.5 Compiling rustc-demangle v0.1.21 Compiling serde_json v1.0.59 Compiling pathdiff v0.2.1 Compiling itoa v0.4.6 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_error_codes) Compiling instant v0.1.12 Compiling odht v0.3.1 Compiling libloading v0.7.1 Compiling tracing-core v0.1.21 Compiling sharded-slab v0.1.1 Compiling lock_api v0.4.5 Compiling type-map v0.4.0 Compiling thread_local v1.1.4 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_arena) Compiling unic-langid-impl v0.9.0 Compiling getopts v0.2.21 Compiling unic-ucd-version v0.9.0 Compiling unic-char-property v0.9.0 Compiling ahash v0.7.4 Compiling generic-array v0.14.4 Compiling itertools v0.10.1 Compiling indexmap v1.8.0 Compiling miniz_oxide v0.4.0 Compiling unicode-normalization v0.1.13 Compiling unic-emoji-char v0.9.0 Compiling psm v0.1.16 Compiling stacker v0.1.14 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_llvm) Compiling rustc_apfloat v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_apfloat) Compiling rustc_lexer v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_lexer) Compiling ena v0.14.0 Compiling polonius-engine v0.13.0 Compiling tracing-log v0.1.2 Compiling quote v1.0.18 Compiling regex-automata v0.1.10 Compiling memmap2 v0.2.1 Compiling perf-event-open-sys v1.0.1 Compiling jobserver v0.1.24 Compiling atty v0.2.14 Compiling termize v0.1.1 Compiling num_cpus v1.13.1 Compiling unicode-security v0.0.5 Compiling aho-corasick v0.7.18 Compiling flate2 v1.0.16 Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_parse_format) Compiling rand_core v0.6.2 Compiling parking_lot v0.11.2 Compiling cstr v0.2.8 Compiling matchers v0.1.0 Compiling hashbrown v0.11.2 Compiling rand_chacha v0.3.0 Compiling rand_xoshiro v0.6.0 Compiling regex v1.5.5 Compiling measureme v10.0.0 Compiling block-buffer v0.10.2 Compiling crypto-common v0.1.2 Compiling rand v0.8.5 Compiling digest v0.10.2 Compiling md-5 v0.10.0 Compiling sha2 v0.10.1 Compiling sha-1 v0.10.0 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_serialize) Compiling petgraph v0.5.1 Compiling object v0.28.4 Compiling gimli v0.26.1 Compiling tempfile v3.2.0 Compiling synstructure v0.12.6 Compiling tracing-attributes v0.1.18 Compiling rustc_macros v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_macros) Compiling unic-langid-macros-impl v0.9.0 Compiling thiserror-impl v1.0.30 Compiling chalk-derive v0.80.0 Compiling unic-langid-macros v0.9.0 Compiling unic-langid v0.9.0 Compiling intl_pluralrules v7.0.1 Compiling fluent-langneg v0.13.0 Compiling intl-memoizer v0.5.1 Compiling tracing v0.1.29 Compiling tracing-subscriber v0.3.3 Compiling thorin-dwp v0.2.0 Compiling chalk-ir v0.80.0 Compiling thiserror v1.0.30 Compiling fluent-syntax v0.11.0 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_index) Compiling fluent-bundle v0.15.2 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_data_structures) Compiling tracing-tree v0.2.0 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_log) Compiling chalk-solve v0.80.0 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_type_ir) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_target) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_error_messages) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_feature) Compiling chalk-engine v0.80.0 Compiling gsgdt v0.1.2 Compiling rls-span v0.5.3 Compiling rls-data v0.19.1 Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_middle) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast_lowering) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_mir_dataflow) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_symbol_mangling) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_incremental) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_query_impl) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_passes) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_monomorphize) Compiling rustc_save_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_save_analysis) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_resolve) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_codegen_ssa) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_codegen_llvm) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_lint) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ty_utils) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_const_eval) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_traits) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_mir_build) Compiling rustc_plugin_impl v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_plugin_impl) Compiling rustc_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_typeck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_mir_transform) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_borrowck) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_privacy) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_interface) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_driver) Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc) Finished release [optimized + debuginfo] target(s) in 4m 52s Copying stage1 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage2 compiler (x86_64-unknown-linux-gnu) Uplifting stage1 std (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Copying stage2 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Uplifting stage1 rustc (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Copying stage2 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage2 tool cargo (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling libc v0.2.125 Compiling pkg-config v0.3.18 Compiling proc-macro2 v1.0.37 Compiling autocfg v1.1.0 Compiling syn v1.0.91 Compiling unicode-xid v0.2.2 Compiling cfg-if v1.0.0 Compiling serde_derive v1.0.125 Compiling serde v1.0.125 Compiling memchr v2.4.1 Compiling cfg-if v0.1.10 Compiling log v0.4.14 Compiling crc32fast v1.2.0 Compiling bitflags v1.2.1 Compiling matches v0.1.8 Compiling tinyvec v0.3.4 Compiling getrandom v0.2.0 Compiling getrandom v0.1.14 Compiling lazy_static v1.4.0 Compiling ryu v1.0.5 Compiling percent-encoding v2.1.0 Compiling typenum v1.12.0 Compiling serde_json v1.0.59 Compiling anyhow v1.0.51 Compiling regex-automata v0.1.10 Compiling once_cell v1.10.0 Compiling foreign-types-shared v0.1.1 Compiling crossbeam-utils v0.8.8 Compiling openssl-probe v0.1.2 Compiling openssl v0.10.38 Compiling curl v0.4.41 Compiling itoa v0.4.6 Compiling ppv-lite86 v0.2.8 Compiling regex-syntax v0.6.25 Compiling same-file v1.0.6 Compiling version_check v0.9.3 Compiling byteorder v1.3.4 Compiling hashbrown v0.11.2 Compiling termcolor v1.1.2 Compiling semver v1.0.3 Compiling fnv v1.0.7 Compiling remove_dir_all v0.5.3 Compiling either v1.6.0 Compiling hex v0.3.2 Compiling static_assertions v1.1.0 Compiling utf8parse v0.1.1 Compiling bytes v1.0.1 Compiling humantime v2.0.1 Compiling hex v0.4.2 Compiling strsim v0.10.0 Compiling smallvec v1.7.0 Compiling shell-escape v0.1.5 Compiling textwrap v0.14.2 Compiling lazycell v1.3.0 Compiling bytesize v1.0.1 Compiling pathdiff v0.2.1 Compiling home v0.5.3 Compiling unicode-width v0.1.8 Compiling glob v0.3.0 Compiling unicode-bidi v0.3.4 Compiling form_urlencoded v1.0.1 Compiling unicode-normalization v0.1.13 Compiling foreign-types v0.3.2 Compiling thread_local v1.1.4 Compiling walkdir v2.3.2 Compiling indexmap v1.8.0 Compiling kstring v2.0.0 Compiling vte v0.3.3 Compiling itertools v0.10.1 Compiling im-rc v15.0.0 Compiling strip-ansi-escapes v0.1.0 Compiling idna v0.2.0 Compiling aho-corasick v0.7.18 Compiling bstr v0.2.13 Compiling combine v4.6.3 Compiling os_str_bytes v6.0.0 Compiling quote v1.0.18 Compiling socket2 v0.4.1 Compiling atty v0.2.14 Compiling filetime v0.2.14 Compiling jobserver v0.1.24 Compiling num_cpus v1.13.1 Compiling bitmaps v2.1.0 Compiling opener v0.5.0 Compiling rand_core v0.6.2 Compiling regex v1.5.5 Compiling rand_core v0.5.1 Compiling tar v0.4.37 Compiling cc v1.0.69 Compiling rand_chacha v0.3.0 Compiling clap v3.1.1 Compiling rand_xoshiro v0.4.0 Compiling globset v0.4.5 Compiling env_logger v0.9.0 Compiling rand v0.8.5 Compiling ignore v0.4.17 Compiling sized-chunks v0.6.4 Compiling tempfile v3.2.0 Compiling libz-sys v1.1.3 Compiling openssl-sys v0.9.72 Compiling libnghttp2-sys v0.1.4+1.41.0 Compiling curl-sys v0.4.51+curl-7.80.0 Compiling libgit2-sys v0.13.2+1.4.2 Compiling flate2 v1.0.16 Compiling cargo v0.63.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo) Compiling crypto-hash v0.3.4 Compiling cargo-util v0.1.3 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/cargo-util) Compiling url v2.2.2 Compiling toml_edit v0.14.3 Compiling os_info v3.0.7 Compiling serde_ignored v0.1.2 Compiling cargo-platform v0.1.2 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/cargo-platform) Compiling crates-io v0.34.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/crates-io) Compiling rustfix v0.6.0 Compiling rustc-workspace-hack v1.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rustc-workspace-hack) Compiling git2 v0.14.2 Compiling git2-curl v0.15.0 Finished release [optimized + debuginfo] target(s) in 1m 59s Building stage2 tool cargo-credential-1password (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling syn v1.0.91 Compiling serde_json v1.0.59 Compiling cargo-credential v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/credential/cargo-credential) Compiling serde_derive v1.0.125 Compiling serde v1.0.125 Compiling cargo-credential-1password v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/credential/cargo-credential-1password) Finished release [optimized + debuginfo] target(s) in 14.62s Building stage2 tool clippy-driver (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling camino v1.0.5 Compiling pulldown-cmark v0.9.1 Compiling if_chain v1.0.0 Compiling rustc_tools_util v0.2.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/clippy/rustc_tools_util) Compiling arrayvec v0.7.0 Compiling rustc-semver v1.1.0 Compiling quine-mc_cluskey v0.2.4 Compiling unicode-script v0.5.3 Compiling unicase v2.6.0 Compiling cargo-platform v0.1.2 Compiling toml v0.5.7 Compiling clippy_utils v0.1.62 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/clippy/clippy_utils) Compiling clippy v0.1.62 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/clippy) Compiling cargo_metadata v0.14.0 Compiling clippy_lints v0.1.62 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/clippy/clippy_lints) Finished release [optimized + debuginfo] target(s) in 1m 13s Building stage2 tool rls (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling futures-core v0.3.19 Compiling pin-project-lite v0.2.8 Compiling futures-sink v0.3.19 Compiling futures-channel v0.3.19 Compiling futures-task v0.3.19 Compiling futures-util v0.3.19 Compiling slab v0.4.2 Compiling scopeguard v1.1.0 Compiling pin-utils v0.1.0 Compiling futures v0.1.31 Compiling futures-io v0.3.19 Compiling parking_lot_core v0.8.5 Compiling crossbeam-epoch v0.9.6 Compiling percent-encoding v1.0.1 Compiling vec_map v0.8.2 Compiling rayon-core v1.9.1 Compiling unicode-segmentation v1.6.0 Compiling strsim v0.8.0 Compiling ansi_term v0.12.1 Compiling tower-service v0.3.1 Compiling fst v0.4.5 Compiling quick-error v1.2.3 Compiling yansi-term v0.1.2 Compiling rustfmt-nightly v1.4.38 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rustfmt) Compiling rustc_tools_util v0.2.0 Compiling bytecount v0.6.2 Compiling json v0.12.4 Compiling unicode_categories v0.1.1 Compiling diff v0.1.12 Compiling ordslice v0.3.0 Compiling tokio v1.8.4 Compiling instant v0.1.12 Compiling memoffset v0.6.5 Compiling serde v1.0.125 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling rayon v1.5.1 Compiling textwrap v0.11.0 Compiling getopts v0.2.21 Compiling lock_api v0.4.5 Compiling humantime v1.3.0 Compiling annotate-snippets v0.8.0 Compiling heck v0.3.1 Compiling idna v0.1.5 Compiling rls v1.41.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls) Compiling signal-hook-registry v1.2.2 Compiling dirs-sys v0.3.6 Compiling mio v0.7.14 Compiling crossbeam-channel v0.5.4 Compiling clap v2.34.0 Compiling dirs v2.0.2 Compiling parking_lot v0.11.2 Compiling url v1.7.2 Compiling rand_chacha v0.2.2 Compiling futures-macro v0.3.19 Compiling derive_more v0.99.9 Compiling derive-new v0.5.8 Compiling thiserror-impl v1.0.30 Compiling rustfmt-config_proc_macro v0.2.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rustfmt/config_proc_macro) Compiling serde_repr v0.1.6 Compiling env_logger v0.7.1 Compiling env_logger v0.8.4 Compiling term v0.6.1 Compiling crossbeam-deque v0.8.1 Compiling rand v0.7.3 Compiling curl-sys v0.4.51+curl-7.80.0 Compiling rls-span v0.5.3 Compiling racer-interner v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/interner) Compiling curl v0.4.41 Compiling structopt-derive v0.4.18 Compiling racer-cargo-metadata v0.1.2 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/metadata) Compiling rls-data v0.19.1 Compiling rls-vfs v0.8.0 Compiling lsp-types v0.60.0 Compiling tokio-util v0.6.7 Compiling tokio-stream v0.1.7 Compiling rls-analysis v0.18.3 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/rls-analysis) Compiling cargo v0.63.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo) Compiling thiserror v1.0.30 Compiling crates-io v0.34.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/crates-io) Compiling git2-curl v0.15.0 Compiling toml v0.5.7 Compiling structopt v0.3.25 Compiling futures-executor v0.3.19 Compiling racer v2.2.2 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer) Compiling proc-macro-crate v0.1.5 Compiling futures v0.3.19 Compiling jsonrpc-core v18.0.0 Compiling parity-tokio-ipc v0.9.0 warning: passing `Span` by reference --> src/tools/rls/racer/src/racer/ast.rs:255:43 | 255 | fn point_is_in_span(point: BytePos, span: &Span) -> bool { | ^^^^^ help: try passing by value: `Span` | = note: `#[warn(rustc::pass_by_value)]` on by default Compiling jsonrpc-server-utils v18.0.0 Compiling jsonrpc-pubsub v18.0.0 Compiling jsonrpc-derive v18.0.0 Compiling jsonrpc-ipc-server v18.0.0 Compiling jsonrpc-client-transports v18.0.0 Compiling jsonrpc-core-client v18.0.0 Compiling rls-ipc v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/rls-ipc) Compiling rls-rustc v0.6.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/rls-rustc) warning: `racer` (lib) generated 1 warning Finished release [optimized + debuginfo] target(s) in 1m 40s Building rustdoc for stage2 (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling proc-macro2 v1.0.37 Compiling syn v1.0.91 Compiling unicode-xid v0.2.2 Compiling cfg-if v1.0.0 Compiling libc v0.2.125 Compiling memchr v2.4.1 Compiling version_check v0.9.3 Compiling serde_derive v1.0.125 Compiling serde v1.0.125 Compiling lazy_static v1.4.0 Compiling autocfg v1.1.0 Compiling scopeguard v1.1.0 Compiling crossbeam-utils v0.8.8 Compiling getrandom v0.2.0 Compiling regex-syntax v0.6.25 Compiling cfg-if v0.1.10 Compiling parking_lot_core v0.8.5 Compiling crossbeam-epoch v0.9.6 Compiling log v0.4.14 Compiling minimal-lexical v0.2.1 Compiling rayon-core v1.9.1 Compiling smallvec v1.7.0 Compiling askama_escape v0.10.2 Compiling pin-project-lite v0.2.8 Compiling once_cell v1.10.0 Compiling bitflags v1.2.1 Compiling ppv-lite86 v0.2.8 Compiling ryu v1.0.5 Compiling either v1.6.0 Compiling pulldown-cmark v0.9.1 Compiling ansi_term v0.12.1 Compiling serde_json v1.0.59 Compiling remove_dir_all v0.5.3 Compiling itoa v0.4.6 Compiling macro-utils v0.1.3 Compiling arrayvec v0.7.0 Compiling instant v0.1.12 Compiling tracing-core v0.1.21 Compiling sharded-slab v0.1.1 Compiling lock_api v0.4.5 Compiling thread_local v1.1.4 Compiling itertools v0.10.1 Compiling minifier v0.0.43 Compiling nom v7.1.0 Compiling unicase v2.6.0 Compiling memoffset v0.6.5 Compiling rayon v1.5.1 Compiling tracing-log v0.1.2 Compiling crossbeam-channel v0.5.4 Compiling aho-corasick v0.7.18 Compiling quote v1.0.18 Compiling num_cpus v1.13.1 Compiling atty v0.2.14 Compiling regex-automata v0.1.10 Compiling regex v1.5.5 Compiling rand_core v0.6.2 Compiling parking_lot v0.11.2 Compiling crossbeam-deque v0.8.1 Compiling rand_chacha v0.3.0 Compiling matchers v0.1.0 Compiling rand v0.8.5 Compiling tempfile v3.2.0 Compiling tracing-attributes v0.1.18 Compiling tracing v0.1.29 Compiling tracing-subscriber v0.3.3 Compiling tracing-tree v0.2.0 Compiling toml v0.5.7 Compiling rustdoc-json-types v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/rustdoc-json-types) Compiling askama_shared v0.12.0 Compiling askama_derive v0.11.0 Compiling askama v0.11.0 Compiling rustdoc v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/librustdoc) Compiling rustdoc-tool v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rustdoc) Finished release [optimized + debuginfo] target(s) in 1m 22s Building stage2 tool rustfmt (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling cc v1.0.69 Compiling libz-sys v1.1.3 Compiling rustc-workspace-hack v1.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rustc-workspace-hack) Compiling rustfmt-nightly v1.4.38 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rustfmt) Finished release [optimized + debuginfo] target(s) in 31.84s Build completed successfully in 0:20:01 + /usr/libexec/platform-python ./x.py doc --stage 2 info: using vendored source, but .cargo/config is already present. Reusing the current configuration file. But you may want to configure vendoring like this: [source.crates-io] replace-with = 'vendored-sources' registry = 'https://example.com' [source.vendored-sources] directory = '/builddir/build/BUILD/rustc-1.62.1-src/vendor' Building rustbuild warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished dev [unoptimized] target(s) in 0.24s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Generating unstable book md files (x86_64-unknown-linux-gnu) Building stage0 tool unstable-book-gen (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling proc-macro2 v1.0.37 Compiling unicode-xid v0.2.2 Compiling syn v1.0.91 Compiling serde_derive v1.0.125 Compiling serde v1.0.125 Compiling memchr v2.4.1 Compiling ryu v1.0.5 Compiling serde_json v1.0.59 Compiling semver v1.0.3 Compiling camino v1.0.5 Compiling autocfg v1.1.0 Compiling itoa v0.4.6 Compiling crossbeam-utils v0.8.8 Compiling regex-syntax v0.6.25 Compiling same-file v1.0.6 Compiling lazy_static v1.4.0 Compiling cfg-if v1.0.0 Compiling walkdir v2.3.2 Compiling num-traits v0.2.12 Compiling aho-corasick v0.7.18 Compiling quote v1.0.18 Compiling regex v1.5.5 Compiling cargo-platform v0.1.2 Compiling cargo_metadata v0.14.0 Compiling tidy v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/tidy) Compiling unstable-book-gen v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/unstable-book-gen) Finished release [optimized + debuginfo] target(s) in 21.30s Building stage0 tool rustbook (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling libc v0.2.125 Compiling getrandom v0.2.0 Compiling syn v1.0.91 Compiling cfg-if v0.1.10 Compiling memchr v2.4.1 Compiling ppv-lite86 v0.2.8 Compiling serde v1.0.125 Compiling siphasher v0.3.3 Compiling parking_lot_core v0.8.5 Compiling log v0.4.14 Compiling new_debug_unreachable v1.0.4 Compiling smallvec v1.7.0 Compiling bitflags v1.2.1 Compiling scopeguard v1.1.0 Compiling mac v0.1.1 Compiling matches v0.1.8 Compiling ucd-trie v0.1.3 Compiling precomputed-hash v0.1.1 Compiling serde_json v1.0.59 Compiling tinyvec v0.3.4 Compiling maplit v1.0.2 Compiling utf-8 v0.7.5 Compiling version_check v0.9.3 Compiling percent-encoding v2.1.0 Compiling hashbrown v0.11.2 Compiling termcolor v1.1.2 Compiling unicode-segmentation v1.6.0 Compiling regex-automata v0.1.10 Compiling strsim v0.10.0 Compiling quick-error v1.2.3 Compiling anyhow v1.0.51 Compiling textwrap v0.14.2 Compiling pulldown-cmark v0.9.1 Compiling quick-error v2.0.0 Compiling once_cell v1.10.0 Compiling strum v0.18.0 Compiling unicode-width v0.1.8 Compiling remove_dir_all v0.5.3 Compiling strsim v0.8.0 Compiling vec_map v0.8.2 Compiling topological-sort v0.1.0 Compiling shlex v1.0.0 Compiling ansi_term v0.12.1 Compiling instant v0.1.12 Compiling indexmap v1.8.0 Compiling num-traits v0.2.12 Compiling num-integer v0.1.43 Compiling futf v0.1.4 Compiling lock_api v0.4.5 Compiling unicode-bidi v0.3.4 Compiling phf_shared v0.10.0 Compiling pest v2.1.3 Compiling form_urlencoded v1.0.1 Compiling unicode-normalization v0.1.13 Compiling humantime v1.3.0 Compiling textwrap v0.11.0 Compiling heck v0.3.1 Compiling unicase v2.6.0 Compiling tendril v0.4.1 Compiling phf v0.10.1 Compiling pest_meta v2.1.3 Compiling idna v0.2.0 Compiling aho-corasick v0.7.18 Compiling os_str_bytes v6.0.0 Compiling bstr v0.2.13 Compiling atty v0.2.14 Compiling time v0.1.43 Compiling clap v3.1.1 Compiling clap v2.34.0 Compiling parking_lot v0.11.2 Compiling rand_core v0.6.2 Compiling url v2.2.2 Compiling opener v0.5.0 Compiling rand_chacha v0.3.0 Compiling regex v1.5.5 Compiling chrono v0.4.19 Compiling rand v0.8.5 Compiling clap_complete v3.1.1 Compiling env_logger v0.7.1 Compiling string_cache v0.8.3 Compiling toml v0.5.7 Compiling tempfile v3.2.0 Compiling phf_generator v0.10.0 Compiling pest_generator v2.1.3 Compiling string_cache_codegen v0.5.2 Compiling phf_codegen v0.10.0 Compiling markup5ever v0.11.0 Compiling html5ever v0.26.0 Compiling serde_derive v1.0.125 Compiling strum_macros v0.18.0 Compiling pest_derive v2.1.0 Compiling handlebars v4.1.0 Compiling elasticlunr-rs v2.3.9 Compiling ammonia v3.2.0 Compiling mdbook v0.4.18 Compiling rustbook v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rustbook) Finished release [optimized + debuginfo] target(s) in 31.82s Rustbook (x86_64-unknown-linux-gnu) - unstable-book Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.28s Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage1 compiler (x86_64-unknown-linux-gnu) Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.28s Copying stage1 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage2 compiler (x86_64-unknown-linux-gnu) Rustbook (x86_64-unknown-linux-gnu) - book Rustbook (x86_64-unknown-linux-gnu) - book/first-edition [2022-09-28T10:32:47Z WARN mdbook::renderer::html_handlebars::hbs_renderer] Previous versions of mdBook erroneously accepted `./src/theme` as an automatic theme directory [2022-09-28T10:32:47Z WARN mdbook::renderer::html_handlebars::hbs_renderer] Please move your theme files to `./theme` for them to continue being used Rustbook (x86_64-unknown-linux-gnu) - book/second-edition [2022-09-28T10:32:47Z WARN mdbook::renderer::html_handlebars::hbs_renderer] Previous versions of mdBook erroneously accepted `./src/theme` as an automatic theme directory [2022-09-28T10:32:47Z WARN mdbook::renderer::html_handlebars::hbs_renderer] Please move your theme files to `./theme` for them to continue being used Rustbook (x86_64-unknown-linux-gnu) - book/2018-edition [2022-09-28T10:32:48Z WARN mdbook::renderer::html_handlebars::hbs_renderer] Previous versions of mdBook erroneously accepted `./src/theme` as an automatic theme directory [2022-09-28T10:32:48Z WARN mdbook::renderer::html_handlebars::hbs_renderer] Please move your theme files to `./theme` for them to continue being used Documenting standalone (x86_64-unknown-linux-gnu) Building rustdoc for stage2 (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.25s Documenting book redirect pages (x86_64-unknown-linux-gnu) Documenting stage2 std (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Documenting core v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/core) Finished release [optimized + debuginfo] target(s) in 13.03s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling compiler_builtins v0.1.71 Checking core v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/core) Checking rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-core) Documenting alloc v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/alloc) Finished release [optimized + debuginfo] target(s) in 16.20s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling libc v0.2.125 Compiling cc v1.0.69 Compiling memchr v2.4.1 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Checking alloc v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/alloc) Checking cfg-if v0.1.10 Checking adler v0.2.3 Checking rustc-demangle v0.1.21 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/unwind) Checking rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-alloc) Checking panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_abort) Checking panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_unwind) Checking gimli v0.25.0 Checking object v0.26.2 Checking miniz_oxide v0.4.0 Checking hashbrown v0.12.0 Checking std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.62.1-src/library/stdarch/crates/std_detect) Checking addr2line v0.16.0 Documenting std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Finished release [optimized + debuginfo] target(s) in 11.45s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Checking std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Documenting proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/proc_macro) Finished release [optimized + debuginfo] target(s) in 4.55s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Checking rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-std) Checking proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/proc_macro) Checking unicode-width v0.1.8 Checking getopts v0.2.21 Documenting test v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/test) Finished release [optimized + debuginfo] target(s) in 2.04s Documenting error index (x86_64-unknown-linux-gnu) Building stage1 tool error_index_generator (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling same-file v1.0.6 Compiling walkdir v2.3.2 Compiling error_index_generator v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/error_index_generator) Finished release [optimized + debuginfo] target(s) in 6.23s Rustbook (x86_64-unknown-linux-gnu) - nomicon Rustbook (x86_64-unknown-linux-gnu) - reference Rustbook (x86_64-unknown-linux-gnu) - rustdoc Rustbook (x86_64-unknown-linux-gnu) - rust-by-example Generating lint docs (x86_64-unknown-linux-gnu) Uplifting stage1 std (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Copying stage2 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage0 tool lint-docs (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling serde v1.0.125 Compiling rand v0.8.5 Compiling tempfile v3.2.0 Compiling serde_json v1.0.59 Compiling lint-docs v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/lint-docs) Finished release [optimized + debuginfo] target(s) in 8.74s Rustbook (x86_64-unknown-linux-gnu) - rustc Rustbook (x86_64-unknown-linux-gnu) - cargo Rustbook (x86_64-unknown-linux-gnu) - embedded-book Rustbook (x86_64-unknown-linux-gnu) - edition-guide Build completed successfully in 0:02:25 + for triple in wasm32-unknown-unknown wasm32-wasi + /usr/libexec/platform-python ./x.py build --stage 2 --target=wasm32-unknown-unknown std info: using vendored source, but .cargo/config is already present. Reusing the current configuration file. But you may want to configure vendoring like this: [source.crates-io] replace-with = 'vendored-sources' registry = 'https://example.com' [source.vendored-sources] directory = '/builddir/build/BUILD/rustc-1.62.1-src/vendor' Building rustbuild warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished dev [unoptimized] target(s) in 0.24s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.28s Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage1 compiler (x86_64-unknown-linux-gnu) Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.28s Copying stage1 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage2 compiler (x86_64-unknown-linux-gnu) Building stage2 std artifacts (x86_64-unknown-linux-gnu -> wasm32-unknown-unknown) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling compiler_builtins v0.1.71 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/core) Compiling libc v0.2.125 Compiling cc v1.0.69 Compiling memchr v2.4.1 Compiling dlmalloc v0.2.3 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/unwind) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/alloc) Compiling cfg-if v0.1.10 Compiling adler v0.2.3 Compiling rustc-demangle v0.1.21 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_abort) Compiling gimli v0.25.0 Compiling object v0.26.2 Compiling miniz_oxide v0.4.0 Compiling hashbrown v0.12.0 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.62.1-src/library/stdarch/crates/std_detect) Compiling addr2line v0.16.0 warning: dropping unsupported crate type `dylib` for target `wasm32-unknown-unknown` warning: `std` (lib) generated 1 warning Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/proc_macro) Compiling unicode-width v0.1.8 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/test) warning: `test` (lib) generated 1 warning (1 duplicate) Finished release [optimized + debuginfo] target(s) in 52.52s Copying stage2 std from stage2 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / wasm32-unknown-unknown) Build completed successfully in 0:00:54 + for triple in wasm32-unknown-unknown wasm32-wasi + /usr/libexec/platform-python ./x.py build --stage 2 --target=wasm32-wasi std info: using vendored source, but .cargo/config is already present. Reusing the current configuration file. But you may want to configure vendoring like this: [source.crates-io] replace-with = 'vendored-sources' registry = 'https://example.com' [source.vendored-sources] directory = '/builddir/build/BUILD/rustc-1.62.1-src/vendor' Building rustbuild warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished dev [unoptimized] target(s) in 0.24s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.28s Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage1 compiler (x86_64-unknown-linux-gnu) Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.28s Copying stage1 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage2 compiler (x86_64-unknown-linux-gnu) Building stage2 std artifacts (x86_64-unknown-linux-gnu -> wasm32-wasi) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/core) Compiling compiler_builtins v0.1.71 Compiling libc v0.2.125 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/unwind) Compiling memchr v2.4.1 Compiling dlmalloc v0.2.3 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/alloc) Compiling cfg-if v0.1.10 Compiling adler v0.2.3 Compiling rustc-demangle v0.1.21 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_unwind) Compiling gimli v0.25.0 Compiling miniz_oxide v0.4.0 Compiling object v0.26.2 Compiling wasi v0.11.0+wasi-snapshot-preview1 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.62.1-src/library/stdarch/crates/std_detect) Compiling hashbrown v0.12.0 Compiling addr2line v0.16.0 warning: dropping unsupported crate type `dylib` for target `wasm32-wasi` warning: `std` (lib) generated 1 warning Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/proc_macro) Compiling unicode-width v0.1.8 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/test) warning: `test` (lib) generated 1 warning (1 duplicate) Finished release [optimized + debuginfo] target(s) in 55.86s Copying stage2 std from stage2 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / wasm32-wasi) Build completed successfully in 0:00:57 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eml7Y7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64 + cd rustc-1.62.1-src export CONFIG_SITE="NONE" export HISTCONTROL="ignoredups" export HISTSIZE="1000" export HOME="/builddir" export HOSTNAME="" export LANG="C" export LESSOPEN="||/usr/bin/lesspipe.sh %s" export LOGNAME="mockbuild" export MAIL="/var/spool/mail/mockbuild" export OLDPWD="/builddir/build/BUILD" export PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin" export PKG_CONFIG_PATH=":/usr/lib64/pkgconfig:/usr/share/pkgconfig" export PROMPT_COMMAND="printf \"\\033]0;\\007\"" export PWD="/builddir/build/BUILD/rustc-1.62.1-src" export PYTHON_DISALLOW_AMBIGUOUS_VERSION="warn" export RPM_ARCH="x86_64" export RPM_BUILD_DIR="/builddir/build/BUILD" export RPM_BUILD_NCPUS="16" export RPM_BUILD_ROOT="/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64" export RPM_DOC_DIR="/usr/share/doc" export RPM_LD_FLAGS="-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" export RPM_OPT_FLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection" export RPM_OS="linux" export RPM_PACKAGE_NAME="rust" export RPM_PACKAGE_RELEASE="1.el8" export RPM_PACKAGE_VERSION="1.62.1" export RPM_SOURCE_DIR="/builddir/build/SOURCES" export SHELL="/bin/bash" export SHLVL="2" export TERM="vt100" export USER="mockbuild" export which_declare="declare -f" + export + DESTDIR=/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64 + /usr/libexec/platform-python ./x.py install info: using vendored source, but .cargo/config is already present. Reusing the current configuration file. But you may want to configure vendoring like this: [source.crates-io] replace-with = 'vendored-sources' registry = 'https://example.com' [source.vendored-sources] directory = '/builddir/build/BUILD/rustc-1.62.1-src/vendor' Building rustbuild warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished dev [unoptimized] target(s) in 0.24s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.25s Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.28s Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage1 compiler (x86_64-unknown-linux-gnu) Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.28s Copying stage1 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage2 compiler (x86_64-unknown-linux-gnu) Generating unstable book md files (x86_64-unknown-linux-gnu) Building stage0 tool unstable-book-gen (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Building stage0 tool rustbook (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.26s Rustbook (x86_64-unknown-linux-gnu) - unstable-book Documenting standalone (x86_64-unknown-linux-gnu) Building rustdoc for stage2 (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.25s Documenting book redirect pages (x86_64-unknown-linux-gnu) Documenting stage2 std (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Documenting core v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/core) Finished release [optimized + debuginfo] target(s) in 12.87s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Checking core v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/core) Compiling compiler_builtins v0.1.71 Checking rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-core) Documenting alloc v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/alloc) Finished release [optimized + debuginfo] target(s) in 16.22s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling libc v0.2.125 Compiling cc v1.0.69 Compiling memchr v2.4.1 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Checking alloc v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/alloc) Checking cfg-if v0.1.10 Checking adler v0.2.3 Checking rustc-demangle v0.1.21 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/unwind) Checking rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-alloc) Checking panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_unwind) Checking panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_abort) Checking gimli v0.25.0 Checking object v0.26.2 Checking std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.62.1-src/library/stdarch/crates/std_detect) Checking hashbrown v0.12.0 Checking miniz_oxide v0.4.0 Checking addr2line v0.16.0 Documenting std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Finished release [optimized + debuginfo] target(s) in 11.43s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Checking std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Documenting proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/proc_macro) Finished release [optimized + debuginfo] target(s) in 4.59s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Checking rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-std) Checking proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/proc_macro) Checking unicode-width v0.1.8 Checking getopts v0.2.21 Documenting test v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/test) Finished release [optimized + debuginfo] target(s) in 2.03s Documenting error index (x86_64-unknown-linux-gnu) Building stage1 tool error_index_generator (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.26s Generating lint docs (x86_64-unknown-linux-gnu) Uplifting stage1 std (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Copying stage2 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage0 tool lint-docs (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Rustbook (x86_64-unknown-linux-gnu) - rustc Building stage0 tool fabricate (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling crossbeam-epoch v0.9.6 Compiling cc v1.0.69 Compiling pkg-config v0.3.18 Compiling rayon-core v1.9.1 Compiling crc32fast v1.2.0 Compiling adler v0.2.3 Compiling either v1.6.0 Compiling yaml-rust v0.3.5 Compiling memoffset v0.6.5 Compiling rayon v1.5.1 Compiling num_cpus v1.13.1 Compiling crossbeam-channel v0.5.4 Compiling filetime v0.2.14 Compiling xattr v0.2.2 Compiling miniz_oxide v0.4.0 Compiling tar v0.4.37 Compiling clap v2.34.0 Compiling crossbeam-deque v0.8.1 Compiling flate2 v1.0.16 Compiling lzma-sys v0.1.16 Compiling xz2 v0.1.6 Compiling installer v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rust-installer) Finished release [optimized + debuginfo] target(s) in 10.00s Dist rust-docs-1.62.1-x86_64-unknown-linux-gnu finished in 17.246 seconds Install docs stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-docs' rust docs installed. Dist rust-std-1.62.1-x86_64-unknown-linux-gnu finished in 18.751 seconds Install std stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-std-x86_64-unknown-linux-gnu' rust std installed. Uplifting stage1 rustc (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Copying stage2 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage2 tool cargo (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling curl-sys v0.4.51+curl-7.80.0 Compiling curl v0.4.41 Compiling cargo v0.63.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo) Compiling git2-curl v0.15.0 Compiling crates-io v0.34.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/crates-io) Finished release [optimized + debuginfo] target(s) in 1m 22s Building stage2 tool cargo-credential-1password (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.27s Dist cargo-1.62.1-x86_64-unknown-linux-gnu finished in 17.923 seconds Install cargo stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'cargo' cargo installed. Building stage2 tool clippy-driver (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.25s Building stage2 tool rls (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling curl-sys v0.4.51+curl-7.80.0 warning: passing `Span` by reference --> src/tools/rls/racer/src/racer/ast.rs:255:43 | 255 | fn point_is_in_span(point: BytePos, span: &Span) -> bool { | ^^^^^ help: try passing by value: `Span` | = note: `#[warn(rustc::pass_by_value)]` on by default warning: `racer` (lib) generated 1 warning Compiling curl v0.4.41 Compiling cargo v0.63.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo) Compiling crates-io v0.34.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/crates-io) Compiling git2-curl v0.15.0 Compiling rls v1.41.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls) Finished release [optimized + debuginfo] target(s) in 1m 26s Dist rls-1.62.1-x86_64-unknown-linux-gnu finished in 38.004 seconds Install rls stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rls-preview' install: backing up existing file at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE-MIT install: backing up existing file at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/README.md rls installed. Building stage2 tool rustfmt (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.27s Building stage2 tool cargo-fmt (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.25s Dist rustfmt-1.62.1-x86_64-unknown-linux-gnu finished in 16.560 seconds Install rustfmt stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rustfmt-preview' install: backing up existing file at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE-MIT install: backing up existing file at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/README.md rustfmt installed. Building stage2 tool cargo-clippy (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Dist clippy-1.62.1-x86_64-unknown-linux-gnu finished in 10.770 seconds Install clippy stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'clippy-preview' install: backing up existing file at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE-MIT install: backing up existing file at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/README.md clippy installed. Dist rust-analysis-1.62.1-x86_64-unknown-linux-gnu finished in 1.500 seconds Install analysis stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-analysis-x86_64-unknown-linux-gnu' rust analysis installed. Dist rust-src-1.62.1 finished in 1.191 seconds Install src stage2 (None) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-src' rust src installed. Dist rustc-1.62.1-x86_64-unknown-linux-gnu finished in 113.116 seconds Install rustc stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rustc' install: backing up existing file at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE-MIT install: backing up existing file at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/README.md rustc installed. Build completed successfully in 0:08:48 + for triple in wasm32-unknown-unknown wasm32-wasi + DESTDIR=/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64 + /usr/libexec/platform-python ./x.py install --target=wasm32-unknown-unknown std info: using vendored source, but .cargo/config is already present. Reusing the current configuration file. But you may want to configure vendoring like this: [source.crates-io] replace-with = 'vendored-sources' registry = 'https://example.com' [source.vendored-sources] directory = '/builddir/build/BUILD/rustc-1.62.1-src/vendor' Building rustbuild warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished dev [unoptimized] target(s) in 0.29s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.35s Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage1 compiler (x86_64-unknown-linux-gnu) Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.28s Copying stage1 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage2 compiler (x86_64-unknown-linux-gnu) Building stage2 std artifacts (x86_64-unknown-linux-gnu -> wasm32-unknown-unknown) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling compiler_builtins v0.1.71 Compiling libc v0.2.125 Compiling cc v1.0.69 Compiling memchr v2.4.1 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Compiling dlmalloc v0.2.3 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/unwind) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/alloc) Compiling cfg-if v0.1.10 Compiling adler v0.2.3 Compiling rustc-demangle v0.1.21 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_abort) Compiling gimli v0.25.0 Compiling miniz_oxide v0.4.0 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.62.1-src/library/stdarch/crates/std_detect) Compiling hashbrown v0.12.0 Compiling object v0.26.2 Compiling addr2line v0.16.0 warning: dropping unsupported crate type `dylib` for target `wasm32-unknown-unknown` warning: `std` (lib) generated 1 warning Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/proc_macro) Compiling unicode-width v0.1.8 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/test) warning: `test` (lib) generated 1 warning (1 duplicate) Finished release [optimized + debuginfo] target(s) in 44.87s Copying stage2 std from stage2 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / wasm32-unknown-unknown) Building stage0 tool fabricate (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.34s Dist rust-std-1.62.1-wasm32-unknown-unknown finished in 11.047 seconds Install std stage2 (Some(wasm32-unknown-unknown)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-std-wasm32-unknown-unknown' rust std installed. Build completed successfully in 0:00:58 + for triple in wasm32-unknown-unknown wasm32-wasi + DESTDIR=/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64 + /usr/libexec/platform-python ./x.py install --target=wasm32-wasi std info: using vendored source, but .cargo/config is already present. Reusing the current configuration file. But you may want to configure vendoring like this: [source.crates-io] replace-with = 'vendored-sources' registry = 'https://example.com' [source.vendored-sources] directory = '/builddir/build/BUILD/rustc-1.62.1-src/vendor' Building rustbuild warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished dev [unoptimized] target(s) in 0.24s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.28s Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage1 compiler (x86_64-unknown-linux-gnu) Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.24s Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.28s Copying stage1 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Assembling stage2 compiler (x86_64-unknown-linux-gnu) Building stage2 std artifacts (x86_64-unknown-linux-gnu -> wasm32-wasi) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling compiler_builtins v0.1.71 Compiling libc v0.2.125 Compiling memchr v2.4.1 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/unwind) Compiling dlmalloc v0.2.3 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/alloc) Compiling cfg-if v0.1.10 Compiling adler v0.2.3 Compiling rustc-demangle v0.1.21 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_unwind) Compiling gimli v0.25.0 Compiling wasi v0.11.0+wasi-snapshot-preview1 Compiling object v0.26.2 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.62.1-src/library/stdarch/crates/std_detect) Compiling hashbrown v0.12.0 Compiling miniz_oxide v0.4.0 Compiling addr2line v0.16.0 warning: dropping unsupported crate type `dylib` for target `wasm32-wasi` warning: `std` (lib) generated 1 warning Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/proc_macro) Compiling unicode-width v0.1.8 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/test) warning: `test` (lib) generated 1 warning (1 duplicate) Finished release [optimized + debuginfo] target(s) in 44.81s Copying stage2 std from stage2 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / wasm32-wasi) Building stage0 tool fabricate (x86_64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Finished release [optimized + debuginfo] target(s) in 0.25s Dist rust-std-1.62.1-wasm32-wasi finished in 11.232 seconds Install std stage2 (Some(wasm32-wasi)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-std-wasm32-wasi' rust std installed. Build completed successfully in 0:00:58 + rm -rf ./build/dist/ ./build/tmp/ + mkdir -p /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib64 + find /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib -maxdepth 1 -type f -name '*.so' -exec mv -v -t /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib64 '{}' + renamed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/libtest-f729d4eb12169816.so' -> '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib64/libtest-f729d4eb12169816.so' renamed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/librustc_driver-790841276b68e769.so' -> '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib64/librustc_driver-790841276b68e769.so' renamed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/libstd-01271c1d4e4714f5.so' -> '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib64/libstd-01271c1d4e4714f5.so' + find /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib64 -maxdepth 1 -type f -name '*.so' -exec chmod -v +x '{}' + mode of '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib64/libtest-f729d4eb12169816.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib64/librustc_driver-790841276b68e769.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib64/libstd-01271c1d4e4714f5.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) + cd /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib + find ../../../../lib64 -maxdepth 1 -name '*.so' + read lib + '[' -f libtest-f729d4eb12169816.so ']' + cmp ../../../../lib64/libtest-f729d4eb12169816.so libtest-f729d4eb12169816.so + ln -v -f -s -t . ../../../../lib64/libtest-f729d4eb12169816.so './libtest-f729d4eb12169816.so' -> '../../../../lib64/libtest-f729d4eb12169816.so' + read lib + '[' -f librustc_driver-790841276b68e769.so ']' + read lib + '[' -f libstd-01271c1d4e4714f5.so ']' + cmp ../../../../lib64/libstd-01271c1d4e4714f5.so libstd-01271c1d4e4714f5.so + ln -v -f -s -t . ../../../../lib64/libstd-01271c1d4e4714f5.so './libstd-01271c1d4e4714f5.so' -> '../../../../lib64/libstd-01271c1d4e4714f5.so' + read lib + find /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib -maxdepth 1 -type f -exec rm -v '{}' + removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/install.log' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/manifest-rust-std-wasm32-unknown-unknown' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/manifest-rustc' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/manifest-rust-std-wasm32-wasi' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/manifest-clippy-preview' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/uninstall.sh' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/rust-installer-version' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/manifest-rust-std-x86_64-unknown-linux-gnu' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/manifest-rustfmt-preview' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/manifest-cargo' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/manifest-rust-analysis-x86_64-unknown-linux-gnu' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/manifest-rust-src' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/manifest-rust-docs' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/components' removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/manifest-rls-preview' + find /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib -type f -name '*.orig' -exec rm -v '{}' + + find /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/src -type f -name '*.py' -exec rm -v '{}' + removed '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/src/rust/library/core/src/unicode/printable.py' + rm -f /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/README.md + rm -f /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/COPYRIGHT + rm -f /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE + rm -f /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE-APACHE + rm -f /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE-MIT + rm -f /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE-THIRD-PARTY + rm -f /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE-APACHE.old /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/LICENSE-MIT.old /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/README.md.old + find /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/html -empty -delete + find /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust/html -type f -exec chmod -x '{}' + + mkdir -p /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/cargo/registry + mkdir -p /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/cargo + ln -sT ../rust/html/cargo/ /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/cargo/html + rm -f '/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-ll*' + /usr/bin/install -D -m 644 /builddir/build/SOURCES/macros.rust-toolset /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rpm/macros.d/macros.rust-toolset + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.62.1-1.el8 --unique-debug-suffix -1.62.1-1.el8.x86_64 --unique-debug-src-base rust-1.62.1-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --keep-section .rustc -S debugsourcefiles.list /builddir/build/BUILD/rustc-1.62.1-src extracting debug info from /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/bin/clippy-driver extracting debug info from /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/bin/cargo-fmt extracting debug info from /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/bin/rustdoc extracting debug info from /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib64/libtest-f729d4eb12169816.so extracting debug info from /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/bin/rustfmt extracting debug info from /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/bin/rls extracting debug info from /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/libexec/cargo-credential-1password extracting debug info from /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/bin/cargo-clippy extracting debug info from /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/bin/cargo extracting debug info from /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib64/librustc_driver-790841276b68e769.so extracting debug info from /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/bin/rustc extracting debug info from /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib64/libstd-01271c1d4e4714f5.so dwz: ./usr/bin/rls-1.62.1-1.el8.x86_64.debug: Couldn't find DIE referenced by DW_OP_GNU_parameter_ref dwz: ./usr/lib64/librustc_driver-790841276b68e769.so-1.62.1-1.el8.x86_64.debug: Couldn't find DIE referenced by DW_OP_GNU_parameter_ref /usr/lib/rpm/sepdebugcrcfix: Updated 12 CRC32s, 0 CRC32s did match. 138724 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libaddr2line-4eb7f8fe5a6c0dd5.rlib(addr2line-4eb7f8fe5a6c0dd5.addr2line.0ba544cf-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libaddr2line-4eb7f8fe5a6c0dd5.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_std-8acc39a0e99f225d.rlib(rustc_std_workspace_std-8acc39a0e99f225d.rustc_std_workspace_std.6d7a9462-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_std-8acc39a0e99f225d.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libunicode_width-c0bb1e13aa105d25.rlib(unicode_width-c0bb1e13aa105d25.unicode_width.cbe57727-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libunicode_width-c0bb1e13aa105d25.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/liballoc-5c94d31cf2d801f1.rlib(alloc-5c94d31cf2d801f1.alloc.9795f11d-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/liballoc-5c94d31cf2d801f1.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcore-1ab45fb592eaddcc.rlib(core-1ab45fb592eaddcc.core.2b9fab5c-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libminiz_oxide-2bfd7c190312d878.rlib(miniz_oxide-2bfd7c190312d878.miniz_oxide.f797757a-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libminiz_oxide-2bfd7c190312d878.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcore-1ab45fb592eaddcc.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/liballoc-f4b7d611520432b9.rlib(alloc-f4b7d611520432b9.alloc.bd587329-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/liballoc-f4b7d611520432b9.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.1.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.10.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.100.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.101.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.102.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.103.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.104.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.105.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.106.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.107.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.108.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.109.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.11.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.110.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.111.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.112.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.113.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.114.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.115.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.116.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.117.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.118.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.119.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.12.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.120.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.121.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.122.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.123.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.124.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.125.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.126.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.127.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.128.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.129.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.13.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.130.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.131.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.132.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.133.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.134.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.135.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.136.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.137.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.138.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.139.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.14.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.140.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.141.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.142.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.143.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.144.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.145.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.146.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.147.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.148.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.149.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.15.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.150.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.151.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.152.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.153.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.154.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.155.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.156.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.157.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.158.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.159.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.16.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.160.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.161.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.162.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.163.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.164.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.165.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.166.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.167.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.168.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.169.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.17.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.170.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.171.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.172.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.173.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.174.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.175.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.176.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.177.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.178.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.179.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.18.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.180.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.181.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.182.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.183.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.184.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.185.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.186.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.187.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.188.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.189.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.19.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.190.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.191.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.192.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.193.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.194.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.195.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.196.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.197.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.198.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.199.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.2.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.20.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.200.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.201.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.202.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.203.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.204.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.205.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.206.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.207.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.208.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.209.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.21.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.210.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.211.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.212.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.213.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.214.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.215.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.216.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.217.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.218.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.219.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.22.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.220.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.221.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.222.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.223.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.224.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.225.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.226.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.227.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.228.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.229.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.23.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.230.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.231.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.232.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.233.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.234.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.235.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.236.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.237.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.238.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.239.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.24.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.240.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.241.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.242.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.243.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.244.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.245.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.246.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.247.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.248.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.249.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.25.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.250.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.251.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.252.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.253.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.254.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.255.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.256.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.257.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.258.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.259.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.26.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.260.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.261.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.262.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.263.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.264.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.27.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.28.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.29.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.3.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.30.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.31.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.32.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.33.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.34.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.35.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.36.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.37.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.38.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.39.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.4.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.40.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.41.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.42.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.43.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.44.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.45.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.46.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.47.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.48.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.49.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.5.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.50.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.51.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.52.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.53.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.54.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.55.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.56.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.57.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.58.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.59.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.6.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.60.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.61.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.62.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.63.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.64.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.65.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.66.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.67.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.68.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.69.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.7.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.70.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.71.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.72.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.73.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.74.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.75.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.76.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.77.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.78.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.79.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.8.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.80.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.81.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.82.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.83.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.84.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.85.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.86.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.87.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.88.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.89.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.9.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.90.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.91.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.92.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.93.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.94.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.95.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.96.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.97.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.98.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(compiler_builtins-8da2fe68ef243c5c.compiler_builtins.230d0408-cgu.99.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_std-c277f25543d401ee.rlib(rustc_std_workspace_std-c277f25543d401ee.rustc_std_workspace_std.e4944d6d-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_std-c277f25543d401ee.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_demangle-acffa71cd629991e.rlib(rustc_demangle-acffa71cd629991e.rustc_demangle.69a2b051-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_demangle-acffa71cd629991e.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libmemchr-5d62fd7e66694cf4.rlib(memchr-5d62fd7e66694cf4.memchr.542b4737-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libmemchr-5d62fd7e66694cf4.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_alloc-040365350187d2ce.rlib(rustc_std_workspace_alloc-040365350187d2ce.rustc_std_workspace_alloc.8403e72a-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_alloc-040365350187d2ce.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_unwind-f4b6e7922a288a7d.rlib(panic_unwind-f4b6e7922a288a7d.panic_unwind.e992374e-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_unwind-f4b6e7922a288a7d.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libtest-a0b668b35788c451.rlib(test-a0b668b35788c451.test.4776afd7-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.1.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.10.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.100.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.101.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.102.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.103.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.104.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.105.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.106.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.107.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.108.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.109.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.11.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.110.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.111.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.112.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.113.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.114.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.115.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.116.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.117.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.118.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.119.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.12.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.120.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.121.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.122.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.123.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.124.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.125.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.13.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.14.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.15.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.16.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.17.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.18.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.19.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.2.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.20.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.21.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.22.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.23.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.24.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.25.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.26.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.27.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.28.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.29.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.3.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.30.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.31.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.32.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.33.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.34.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.35.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.36.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.37.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.38.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.39.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.4.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.40.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.41.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.42.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.43.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.44.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.45.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.46.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.47.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.48.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.49.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.5.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.50.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.51.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.52.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.53.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.54.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.55.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.56.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.57.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.58.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.59.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.6.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.60.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.61.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.62.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.63.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.64.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.65.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.66.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.67.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.68.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.69.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.7.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.70.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.71.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.72.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.73.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.74.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.75.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.76.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.77.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.78.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.79.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.8.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.80.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.81.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.82.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.83.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.84.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.85.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.86.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.87.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.88.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.89.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.9.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.90.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.91.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.92.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.93.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libtest-a0b668b35788c451.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.94.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.95.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.96.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.97.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.98.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(compiler_builtins-8ee9cdb5aa429d7b.compiler_builtins.16f17b50-cgu.99.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libmemchr-23020428751abef5.rlib(memchr-23020428751abef5.memchr.f00183e5-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libmemchr-23020428751abef5.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libtest-b6235188c9f84fa5.rlib(test-b6235188c9f84fa5.test.c80dbbd2-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libgetopts-e187d996a7f0f295.rlib(getopts-e187d996a7f0f295.getopts.fde0e51f-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libgetopts-e187d996a7f0f295.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libgimli-d3cce431bfb3b42e.rlib(gimli-d3cce431bfb3b42e.gimli.d18ff99f-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libgimli-d3cce431bfb3b42e.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libtest-b6235188c9f84fa5.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcore-a8214327653f78eb.rlib(core-a8214327653f78eb.core.a73bf7f1-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libstd_detect-58674ca0c2f3a86a.rlib(std_detect-58674ca0c2f3a86a.std_detect.fcd354fd-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libstd_detect-58674ca0c2f3a86a.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libadler-f3a1b978b4aec2eb.rlib(adler-f3a1b978b4aec2eb.adler.d7af52f2-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libadler-f3a1b978b4aec2eb.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_demangle-1d0cc962d42db6df.rlib(rustc_demangle-1d0cc962d42db6df.rustc_demangle.101d8c35-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_demangle-1d0cc962d42db6df.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcore-a8214327653f78eb.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libobject-39d1a0d5a2ac655a.rlib(object-39d1a0d5a2ac655a.object.130de020-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libobject-39d1a0d5a2ac655a.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libgimli-90cc49772c1a0055.rlib(gimli-90cc49772c1a0055.gimli.da6a4742-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libgimli-90cc49772c1a0055.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcfg_if-26042c8ced478d25.rlib(cfg_if-26042c8ced478d25.cfg_if.bfa95929-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcfg_if-26042c8ced478d25.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_core-1e12edd32e0fe01d.rlib(rustc_std_workspace_core-1e12edd32e0fe01d.rustc_std_workspace_core.ee54f301-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_core-1e12edd32e0fe01d.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libgetopts-e1dbf9a19854591b.rlib(getopts-e1dbf9a19854591b.getopts.9d5d7ec5-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libgetopts-e1dbf9a19854591b.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libproc_macro-8ac371008b15eb6b.rlib(proc_macro-8ac371008b15eb6b.proc_macro.1f4d99c2-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libproc_macro-8ac371008b15eb6b.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libpanic_abort-3504676b7b77de75.rlib(panic_abort-3504676b7b77de75.panic_abort.bd28b3b7-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libpanic_abort-3504676b7b77de75.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libstd-611dd2578f096d7b.rlib(std-611dd2578f096d7b.std.4a620499-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libstd-611dd2578f096d7b.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libunwind-802936440d43026c.rlib(unwind-802936440d43026c.unwind.d01ad790-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libunwind-802936440d43026c.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libobject-575501a627cfb40e.rlib(object-575501a627cfb40e.object.885d3a5e-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libobject-575501a627cfb40e.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libpanic_unwind-6ffa83ba2e3e8c72.rlib(panic_unwind-6ffa83ba2e3e8c72.panic_unwind.dc6200c8-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libpanic_unwind-6ffa83ba2e3e8c72.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_alloc-a768be1b4ec060ec.rlib(rustc_std_workspace_alloc-a768be1b4ec060ec.rustc_std_workspace_alloc.1e1b8e72-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_alloc-a768be1b4ec060ec.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libadler-c7bbce0e899fd1f8.rlib(adler-c7bbce0e899fd1f8.adler.ff5da193-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libadler-c7bbce0e899fd1f8.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_abort-33f799d2422e9e60.rlib(panic_abort-33f799d2422e9e60.panic_abort.9802b3ba-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_abort-33f799d2422e9e60.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_core-9c9c487ba5cc997c.rlib(rustc_std_workspace_core-9c9c487ba5cc997c.rustc_std_workspace_core.a29250c9-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_core-9c9c487ba5cc997c.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcfg_if-45e8cae853b00882.rlib(cfg_if-45e8cae853b00882.cfg_if.aa998f3e-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcfg_if-45e8cae853b00882.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libstd_detect-d0b1e60f032e2c41.rlib(std_detect-d0b1e60f032e2c41.std_detect.c06b0435-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libstd_detect-d0b1e60f032e2c41.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libstd-b692035e72cf2a3e.rlib(std-b692035e72cf2a3e.std.2deb2ced-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(dlmalloc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(_Exit.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(linkat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(read.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ftruncate.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(close.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(usleep.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(pwrite.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(unlinkat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fsync.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lseek.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sleep.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(pread.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(readlinkat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(faccessat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fdatasync.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(symlinkat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(write.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(renameat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(clock_nanosleep.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(clock_getres.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(nanosleep.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(CLOCK_MONOTONIC.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(CLOCK_THREAD_CPUTIME_ID.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(CLOCK_PROCESS_CPUTIME_ID.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(CLOCK_REALTIME.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(time.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(clock_gettime.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(futimens.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fstat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fstatat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(utimensat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mkdirat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(select.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(pselect.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(gettimeofday.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(shutdown.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(send.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getsockopt.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(recv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(writev.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(preadv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(pwritev.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(readv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ioctl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sched_yield.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fdclosedir.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(dirfd.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(readdir.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(telldir.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fdopendir.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(seekdir.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(closedir.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(rewinddir.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(opendirat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(scandirat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(errno.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fcntl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(posix_fallocate.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(posix_fadvise.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(openat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(poll.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__wasilibc_rmdirat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getentropy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(reallocarray.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libstd-b692035e72cf2a3e.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__main_argc_argv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(accept.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__wasilibc_unlinkat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__wasilibc_real.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__wasilibc_dt.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(isatty.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sbrk.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__wasilibc_environ.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(math-builtins.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fmin-fmax.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(errno.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(preopens.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(environ.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__wasilibc_tell.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(posix.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getcwd.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__original_main.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__wasilibc_initialize_environ.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__main_void.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(truncate.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(complex-builtins.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__wasilibc_fd_renumber.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(abort.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(at_fdcwd.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(chdir.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(a64l.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(basename.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(dirname.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ffs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ffsl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ffsll.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fmtmsg.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getdomainname.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(gethostid.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getopt.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getopt_long.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getsubopt.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(uname.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(nftw.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strerror.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(htonl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(htons.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ntohl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ntohs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(inet_ntop.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(inet_pton.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(inet_aton.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(in6addr_any.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(in6addr_loopback.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fenv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fesetround.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(feupdateenv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fesetexceptflag.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fegetexceptflag.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(feholdexcept.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(exit.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atexit.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(assert.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(quick_exit.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(at_quick_exit.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strftime.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(asctime.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(asctime_r.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ctime.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ctime_r.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsftime.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strptime.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(difftime.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(timegm.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ftime.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(gmtime.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(gmtime_r.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(timespec_get.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getdate.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(localtime.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(localtime_r.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mktime.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__tm_to_secs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__month_to_secs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__secs_to_tm.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__year_to_secs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__tz.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(creat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(alphasort.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(versionsort.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(clearenv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getenv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(putenv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(setenv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(unsetenv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(posix_close.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(futimesat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(floatscan.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(intscan.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(shgetc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(defsysinfo.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(libc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fgetln.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fputws.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fscanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(putc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fputwc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(stdout.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(clearerr.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ungetwc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__stdio_write.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(dprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vdprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fgetwc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ext2.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ftell.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vsscanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(scanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(snprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(putwchar.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(swprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__uflow.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ferror.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fputs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__fdopen.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(setbuffer.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(feof.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(stdin.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fwrite.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ofl_add.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(stderr.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getline.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fgetws.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(freopen.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__toread.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vswprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(putchar.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(putchar_unlocked.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(rewind.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vfwscanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vsnprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getwchar.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getc_unlocked.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(swscanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ext.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vfwprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(open_wmemstream.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ofl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fread.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__fopen_rb_ca.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getw.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fileno.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fgetc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fwprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getchar_unlocked.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fsetpos.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vswscanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fputc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getwc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__stdio_seek.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fopen.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getchar.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fgets.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__stdio_exit.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(printf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(setbuf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fclose.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fseek.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(getdelim.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(asprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(setvbuf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(perror.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vwprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__overflow.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vscanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vwscanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fwide.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fmemopen.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vfscanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fwscanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wscanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ungetc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(putwc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vasprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__fclose_ca.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(setlinebuf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vfprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__towrite.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(open_memstream.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__fmodeflags.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fopencookie.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__stdio_read.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(puts.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__stdio_close.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fgetpos.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(putw.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(putc_unlocked.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fflush.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sscanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__stdout_write.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(vsprintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsdup.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsncat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strdup.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(memmove.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strstr.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcspbrk.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsspn.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcschr.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(stpcpy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcswcs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(memrchr.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(memccpy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcscspn.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strlen.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(bcopy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcpcpy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(bcmp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsncasecmp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strndup.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strrchr.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(stpncpy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mempcpy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strcpy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(swab.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strchrnul.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcpncpy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(memcpy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsncasecmp_l.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcscasecmp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsstr.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strcasestr.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcslen.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(memcmp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(rindex.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(explicit_bzero.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strncmp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strcasecmp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strnlen.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcscmp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strerror_r.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strncpy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsnlen.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wmemset.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsrchr.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strtok.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wmemcpy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcscpy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wmemcmp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strncat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strlcpy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(memmem.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcscat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strpbrk.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(index.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(memset.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strlcat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strverscmp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strncasecmp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(bzero.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strspn.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strchr.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strcmp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsncmp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcscasecmp_l.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wmemchr.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(memchr.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsncpy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strsep.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcstok.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wmemmove.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strcat.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strtok_r.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strcspn.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(pleval.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(catgets.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strcoll.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iconv_close.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsxfrm.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strfmon.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(newlocale.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(locale_map.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strxfrm.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(setlocale.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcscoll.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(localeconv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(langinfo.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__mo_lookup.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(catclose.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iconv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(uselocale.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(catopen.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(c_locale.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(freelocale.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__lctrans.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(duplocale.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(llabs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atoll.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strtol.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ldiv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(imaxdiv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atof.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(abs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atoi.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atol.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lldiv.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(strtod.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcstod.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(labs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(qsort.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(imaxabs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(gcvt.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fcvt.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(bsearch.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ecvt.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcstol.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(div.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lsearch.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(insque.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tdelete.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(hsearch.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(twalk.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tdestroy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tfind.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tsearch.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mbsnrtowcs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wctob.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wctomb.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcrtomb.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mbrtowc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mbsrtowcs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mbtowc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(c32rtomb.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcstombs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsrtombs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcsnrtombs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mbrtoc16.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(btowc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mbsinit.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(internal.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mbstowcs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mbrlen.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mbrtoc32.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mblen.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(c16rtomb.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fnmatch.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(regcomp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(regexec.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(glob.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(regerror.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tre-mem.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(rand.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(drand48.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(seed48.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__rand48_step.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__seed48.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lcong48.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(srand48.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(random.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(rand_r.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(mrand48.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lrand48.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fpathconf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(confstr.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sysconf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(legacy.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(pathconf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iswgraph.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(toascii.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iswupper.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcswidth.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(isspace.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(isupper.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__ctype_b_loc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iscntrl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(isxdigit.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wctrans.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__ctype_get_mb_cur_max.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(isdigit.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(isgraph.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__ctype_tolower_loc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iswblank.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(islower.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iswalnum.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tolower.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iswalpha.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(isalnum.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(isblank.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(towctrans.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(isalpha.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__ctype_toupper_loc.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iswprint.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(toupper.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iswxdigit.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iswpunct.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iswctype.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ispunct.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iswdigit.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(isascii.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(wcwidth.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iswlower.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iswspace.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(iswcntrl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(isprint.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(j1.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(jnf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(log10l.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atanl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(log2_data.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(truncl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fmaxl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(asinhl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__tan.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tanhl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ldexp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atan2.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(significandf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ldexpl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__cosdf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(scalbln.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tgamma.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__math_invalidl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(pow.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(nexttoward.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(llrintl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(scalbf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(logbf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(asinf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fma.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(acosl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(acos.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(log1pl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__cos.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(erff.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__sindf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sincosl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(coshl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cosl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fdim.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(llround.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(j0.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(hypotf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(round.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fdiml.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(nanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__rem_pio2f.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atanh.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(expm1.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(finitef.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(exp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(signgam.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(exp10l.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tgammal.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(log_data.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cosf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cbrtl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lroundl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__rem_pio2.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(jn.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tanhf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sinhl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(log10.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sqrtl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(acosh.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tanl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(pow_data.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ilogbl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(exp2f.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cosh.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(remainderl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(significand.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ceill.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lrintl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(nanl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(expf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lgammal.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(log.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__rem_pio2l.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fdimf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(nexttowardl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(log2f.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__expo2f.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atan2l.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(nexttowardf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lrintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(scalblnf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fminl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(powf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(asin.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__math_uflow.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atan.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lround.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(logl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lroundf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(j1f.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sqrt_data.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sinf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(expl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fmodl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(nearbyintl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(nextafterf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(modff.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__math_xflow.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(hypot.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(exp2f_data.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sinh.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lgammaf_r.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tan.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(erfl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(frexpf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(remquol.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(scalbnf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(frexp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(log2f_data.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(floorl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__math_uflowf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sincosf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(acoshl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(powl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(acosf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cbrt.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(remquo.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(exp2l.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(coshf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(modfl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cbrtf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(llroundf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__invtrigl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(logbl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__math_xflowf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(exp_data.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(log1p.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lgamma_r.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lgamma.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__polevll.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(llrint.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(logb.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ilogbf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fmaf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ilogb.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lrint.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__expo2.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(roundf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(finite.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(acoshf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(roundl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(exp10f.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sincos.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(asinh.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(nextafter.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cos.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(scalblnl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(logf_data.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(remquof.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(logf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__sinl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(rintl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(powf_data.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(llroundl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sin.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(scalb.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atanhf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(asinl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tanh.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sinhf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__math_invalidf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(tgammaf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(exp2.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(nan.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fmal.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(sinl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__tanl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(asinhf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(log2l.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__math_oflow.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ldexpf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(copysignl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(j0f.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fabsl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(log1pf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__math_divzerof.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__tandf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(remainder.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(erf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__rem_pio2_large.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(remainderf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(scalbnl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(exp10.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(hypotl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(scalbn.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fmodf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(log2.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(fmod.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(log10f.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atan2f.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(atanhl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(modf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__math_divzero.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(expm1l.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__math_oflowf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__sin.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(lgammaf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__math_invalid.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(llrintf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__cosl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(expm1f.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(nextafterl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(frexpl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cpowf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ctanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ctanl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(csinhl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(csinhf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(csinh.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ccoshl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(catanf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cargf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(csinl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cabsf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cacosf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(casinhf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(conj.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(catanhf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ctanhf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(catanhl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cexpl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cprojl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(casinl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__cexp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(clogl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(catanl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ctan.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ccosh.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(conjl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(casinf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cexp.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ccoshf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cargl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cpowl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(csqrt.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cacosh.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(casin.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(__cexpf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cexpf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(csqrtl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cprojf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cacoshl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cpow.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ccosf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(casinh.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(csqrtf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(conjf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(carg.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cabs.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cacoshf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(clog.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(clogf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(catan.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(catanh.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(csin.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(casinhl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cabsl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ccosl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ccos.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ctanhl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(ctanh.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(csinf.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cproj.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cacosl.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(cacos.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(crypt_des.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(crypt_sha512.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(crypt_blowfish.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(crypt.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(crypt_r.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(encrypt.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(crypt_md5.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(crypt_sha256.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a(arc4random.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libhashbrown-17728ad5c5edad30.rlib(hashbrown-17728ad5c5edad30.hashbrown.dfd70704-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libhashbrown-17728ad5c5edad30.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libunicode_width-768a9700937cc788.rlib(unicode_width-768a9700937cc788.unicode_width.7072ef4c-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libunicode_width-768a9700937cc788.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libminiz_oxide-f0ed68a7d0ec78e0.rlib(miniz_oxide-f0ed68a7d0ec78e0.miniz_oxide.79702a77-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libminiz_oxide-f0ed68a7d0ec78e0.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libdlmalloc-45afbac51dcd6f92.rlib(dlmalloc-45afbac51dcd6f92.dlmalloc.5dea0cef-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libdlmalloc-45afbac51dcd6f92.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libproc_macro-9f07596a135f103d.rlib(proc_macro-9f07596a135f103d.proc_macro.5f9e90a6-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libproc_macro-9f07596a135f103d.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libhashbrown-2b8c8dd22b206ba7.rlib(hashbrown-2b8c8dd22b206ba7.hashbrown.6b07ea40-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libhashbrown-2b8c8dd22b206ba7.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/liblibc-714990f7ef7707e6.rlib(libc-714990f7ef7707e6.libc.8e3a8b6f-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/liblibc-714990f7ef7707e6.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libwasi-bbdde805f139aef0.rlib(wasi-bbdde805f139aef0.wasi.41a710a6-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libwasi-bbdde805f139aef0.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libdlmalloc-2e917e185d31a53a.rlib(dlmalloc-2e917e185d31a53a.dlmalloc.595a82b8-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libdlmalloc-2e917e185d31a53a.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libunwind-3193b56f02365a5a.rlib(unwind-3193b56f02365a5a.unwind.1006f8ea-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libunwind-3193b56f02365a5a.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/liblibc-0dba6901e159a753.rlib(libc-0dba6901e159a753.libc.29eda8e7-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/liblibc-0dba6901e159a753.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libaddr2line-a6142668ff71626d.rlib(addr2line-a6142668ff71626d.addr2line.595e911b-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libaddr2line-a6142668ff71626d.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib/rustlib/src/rust/library/backtrace/ci/android-ndk.sh is executable but has no shebang, removing executable bit mangling shebang in /usr/lib/rustlib/src/rust/library/backtrace/ci/android-sdk.sh from /usr/bin/env sh to #!/usr/bin/sh *** WARNING: ./usr/lib/rustlib/src/rust/library/backtrace/ci/debuglink-docker.sh is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/rustlib/src/rust/library/backtrace/ci/miri-rustup.sh is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/rustlib/src/rust/library/backtrace/ci/run-docker.sh is executable but has no shebang, removing executable bit mangling shebang in /usr/lib/rustlib/src/rust/library/stdarch/ci/style.sh from /usr/bin/env sh to #!/usr/bin/sh mangling shebang in /usr/lib/rustlib/src/rust/library/stdarch/ci/dox.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/lib/rustlib/src/rust/library/stdarch/ci/run.sh from /usr/bin/env sh to #!/usr/bin/sh mangling shebang in /usr/lib/rustlib/src/rust/library/stdarch/ci/run-docker.sh from /usr/bin/env sh to #!/usr/bin/sh + find /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib -type f -regex '.*\.\(a\|rlib\)' -print -exec /usr/bin/llvm-ranlib '{}' ';' /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libunwind-3193b56f02365a5a.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/liblibc-0dba6901e159a753.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libaddr2line-a6142668ff71626d.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/liballoc-f4b7d611520432b9.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-8da2fe68ef243c5c.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_std-c277f25543d401ee.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_demangle-acffa71cd629991e.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libmemchr-5d62fd7e66694cf4.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_alloc-040365350187d2ce.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_unwind-f4b6e7922a288a7d.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libtest-a0b668b35788c451.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libgetopts-e187d996a7f0f295.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libgimli-d3cce431bfb3b42e.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcore-a8214327653f78eb.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libobject-575501a627cfb40e.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libadler-c7bbce0e899fd1f8.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_abort-33f799d2422e9e60.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_core-9c9c487ba5cc997c.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcfg_if-45e8cae853b00882.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libstd_detect-d0b1e60f032e2c41.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libstd-b692035e72cf2a3e.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libhashbrown-17728ad5c5edad30.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libunicode_width-768a9700937cc788.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libminiz_oxide-f0ed68a7d0ec78e0.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libdlmalloc-45afbac51dcd6f92.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libproc_macro-9f07596a135f103d.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libminiz_oxide-2bfd7c190312d878.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libaddr2line-4eb7f8fe5a6c0dd5.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_std-8acc39a0e99f225d.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libunicode_width-c0bb1e13aa105d25.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/liballoc-5c94d31cf2d801f1.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcore-1ab45fb592eaddcc.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-8ee9cdb5aa429d7b.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libmemchr-23020428751abef5.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libtest-b6235188c9f84fa5.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libstd_detect-58674ca0c2f3a86a.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libadler-f3a1b978b4aec2eb.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_demangle-1d0cc962d42db6df.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libobject-39d1a0d5a2ac655a.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libgimli-90cc49772c1a0055.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcfg_if-26042c8ced478d25.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_core-1e12edd32e0fe01d.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libgetopts-e1dbf9a19854591b.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libproc_macro-8ac371008b15eb6b.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libpanic_abort-3504676b7b77de75.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libstd-611dd2578f096d7b.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libunwind-802936440d43026c.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libpanic_unwind-6ffa83ba2e3e8c72.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_alloc-a768be1b4ec060ec.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libhashbrown-2b8c8dd22b206ba7.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/liblibc-714990f7ef7707e6.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libwasi-bbdde805f139aef0.rlib /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libdlmalloc-2e917e185d31a53a.rlib Processing files: rust-1.62.1-1.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Kh1As9 + umask 022 + cd /builddir/build/BUILD + cd rustc-1.62.1-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust + cp -pr README.md /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rust + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1dRyn9 + umask 022 + cd /builddir/build/BUILD + cd rustc-1.62.1-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/rust + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/rust + cp -pr COPYRIGHT /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/rust + cp -pr LICENSE-APACHE /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/rust + cp -pr LICENSE-MIT /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/rust + exit 0 Provides: rust = 1.62.1-1.el8 rust(x86-64) = 1.62.1-1.el8 rustc = 1.62.1-1.el8 rustc(x86-64) = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libLLVM-13.so()(64bit) libLLVM-13.so(LLVM_13)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: rust-std-static-1.62.1-1.el8.x86_64 Provides: rust-std-static = 1.62.1-1.el8 rust-std-static(x86-64) = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-std-static-wasm32-unknown-unknown-1.62.1-1.el8.x86_64 Provides: rust-std-static-wasm32-unknown-unknown = 1.62.1-1.el8 rust-std-static-wasm32-unknown-unknown(x86-64) = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-std-static-wasm32-wasi-1.62.1-1.el8.x86_64 Provides: bundled(wasi-libc) rust-std-static-wasm32-wasi = 1.62.1-1.el8 rust-std-static-wasm32-wasi(x86-64) = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-debugger-common-1.62.1-1.el8.noarch Provides: rust-debugger-common = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-gdb-1.62.1-1.el8.noarch Provides: rust-gdb = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: rust-lldb-1.62.1-1.el8.noarch Provides: rust-lldb = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: rust-doc-1.62.1-1.el8.x86_64 Provides: rust-doc = 1.62.1-1.el8 rust-doc(x86-64) = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cargo-1.62.1-1.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JopZr7 + umask 022 + cd /builddir/build/BUILD + cd rustc-1.62.1-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/cargo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/cargo + cp -pr src/tools/cargo/README.md /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/cargo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sLsFc7 + umask 022 + cd /builddir/build/BUILD + cd rustc-1.62.1-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/cargo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/cargo + cp -pr src/tools/cargo/LICENSE-APACHE /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/cargo + cp -pr src/tools/cargo/LICENSE-MIT /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/cargo + cp -pr src/tools/cargo/LICENSE-THIRD-PARTY /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/cargo + exit 0 Provides: bundled(libgit2) = 1.4.2 cargo = 1.62.1-1.el8 cargo(x86-64) = 1.62.1-1.el8 cargo-vendor = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: cargo-vendor <= 0.1.23 Processing files: cargo-doc-1.62.1-1.el8.noarch Provides: cargo-doc = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rustfmt-1.62.1-1.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LpWm77 + umask 022 + cd /builddir/build/BUILD + cd rustc-1.62.1-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rustfmt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rustfmt + cp -pr src/tools/rustfmt/README.md src/tools/rustfmt/CHANGELOG.md src/tools/rustfmt/Configurations.md /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rustfmt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.beQx5a + umask 022 + cd /builddir/build/BUILD + cd rustc-1.62.1-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/rustfmt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/rustfmt + cp -pr src/tools/rustfmt/LICENSE-APACHE src/tools/rustfmt/LICENSE-MIT /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/rustfmt + exit 0 Provides: rustfmt = 1.62.1-1.el8 rustfmt(x86-64) = 1.62.1-1.el8 rustfmt-preview = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: rustfmt-preview < 1.0.0 Processing files: rls-1.62.1-1.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LcXzda + umask 022 + cd /builddir/build/BUILD + cd rustc-1.62.1-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rls + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rls + cp -pr src/tools/rls/README.md src/tools/rls/COPYRIGHT src/tools/rls/debugging.md /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/rls + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0ULtlb + umask 022 + cd /builddir/build/BUILD + cd rustc-1.62.1-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/rls + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/rls + cp -pr src/tools/rls/LICENSE-APACHE src/tools/rls/LICENSE-MIT /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/rls + exit 0 Provides: bundled(libgit2) = 1.4.2 rls = 1.62.1-1.el8 rls(x86-64) = 1.62.1-1.el8 rls-preview = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcurl.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: rls-preview < 1.31.6 Processing files: clippy-1.62.1-1.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hrq2Na + umask 022 + cd /builddir/build/BUILD + cd rustc-1.62.1-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/clippy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/clippy + cp -pr src/tools/clippy/README.md src/tools/clippy/CHANGELOG.md /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/doc/clippy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aokuD9 + umask 022 + cd /builddir/build/BUILD + cd rustc-1.62.1-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/clippy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/clippy + cp -pr src/tools/clippy/LICENSE-APACHE src/tools/clippy/LICENSE-MIT /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64/usr/share/licenses/clippy + exit 0 Provides: clippy = 1.62.1-1.el8 clippy(x86-64) = 1.62.1-1.el8 clippy-preview = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: clippy-preview <= 0.0.212 Processing files: rust-src-1.62.1-1.el8.noarch Provides: rust-src = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-analysis-1.62.1-1.el8.x86_64 Provides: rust-analysis = 1.62.1-1.el8 rust-analysis(x86-64) = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-toolset-1.62.1-1.el8.x86_64 Provides: rust-toolset = 1.62.1-1.el8 rust-toolset(x86-64) = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-debugsource-1.62.1-1.el8.x86_64 Provides: rust-debugsource = 1.62.1-1.el8 rust-debugsource(x86-64) = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-debuginfo-1.62.1-1.el8.x86_64 Provides: debuginfo(build-id) = 1c63b3bcdb6e1d9d6f554e480dbc4e215d1b7f8e debuginfo(build-id) = 7779f6f76b8f985be861abb875ed433f1db5080f debuginfo(build-id) = 90f23eded860aa14a793b4c29e16dfc4d8038f5b debuginfo(build-id) = 990204c3282eb5d7a9c529a7bf7be4690afa8bd8 debuginfo(build-id) = d68ebacef2a0fb01d64cb275b46f6a99ad781a01 rust-debuginfo = 1.62.1-1.el8 rust-debuginfo(x86-64) = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-debugsource(x86-64) = 1.62.1-1.el8 Processing files: cargo-debuginfo-1.62.1-1.el8.x86_64 Provides: cargo-debuginfo = 1.62.1-1.el8 cargo-debuginfo(x86-64) = 1.62.1-1.el8 debuginfo(build-id) = 59652803ead8d38685b37593f19eda017b9bbef2 debuginfo(build-id) = ff1d018174b75b6c37162bb1ed2136e334e5e43f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-debugsource(x86-64) = 1.62.1-1.el8 Processing files: rustfmt-debuginfo-1.62.1-1.el8.x86_64 Provides: debuginfo(build-id) = 00b7e10555d6887e3e9612888fad0f2aa64f6f62 debuginfo(build-id) = 97812e9d63e8c4121dce1111be407a31d1fd9cd8 rustfmt-debuginfo = 1.62.1-1.el8 rustfmt-debuginfo(x86-64) = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-debugsource(x86-64) = 1.62.1-1.el8 Processing files: rls-debuginfo-1.62.1-1.el8.x86_64 Provides: debuginfo(build-id) = 73b20844390e7e4fe7b0936cf86f874c83e4b603 rls-debuginfo = 1.62.1-1.el8 rls-debuginfo(x86-64) = 1.62.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-debugsource(x86-64) = 1.62.1-1.el8 Processing files: clippy-debuginfo-1.62.1-1.el8.x86_64 Provides: clippy-debuginfo = 1.62.1-1.el8 clippy-debuginfo(x86-64) = 1.62.1-1.el8 debuginfo(build-id) = 0778046a5c8c0bc22e4bfe7e096a87061d4eec36 debuginfo(build-id) = 9c1a870b43c4de5d4fa848225b0edf6ba7fb2d64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-debugsource(x86-64) = 1.62.1-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64 Wrote: /builddir/build/RPMS/rust-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-std-static-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-std-static-wasm32-unknown-unknown-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-std-static-wasm32-wasi-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-debugger-common-1.62.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/rust-gdb-1.62.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/rust-lldb-1.62.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/rust-doc-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/cargo-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/cargo-doc-1.62.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/rustfmt-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/rls-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/clippy-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-src-1.62.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/rust-analysis-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-toolset-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-debugsource-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-debuginfo-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/cargo-debuginfo-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/rustfmt-debuginfo-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/rls-debuginfo-1.62.1-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/clippy-debuginfo-1.62.1-1.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j2Z4ha + umask 022 + cd /builddir/build/BUILD + cd rustc-1.62.1-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/rust-1.62.1-1.el8.x86_64 + exit 0 Child return code was: 0