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-oc8-build-38905-12987/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=991gid=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.63.0-1.oc8.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-oc8-build-38905-12987/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=991gid=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.CEZxEE + 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.63.0-src + /usr/bin/xz -dc /builddir/build/SOURCES/rustc-1.63.0-src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc-1.63.0-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):' Patch #1 (0001-Use-lld-provided-by-system-for-wasm.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 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 2138 (offset 203 lines). Hunk #2 succeeded at 2170 (offset 203 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.63.0-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/jemalloc-sys/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 './src/tools/rls/racer/src/racer/lib.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 './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/type-map/src/lib.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/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/style.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/colored/examples/dynamic_colors.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/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 './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--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8txaBP + umask 022 + cd /builddir/build/BUILD export CONFIG_SITE="NONE" export DEBUGINFOD_URLS="https://debuginfod.centos.org/ " export HISTCONTROL="ignoredups" export HISTSIZE="1000" export HOME="/builddir" export HOSTNAME="" export LANG="C" export LESSOPEN="||/usr/bin/lesspipe.sh %s" export LOADEDMODULES="" export LOGNAME="mockbuild" export MAIL="/var/spool/mail/mockbuild" export MANPATH=":" export MODULEPATH="/etc/scl/modulefiles:/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles" export MODULEPATH_modshare="/usr/share/Modules/modulefiles:2:/etc/modulefiles:2:/usr/share/modulefiles:2" export MODULESHOME="/usr/share/Modules" export MODULES_CMD="/usr/share/Modules/libexec/modulecmd.tcl" export MODULES_RUN_QUARANTINE="LD_LIBRARY_PATH LD_PRELOAD" export OLDPWD="/builddir/build/BUILD" export PATH="/usr/share/Modules/bin:/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.63.0-src" export PYTHON_DISALLOW_AMBIGUOUS_VERSION="warn" export RPM_ARCH="x86_64" export RPM_BUILD_DIR="/builddir/build/BUILD" export RPM_BUILD_NCPUS="32" export RPM_BUILD_ROOT="/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.oc8" export RPM_PACKAGE_VERSION="1.63.0" 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.63.0-src + export ++ /usr/bin/getconf _NPROCESSORS_ONLN + ncpus=32 ++ free -g ++ awk '/^Mem:/{print $2}' + max_cpus=31 + '[' 31 -ge 1 -a 31 -lt 32 ']' + ncpus=31 + /usr/bin/make -O -j32 --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.63.0-1.oc8' 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.63.0-1.oc8 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.63.0-src/x.py --help` configure: + /usr/libexec/platform-python ./x.py build -j 31 --stage 2 Building rustbuild Compiling proc-macro2 v1.0.37 Compiling memchr v2.4.1 Compiling libc v0.2.126 Compiling unicode-xid v0.2.2 Compiling cfg-if v1.0.0 Compiling typenum v1.12.0 Compiling version_check v0.9.3 Compiling syn v1.0.91 Compiling serde_derive v1.0.125 Compiling lazy_static v1.4.0 Compiling cc v1.0.69 Compiling pkg-config v0.3.18 Compiling serde v1.0.125 Compiling log v0.4.14 Compiling regex-automata v0.1.10 Compiling crossbeam-utils v0.8.8 Compiling regex-syntax v0.6.25 Compiling ryu v1.0.5 Compiling fnv v1.0.7 Compiling serde_json v1.0.59 Compiling same-file v1.0.6 Compiling once_cell v1.12.0 Compiling bootstrap v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/bootstrap) Compiling itoa v0.4.6 Compiling cpufeatures v0.2.1 Compiling unicode-width v0.1.8 Compiling hex v0.4.2 Compiling getopts v0.2.21 Compiling walkdir v2.3.2 Compiling thread_local v1.1.4 Compiling generic-array v0.14.4 Compiling cmake v0.1.44 Compiling aho-corasick v0.7.18 Compiling bstr v0.2.13 Compiling quote v1.0.18 Compiling lzma-sys v0.1.16 Compiling xattr v0.2.2 Compiling filetime v0.2.14 Compiling num_cpus v1.13.1 Compiling tar v0.4.38 Compiling xz2 v0.1.6 Compiling opener v0.5.0 Compiling crypto-common v0.1.2 Compiling block-buffer v0.10.2 Compiling digest v0.10.2 Compiling sha2 v0.10.1 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 21.73s Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Compiling compiler_builtins v0.1.73 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/core) Compiling libc v0.2.126 Compiling cc v1.0.69 Compiling memchr v2.4.1 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/std) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/unwind) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_abort) Compiling gimli v0.25.0 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.63.0-src/library/stdarch/crates/std_detect) Compiling miniz_oxide v0.4.0 Compiling hashbrown v0.12.3 Compiling object v0.26.2 Compiling addr2line v0.16.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/test) Finished release [optimized + debuginfo] target(s) in 1m 11s 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) Compiling proc-macro2 v1.0.37 Compiling unicode-xid v0.2.2 Compiling syn v1.0.91 Compiling libc v0.2.126 Compiling version_check v0.9.3 Compiling cfg-if v1.0.0 Compiling cfg-if v0.1.10 Compiling autocfg v1.1.0 Compiling getrandom v0.2.0 Compiling proc-macro-hack v0.5.19 Compiling tinystr v0.3.4 Compiling once_cell v1.12.0 Compiling smallvec v1.8.1 Compiling lazy_static v1.4.0 Compiling log v0.4.14 Compiling parking_lot_core v0.8.5 Compiling cc v1.0.69 Compiling scopeguard v1.1.0 Compiling typenum v1.12.0 Compiling pin-project-lite v0.2.8 Compiling rustc-hash v1.1.0 Compiling bitflags v1.2.1 Compiling ppv-lite86 v0.2.8 Compiling self_cell v0.10.2 Compiling stable_deref_trait v1.2.0 Compiling annotate-snippets v0.8.0 Compiling remove_dir_all v0.5.3 Compiling arrayvec v0.7.0 Compiling serde_derive v1.0.125 Compiling cpufeatures v0.2.1 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_graphviz) Compiling unicode-width v0.1.8 Compiling serde v1.0.125 Compiling unic-char-range v0.9.0 Compiling scoped-tls v1.0.0 Compiling unic-common v0.9.0 Compiling ryu v1.0.5 Compiling serde_json v1.0.59 Compiling itoa v0.4.6 Compiling termcolor v1.1.2 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_fs_util) 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 crc32fast v1.2.0 Compiling ansi_term v0.12.1 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 rustc-demangle v0.1.21 Compiling punycode v0.4.1 Compiling pathdiff v0.2.1 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_error_codes) Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc) 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 type-map v0.4.0 Compiling getopts v0.2.21 Compiling unic-char-property v0.9.0 Compiling unic-ucd-version v0.9.0 Compiling unic-langid-impl v0.9.0 Compiling thread_local v1.1.4 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_arena) Compiling itertools v0.10.1 Compiling miniz_oxide v0.4.0 Compiling unicode-normalization v0.1.13 Compiling unic-emoji-char v0.9.0 Compiling ahash v0.7.4 Compiling generic-array v0.14.4 Compiling indexmap v1.9.1 Compiling lock_api v0.4.7 Compiling rustc_apfloat v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_apfloat) Compiling rustc_lexer v0.1.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_lexer) Compiling ena v0.14.0 Compiling polonius-engine v0.13.0 Compiling tracing-log v0.1.2 Compiling aho-corasick v0.7.18 Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_parse_format) Compiling quote v1.0.18 Compiling unicode-security v0.0.5 Compiling perf-event-open-sys v1.0.1 Compiling memmap2 v0.2.1 Compiling jobserver v0.1.24 Compiling atty v0.2.14 Compiling termize v0.1.1 Compiling num_cpus v1.13.1 Compiling flate2 v1.0.16 Compiling rand_core v0.6.2 Compiling parking_lot v0.11.2 Compiling cstr v0.2.8 Compiling hashbrown v0.12.3 Compiling psm v0.1.16 Compiling stacker v0.1.14 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_llvm) Compiling rand_chacha v0.3.0 Compiling rand_xoshiro v0.6.0 Compiling measureme v10.0.0 Compiling regex v1.5.5 Compiling regex-automata v0.1.10 Compiling rand v0.8.5 Compiling block-buffer v0.10.2 Compiling crypto-common v0.1.2 Compiling digest v0.10.2 Compiling sha2 v0.10.1 Compiling md-5 v0.10.0 Compiling sha-1 v0.10.0 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_serialize) Compiling petgraph v0.5.1 Compiling object v0.29.0 Compiling gimli v0.26.1 Compiling matchers v0.1.0 Compiling tempfile v3.2.0 Compiling synstructure v0.12.6 Compiling unic-langid-macros-impl v0.9.0 Compiling thiserror-impl v1.0.30 Compiling tracing-attributes v0.1.18 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 intl-memoizer v0.5.1 Compiling fluent-langneg v0.13.0 Compiling chalk-ir v0.80.0 Compiling tracing v0.1.29 Compiling thiserror v1.0.30 Compiling tracing-subscriber v0.3.3 Compiling thorin-dwp v0.3.0 Compiling fluent-syntax v0.11.0 Compiling fluent-bundle v0.15.2 Compiling rustc_macros v0.1.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_macros) Compiling tracing-tree v0.2.0 Compiling chalk-solve v0.80.0 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_log) Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_index) Compiling chalk-engine v0.80.0 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_data_structures) Compiling gsgdt v0.1.2 Compiling rls-span v0.5.3 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_type_ir) Compiling rls-data v0.19.1 Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_ast) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_target) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_error_messages) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_feature) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_mir_dataflow) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_symbol_mangling) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_incremental) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_query_impl) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_passes) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_ast_lowering) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_monomorphize) Compiling rustc_save_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_save_analysis) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_resolve) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_codegen_llvm) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_lint) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_const_eval) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_ty_utils) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_traits) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_mir_build) Compiling rustc_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_typeck) Compiling rustc_plugin_impl v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_plugin_impl) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_borrowck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_mir_transform) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_privacy) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_interface) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_driver) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_smir) Finished release [optimized + debuginfo] target(s) in 4m 25s 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) Compiling compiler_builtins v0.1.73 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/core) Compiling libc v0.2.126 Compiling cc v1.0.69 Compiling memchr v2.4.1 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/std) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/unwind) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_unwind) Compiling gimli v0.25.0 Compiling hashbrown v0.12.3 Compiling object v0.26.2 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.63.0-src/library/stdarch/crates/std_detect) Compiling miniz_oxide v0.4.0 Compiling addr2line v0.16.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/test) Finished release [optimized + debuginfo] target(s) in 1m 16s 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) Compiling proc-macro2 v1.0.37 Compiling unicode-xid v0.2.2 Compiling syn v1.0.91 Compiling libc v0.2.126 Compiling version_check v0.9.3 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling cfg-if v0.1.10 Compiling getrandom v0.2.0 Compiling proc-macro-hack v0.5.19 Compiling tinystr v0.3.4 Compiling once_cell v1.12.0 Compiling smallvec v1.8.1 Compiling log v0.4.14 Compiling lazy_static v1.4.0 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 typenum v1.12.0 Compiling rustc-hash v1.1.0 Compiling bitflags v1.2.1 Compiling ppv-lite86 v0.2.8 Compiling self_cell v0.10.2 Compiling stable_deref_trait v1.2.0 Compiling annotate-snippets v0.8.0 Compiling remove_dir_all v0.5.3 Compiling arrayvec v0.7.0 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_graphviz) Compiling cpufeatures v0.2.1 Compiling serde_derive v1.0.125 Compiling unicode-width v0.1.8 Compiling serde v1.0.125 Compiling scoped-tls v1.0.0 Compiling unic-common v0.9.0 Compiling unic-char-range v0.9.0 Compiling ryu v1.0.5 Compiling serde_json v1.0.59 Compiling itoa v0.4.6 Compiling termcolor v1.1.2 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_fs_util) 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 snap v1.0.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 rustc-demangle v0.1.21 Compiling pathdiff v0.2.1 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_error_codes) Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc) 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 type-map v0.4.0 Compiling unic-ucd-version v0.9.0 Compiling getopts v0.2.21 Compiling unic-langid-impl v0.9.0 Compiling unic-char-property v0.9.0 Compiling thread_local v1.1.4 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_arena) Compiling itertools v0.10.1 Compiling miniz_oxide v0.4.0 Compiling unicode-normalization v0.1.13 Compiling unic-emoji-char v0.9.0 Compiling ahash v0.7.4 Compiling generic-array v0.14.4 Compiling indexmap v1.9.1 Compiling lock_api v0.4.7 Compiling rustc_apfloat v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_apfloat) Compiling rustc_lexer v0.1.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_lexer) Compiling ena v0.14.0 Compiling polonius-engine v0.13.0 Compiling tracing-log v0.1.2 Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_parse_format) Compiling aho-corasick v0.7.18 Compiling quote v1.0.18 Compiling unicode-security v0.0.5 Compiling perf-event-open-sys v1.0.1 Compiling memmap2 v0.2.1 Compiling jobserver v0.1.24 Compiling atty v0.2.14 Compiling termize v0.1.1 Compiling num_cpus v1.13.1 Compiling flate2 v1.0.16 Compiling rand_core v0.6.2 Compiling parking_lot v0.11.2 Compiling cstr v0.2.8 Compiling psm v0.1.16 Compiling stacker v0.1.14 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_llvm) Compiling rand_chacha v0.3.0 Compiling rand_xoshiro v0.6.0 Compiling hashbrown v0.12.3 Compiling measureme v10.0.0 Compiling regex v1.5.5 Compiling regex-automata v0.1.10 Compiling rand v0.8.5 Compiling block-buffer v0.10.2 Compiling crypto-common v0.1.2 Compiling digest v0.10.2 Compiling sha-1 v0.10.0 Compiling md-5 v0.10.0 Compiling sha2 v0.10.1 Compiling matchers v0.1.0 Compiling tempfile v3.2.0 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_serialize) Compiling petgraph v0.5.1 Compiling object v0.29.0 Compiling gimli v0.26.1 Compiling synstructure v0.12.6 Compiling unic-langid-macros-impl v0.9.0 Compiling thiserror-impl v1.0.30 Compiling tracing-attributes v0.1.18 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 chalk-ir v0.80.0 Compiling tracing v0.1.29 Compiling tracing-subscriber v0.3.3 Compiling thorin-dwp v0.3.0 Compiling thiserror v1.0.30 Compiling fluent-syntax v0.11.0 Compiling fluent-bundle v0.15.2 Compiling rustc_macros v0.1.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_macros) Compiling tracing-tree v0.2.0 Compiling chalk-solve v0.80.0 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_log) Compiling chalk-engine v0.80.0 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_index) Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_data_structures) Compiling gsgdt v0.1.2 Compiling rls-span v0.5.3 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_type_ir) Compiling rls-data v0.19.1 Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_ast) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_error_messages) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_target) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_feature) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_mir_dataflow) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_incremental) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_symbol_mangling) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_ast_lowering) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_monomorphize) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_query_impl) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_passes) Compiling rustc_save_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_save_analysis) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_resolve) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_codegen_llvm) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_lint) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_ty_utils) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_const_eval) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_traits) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_mir_build) Compiling rustc_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_typeck) Compiling rustc_plugin_impl v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_plugin_impl) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_borrowck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_mir_transform) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_privacy) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_interface) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_driver) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/compiler/rustc_smir) Finished release [optimized + debuginfo] target(s) in 4m 24s 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) Compiling libc v0.2.126 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 cfg-if v0.1.10 Compiling memchr v2.4.1 Compiling version_check v0.9.3 Compiling log v0.4.14 Compiling bitflags v1.2.1 Compiling crc32fast v1.2.0 Compiling matches v0.1.8 Compiling tinyvec v0.3.4 Compiling once_cell v1.12.0 Compiling getrandom v0.2.0 Compiling ryu v1.0.5 Compiling percent-encoding v2.1.0 Compiling getrandom v0.1.14 Compiling lazy_static v1.4.0 Compiling serde_json v1.0.59 Compiling regex-automata v0.1.10 Compiling anyhow v1.0.51 Compiling typenum v1.12.0 Compiling crossbeam-utils v0.8.8 Compiling ppv-lite86 v0.2.8 Compiling foreign-types-shared v0.1.1 Compiling regex-syntax v0.6.25 Compiling curl v0.4.43 Compiling itoa v0.4.6 Compiling openssl-probe v0.1.2 Compiling openssl v0.10.38 Compiling hashbrown v0.12.3 Compiling heck v0.4.0 Compiling termcolor v1.1.2 Compiling os_str_bytes v6.0.0 Compiling same-file v1.0.6 Compiling byteorder v1.3.4 Compiling static_assertions v1.1.0 Compiling semver v1.0.3 Compiling either v1.6.0 Compiling fnv v1.0.7 Compiling strsim v0.10.0 Compiling hex v0.3.2 Compiling remove_dir_all v0.5.3 Compiling bytes v1.0.1 Compiling utf8parse v0.1.1 Compiling textwrap v0.15.0 Compiling hex v0.4.2 Compiling humantime v2.0.1 Compiling smallvec v1.8.1 Compiling shell-escape v0.1.5 Compiling home v0.5.3 Compiling lazycell v1.3.0 Compiling glob v0.3.0 Compiling unicode-width v0.1.8 Compiling bytesize v1.0.1 Compiling pathdiff v0.2.1 Compiling unicode-bidi v0.3.4 Compiling foreign-types v0.3.2 Compiling form_urlencoded v1.0.1 Compiling thread_local v1.1.4 Compiling unicode-normalization v0.1.13 Compiling kstring v2.0.0 Compiling walkdir v2.3.2 Compiling itertools v0.10.1 Compiling clap_lex v0.2.2 Compiling vte v0.3.3 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling im-rc v15.0.0 Compiling strip-ansi-escapes v0.1.0 Compiling indexmap v1.9.1 Compiling bstr v0.2.13 Compiling aho-corasick v0.7.18 Compiling combine v4.6.3 Compiling quote v1.0.18 Compiling idna v0.2.0 Compiling atty v0.2.14 Compiling socket2 v0.4.1 Compiling filetime v0.2.14 Compiling jobserver v0.1.24 Compiling num_cpus v1.13.1 Compiling rand_core v0.6.2 Compiling opener v0.5.0 Compiling rand_core v0.5.1 Compiling bitmaps v2.1.0 Compiling tar v0.4.38 Compiling cc v1.0.69 Compiling rand_chacha v0.3.0 Compiling rand_xoshiro v0.4.0 Compiling regex v1.5.5 Compiling rand v0.8.5 Compiling sized-chunks v0.6.4 Compiling tempfile v3.2.0 Compiling globset v0.4.5 Compiling env_logger v0.9.0 Compiling ignore v0.4.17 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.55+curl-7.83.1 Compiling libgit2-sys v0.13.2+1.4.2 Compiling flate2 v1.0.16 Compiling cargo v0.64.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/cargo) Compiling crypto-hash v0.3.4 Compiling cargo-util v0.2.1 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/cargo/crates/cargo-util) Compiling clap_derive v3.2.5 Compiling clap v3.2.5 Compiling url v2.2.2 Compiling cargo-platform v0.1.2 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/cargo/crates/cargo-platform) Compiling serde_ignored v0.1.2 Compiling toml_edit v0.14.3 Compiling os_info v3.0.7 Compiling git2 v0.14.2 Compiling crates-io v0.34.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/cargo/crates/crates-io) Compiling rustfix v0.6.1 Compiling rustc-workspace-hack v1.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rustc-workspace-hack) Compiling git2-curl v0.15.0 Finished release [optimized + debuginfo] target(s) in 1m 47s Building stage2 tool cargo-credential-1password (x86_64-unknown-linux-gnu) Compiling syn v1.0.91 Compiling serde_json v1.0.59 Compiling cargo-credential v0.1.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/src/tools/cargo/crates/credential/cargo-credential-1password) Finished release [optimized + debuginfo] target(s) in 13.15s Building stage2 tool clippy-driver (x86_64-unknown-linux-gnu) Compiling camino v1.0.5 Compiling pulldown-cmark v0.9.1 Compiling rustc_tools_util v0.2.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/clippy/rustc_tools_util) Compiling arrayvec v0.7.0 Compiling if_chain v1.0.0 Compiling rustc-semver v1.1.0 Compiling unicode-script v0.5.3 Compiling quine-mc_cluskey v0.2.4 Compiling unicase v2.6.0 Compiling termize v0.1.1 Compiling cargo-platform v0.1.2 Compiling toml v0.5.7 Compiling clippy v0.1.63 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/clippy) Compiling clippy_utils v0.1.63 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/clippy/clippy_utils) Compiling cargo_metadata v0.14.0 Compiling clippy_lints v0.1.63 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/clippy/clippy_lints) Finished release [optimized + debuginfo] target(s) in 1m 13s Building stage2 tool rls (x86_64-unknown-linux-gnu) Compiling futures-core v0.3.19 Compiling pin-project-lite v0.2.8 Compiling futures-channel v0.3.19 Compiling futures-task v0.3.19 Compiling futures-sink v0.3.19 Compiling futures-util v0.3.19 Compiling futures-io v0.3.19 Compiling pin-utils v0.1.0 Compiling slab v0.4.2 Compiling scopeguard v1.1.0 Compiling futures v0.1.31 Compiling parking_lot_core v0.8.5 Compiling crossbeam-epoch v0.9.6 Compiling percent-encoding v1.0.1 Compiling rayon-core v1.9.3 Compiling quick-error v1.2.3 Compiling tower-service v0.3.1 Compiling fst v0.4.5 Compiling rustc_tools_util v0.2.0 Compiling rustfmt-nightly v1.5.1 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rustfmt) Compiling yansi-term v0.1.2 Compiling unicode-segmentation v1.9.0 Compiling diff v0.1.12 Compiling bytecount v0.6.2 Compiling json v0.12.4 Compiling unicode_categories v0.1.1 Compiling ordslice v0.3.0 Compiling heck v0.4.0 Compiling tokio v1.8.4 Compiling lock_api v0.4.7 Compiling instant v0.1.12 Compiling serde v1.0.125 Compiling memoffset v0.6.5 Compiling rayon v1.5.3 Compiling getopts v0.2.21 Compiling idna v0.1.5 Compiling humantime v1.3.0 Compiling signal-hook-registry v1.2.2 Compiling dirs-sys-next v0.1.2 Compiling dirs-sys v0.3.6 Compiling mio v0.7.14 Compiling crossbeam-channel v0.5.4 Compiling annotate-snippets v0.9.1 Compiling dirs-next v2.0.0 Compiling dirs v4.0.0 Compiling rand_chacha v0.2.2 Compiling futures-macro v0.3.19 Compiling derive_more v0.99.9 Compiling thiserror-impl v1.0.30 Compiling derive-new v0.5.8 Compiling serde_repr v0.1.6 Compiling rustfmt-config_proc_macro v0.2.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rustfmt/config_proc_macro) Compiling env_logger v0.7.1 Compiling term v0.7.0 Compiling rls v1.41.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rls) Compiling rand v0.7.3 Compiling curl-sys v0.4.55+curl-7.83.1 Compiling rls-span v0.5.3 Compiling racer-interner v0.1.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rls/racer/interner) Compiling url v1.7.2 Compiling curl v0.4.43 Compiling racer-cargo-metadata v0.1.2 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rls/racer/metadata) Compiling parking_lot v0.11.2 Compiling rls-data v0.19.1 Compiling rls-vfs v0.8.0 Compiling cargo v0.64.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/cargo) Compiling crossbeam-deque v0.8.1 Compiling lsp-types v0.60.0 Compiling git2-curl v0.15.0 Compiling crates-io v0.34.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/cargo/crates/crates-io) Compiling rls-analysis v0.18.3 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rls/rls-analysis) Compiling thiserror v1.0.30 Compiling toml v0.5.7 Compiling tokio-stream v0.1.7 Compiling tokio-util v0.6.7 Compiling proc-macro-crate v0.1.5 Compiling jsonrpc-derive v18.0.0 Compiling racer v2.2.2 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rls/racer) warning: unexpected `cfg` condition value --> src/tools/rls/racer/src/racer/lib.rs:1:13 | 1 | #![cfg_attr(feature = "nightly", feature(test))] | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unexpected_cfgs)]` on by default = note: expected values for `feature` are: default, metadata warning: unexpected `cfg` condition value --> src/tools/rls/racer/src/racer/lib.rs:59:11 | 59 | #[cfg(all(feature = "nightly", test))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: default, metadata Compiling futures-executor v0.3.19 Compiling futures v0.3.19 Compiling jsonrpc-core v18.0.0 Compiling parity-tokio-ipc v0.9.0 Compiling jsonrpc-server-utils v18.0.0 Compiling jsonrpc-pubsub v18.0.0 Compiling jsonrpc-ipc-server v18.0.0 Compiling jsonrpc-client-transports v18.0.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-core-client v18.0.0 Compiling rls-ipc v0.1.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rls/rls-ipc) Compiling rls-rustc v0.6.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rls/rls-rustc) warning: `racer` (lib) generated 3 warnings Finished release [optimized + debuginfo] target(s) in 1m 33s Building rustdoc for stage2 (x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.37 Compiling syn v1.0.91 Compiling unicode-xid v0.2.2 Compiling memchr v2.4.1 Compiling version_check v0.9.3 Compiling serde v1.0.125 Compiling libc v0.2.126 Compiling serde_derive v1.0.125 Compiling cfg-if v1.0.0 Compiling getrandom v0.2.0 Compiling lazy_static v1.4.0 Compiling autocfg v1.1.0 Compiling regex-syntax v0.6.25 Compiling cfg-if v0.1.10 Compiling parking_lot_core v0.8.5 Compiling minimal-lexical v0.2.1 Compiling scopeguard v1.1.0 Compiling log v0.4.14 Compiling smallvec v1.8.1 Compiling askama_escape v0.10.2 Compiling ppv-lite86 v0.2.8 Compiling once_cell v1.12.0 Compiling ryu v1.0.5 Compiling pin-project-lite v0.2.8 Compiling bitflags v1.2.1 Compiling ansi_term v0.12.1 Compiling pulldown-cmark v0.9.1 Compiling serde_json v1.0.59 Compiling itoa v0.4.6 Compiling remove_dir_all v0.5.3 Compiling either v1.6.0 Compiling minifier v0.2.1 Compiling arrayvec v0.7.0 Compiling instant v0.1.12 Compiling tracing-core v0.1.21 Compiling sharded-slab v0.1.1 Compiling itertools v0.10.1 Compiling thread_local v1.1.4 Compiling nom v7.1.0 Compiling unicase v2.6.0 Compiling tracing-log v0.1.2 Compiling lock_api v0.4.7 Compiling aho-corasick v0.7.18 Compiling quote v1.0.18 Compiling atty v0.2.14 Compiling rand_core v0.6.2 Compiling parking_lot v0.11.2 Compiling rand_chacha v0.3.0 Compiling rand v0.8.5 Compiling regex-automata v0.1.10 Compiling regex v1.5.5 Compiling tempfile v3.2.0 Compiling matchers v0.1.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.63.0-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.63.0-src/src/librustdoc) Compiling rustdoc-tool v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rustdoc) Finished release [optimized + debuginfo] target(s) in 1m 16s Building stage2 tool rustfmt (x86_64-unknown-linux-gnu) Compiling cc v1.0.69 Compiling libz-sys v1.1.3 Compiling rustc-workspace-hack v1.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rustc-workspace-hack) Compiling rustfmt-nightly v1.5.1 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rustfmt) Finished release [optimized + debuginfo] target(s) in 28.90s Build completed successfully in 0:18:12 + /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.63.0-src/vendor' Building rustbuild Finished dev [unoptimized] target(s) in 0.29s Generating unstable book md files (x86_64-unknown-linux-gnu) Building stage0 tool unstable-book-gen (x86_64-unknown-linux-gnu) 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 ryu v1.0.5 Compiling memchr v2.4.1 Compiling serde_json v1.0.59 Compiling camino v1.0.5 Compiling semver v1.0.3 Compiling autocfg v1.1.0 Compiling itoa v0.4.6 Compiling crossbeam-utils v0.8.8 Compiling same-file v1.0.6 Compiling lazy_static v1.4.0 Compiling regex-syntax v0.6.25 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.63.0-src/src/tools/tidy) Compiling unstable-book-gen v0.1.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/unstable-book-gen) Finished release [optimized + debuginfo] target(s) in 20.13s Building stage0 tool rustbook (x86_64-unknown-linux-gnu) Compiling libc v0.2.126 Compiling getrandom v0.2.0 Compiling syn v1.0.91 Compiling cfg-if v0.1.10 Compiling ppv-lite86 v0.2.8 Compiling serde v1.0.125 Compiling memchr v2.4.1 Compiling siphasher v0.3.3 Compiling parking_lot_core v0.8.5 Compiling log v0.4.14 Compiling scopeguard v1.1.0 Compiling bitflags v1.2.1 Compiling new_debug_unreachable v1.0.4 Compiling smallvec v1.8.1 Compiling ucd-trie v0.1.3 Compiling matches v0.1.8 Compiling mac v0.1.1 Compiling maplit v1.0.2 Compiling utf-8 v0.7.5 Compiling precomputed-hash v0.1.1 Compiling serde_json v1.0.59 Compiling tinyvec v0.3.4 Compiling version_check v0.9.3 Compiling once_cell v1.12.0 Compiling os_str_bytes v6.0.0 Compiling unicode-segmentation v1.9.0 Compiling percent-encoding v2.1.0 Compiling hashbrown v0.12.3 Compiling termcolor v1.1.2 Compiling quick-error v1.2.3 Compiling pulldown-cmark v0.9.1 Compiling regex-automata v0.1.10 Compiling strsim v0.10.0 Compiling anyhow v1.0.51 Compiling textwrap v0.15.0 Compiling quick-error v2.0.0 Compiling strum v0.18.0 Compiling remove_dir_all v0.5.3 Compiling unicode-width v0.1.8 Compiling ansi_term v0.12.1 Compiling vec_map v0.8.2 Compiling topological-sort v0.1.0 Compiling shlex v1.0.0 Compiling strsim v0.8.0 Compiling lock_api v0.4.7 Compiling instant v0.1.12 Compiling num-traits v0.2.12 Compiling indexmap v1.9.1 Compiling num-integer v0.1.43 Compiling unicode-bidi v0.3.4 Compiling futf v0.1.5 Compiling humantime v1.3.0 Compiling form_urlencoded v1.0.1 Compiling pest v2.1.3 Compiling phf_shared v0.10.0 Compiling clap_lex v0.2.2 Compiling textwrap v0.11.0 Compiling unicode-normalization v0.1.13 Compiling tendril v0.4.3 Compiling heck v0.3.1 Compiling phf v0.10.1 Compiling unicase v2.6.0 Compiling aho-corasick v0.7.18 Compiling bstr v0.2.13 Compiling idna v0.2.0 Compiling atty v0.2.14 Compiling time v0.1.43 Compiling pest_meta v2.1.3 Compiling clap v3.2.5 Compiling clap v2.34.0 Compiling rand_core v0.6.2 Compiling parking_lot v0.11.2 Compiling rand_chacha v0.3.0 Compiling url v2.2.2 Compiling regex v1.5.5 Compiling opener v0.5.0 Compiling chrono v0.4.19 Compiling rand v0.8.5 Compiling tempfile v3.2.0 Compiling env_logger v0.7.1 Compiling phf_generator v0.10.0 Compiling string_cache_codegen v0.5.2 Compiling phf_codegen v0.10.0 Compiling markup5ever v0.11.0 Compiling clap_complete v3.1.1 Compiling string_cache v0.8.3 Compiling toml v0.5.7 Compiling pest_generator v2.1.3 Compiling html5ever v0.26.0 Compiling strum_macros v0.18.0 Compiling serde_derive v1.0.125 Compiling pest_derive v2.1.0 Compiling handlebars v4.1.0 Compiling ammonia v3.2.0 Compiling elasticlunr-rs v2.3.9 Compiling mdbook v0.4.18 Compiling rustbook v0.1.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rustbook) Finished release [optimized + debuginfo] target(s) in 28.82s Rustbook (x86_64-unknown-linux-gnu) - unstable-book Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) 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) Finished release [optimized + debuginfo] target(s) in 0.46s 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) Finished release [optimized + debuginfo] target(s) in 0.21s 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) Finished release [optimized + debuginfo] target(s) in 0.25s 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 [2023-07-10T03:21:04Z WARN mdbook::renderer::html_handlebars::hbs_renderer] Previous versions of mdBook erroneously accepted `./src/theme` as an automatic theme directory [2023-07-10T03:21:04Z 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 [2023-07-10T03:21:04Z WARN mdbook::renderer::html_handlebars::hbs_renderer] Previous versions of mdBook erroneously accepted `./src/theme` as an automatic theme directory [2023-07-10T03:21:04Z 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 [2023-07-10T03:21:04Z WARN mdbook::renderer::html_handlebars::hbs_renderer] Previous versions of mdBook erroneously accepted `./src/theme` as an automatic theme directory [2023-07-10T03:21:04Z 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) Finished release [optimized + debuginfo] target(s) in 0.22s Documenting book redirect pages (x86_64-unknown-linux-gnu) Documenting stage2 std (x86_64-unknown-linux-gnu) Documenting core v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/core) Finished release [optimized + debuginfo] target(s) in 11.44s Checking core v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/core) Compiling compiler_builtins v0.1.73 Checking rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/rustc-std-workspace-core) Documenting alloc v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/alloc) Finished release [optimized + debuginfo] target(s) in 14.56s Compiling libc v0.2.126 Compiling cc v1.0.69 Compiling memchr v2.4.1 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/std) Checking alloc v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/unwind) Checking rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/rustc-std-workspace-alloc) Checking panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_abort) Checking panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_unwind) Checking gimli v0.25.0 Checking object v0.26.2 Checking std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.63.0-src/library/stdarch/crates/std_detect) Checking miniz_oxide v0.4.0 Checking hashbrown v0.12.3 Checking addr2line v0.16.0 Documenting std v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/std) Finished release [optimized + debuginfo] target(s) in 10.18s Checking std v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/std) Documenting proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/proc_macro) Finished release [optimized + debuginfo] target(s) in 4.04s Checking rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/rustc-std-workspace-std) Checking proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/test) Finished release [optimized + debuginfo] target(s) in 1.75s Documenting error index (x86_64-unknown-linux-gnu) Building stage1 tool error_index_generator (x86_64-unknown-linux-gnu) Compiling same-file v1.0.6 Compiling walkdir v2.3.2 Compiling error_index_generator v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/error_index_generator) Finished release [optimized + debuginfo] target(s) in 5.73s 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) 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.63.0-src/src/tools/lint-docs) Finished release [optimized + debuginfo] target(s) in 7.59s 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:11 + 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.63.0-src/vendor' Building rustbuild Finished dev [unoptimized] target(s) in 0.21s Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.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) Finished release [optimized + debuginfo] target(s) in 0.25s 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) Finished release [optimized + debuginfo] target(s) in 0.21s 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) Finished release [optimized + debuginfo] target(s) in 0.25s 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) Compiling compiler_builtins v0.1.73 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/core) Compiling libc v0.2.126 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.63.0-src/library/std) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/unwind) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_abort) Compiling gimli v0.25.0 Compiling object v0.26.2 Compiling miniz_oxide v0.4.0 Compiling hashbrown v0.12.3 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/test) warning: `test` (lib) generated 1 warning (1 duplicate) Finished release [optimized + debuginfo] target(s) in 46.54s Copying stage2 std from stage2 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / wasm32-unknown-unknown) Build completed successfully in 0:00:48 + 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.63.0-src/vendor' Building rustbuild Finished dev [unoptimized] target(s) in 0.22s Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.22s 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) Finished release [optimized + debuginfo] target(s) in 0.25s 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) Finished release [optimized + debuginfo] target(s) in 0.21s 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) Finished release [optimized + debuginfo] target(s) in 0.25s 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) Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/core) Compiling compiler_builtins v0.1.73 Compiling libc v0.2.126 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/unwind) Compiling memchr v2.4.1 Compiling dlmalloc v0.2.3 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/std) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_unwind) Compiling gimli v0.25.0 Compiling wasi v0.11.0+wasi-snapshot-preview1 Compiling object v0.26.2 Compiling miniz_oxide v0.4.0 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.63.0-src/library/stdarch/crates/std_detect) Compiling hashbrown v0.12.3 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.63.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/test) warning: `test` (lib) generated 1 warning (1 duplicate) Finished release [optimized + debuginfo] target(s) in 49.27s Copying stage2 std from stage2 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / wasm32-wasi) Build completed successfully in 0:00:50 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.S7DncA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64 ++ dirname /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64 + cd rustc-1.63.0-src export CONFIG_SITE="NONE" export DEBUGINFOD_URLS="https://debuginfod.centos.org/ " export HISTCONTROL="ignoredups" export HISTSIZE="1000" export HOME="/builddir" export HOSTNAME="" export LANG="C" export LESSOPEN="||/usr/bin/lesspipe.sh %s" export LOADEDMODULES="" export LOGNAME="mockbuild" export MAIL="/var/spool/mail/mockbuild" export MANPATH=":" export MODULEPATH="/etc/scl/modulefiles:/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles" export MODULEPATH_modshare="/usr/share/Modules/modulefiles:2:/etc/modulefiles:2:/usr/share/modulefiles:2" export MODULESHOME="/usr/share/Modules" export MODULES_CMD="/usr/share/Modules/libexec/modulecmd.tcl" export MODULES_RUN_QUARANTINE="LD_LIBRARY_PATH LD_PRELOAD" export OLDPWD="/builddir/build/BUILD" export PATH="/usr/share/Modules/bin:/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.63.0-src" export PYTHON_DISALLOW_AMBIGUOUS_VERSION="warn" export RPM_ARCH="x86_64" export RPM_BUILD_DIR="/builddir/build/BUILD" export RPM_BUILD_NCPUS="32" export RPM_BUILD_ROOT="/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.oc8" export RPM_PACKAGE_VERSION="1.63.0" export RPM_SOURCE_DIR="/builddir/build/SOURCES" + export + DESTDIR=/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64 + /usr/libexec/platform-python ./x.py install export SHELL="/bin/bash" export SHLVL="2" export TERM="vt100" export USER="mockbuild" export which_declare="declare -f" 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.63.0-src/vendor' Building rustbuild Finished dev [unoptimized] target(s) in 0.22s Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.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) Finished release [optimized + debuginfo] target(s) in 0.25s 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) Finished release [optimized + debuginfo] target(s) in 0.21s 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) Finished release [optimized + debuginfo] target(s) in 0.25s 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) Finished release [optimized + debuginfo] target(s) in 0.21s Building stage0 tool rustbook (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.23s Rustbook (x86_64-unknown-linux-gnu) - unstable-book Documenting standalone (x86_64-unknown-linux-gnu) Building rustdoc for stage2 (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.22s Documenting book redirect pages (x86_64-unknown-linux-gnu) Documenting stage2 std (x86_64-unknown-linux-gnu) Documenting core v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/core) Finished release [optimized + debuginfo] target(s) in 11.26s Checking core v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/core) Compiling compiler_builtins v0.1.73 Checking rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/rustc-std-workspace-core) Documenting alloc v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/alloc) Finished release [optimized + debuginfo] target(s) in 14.37s Compiling libc v0.2.126 Compiling cc v1.0.69 Compiling memchr v2.4.1 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/std) Checking alloc v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/unwind) Checking rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/rustc-std-workspace-alloc) Checking panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_abort) Checking panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_unwind) Checking gimli v0.25.0 Checking std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.63.0-src/library/stdarch/crates/std_detect) Checking object v0.26.2 Checking hashbrown v0.12.3 Checking miniz_oxide v0.4.0 Checking addr2line v0.16.0 Documenting std v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/std) Finished release [optimized + debuginfo] target(s) in 10.12s Checking std v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/std) Documenting proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/proc_macro) Finished release [optimized + debuginfo] target(s) in 4.01s Checking rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/rustc-std-workspace-std) Checking proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/test) Finished release [optimized + debuginfo] target(s) in 1.97s Documenting error index (x86_64-unknown-linux-gnu) Building stage1 tool error_index_generator (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.22s 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) Finished release [optimized + debuginfo] target(s) in 0.21s Rustbook (x86_64-unknown-linux-gnu) - rustc Building stage0 tool fabricate (x86_64-unknown-linux-gnu) Compiling crossbeam-epoch v0.9.6 Compiling rayon-core v1.9.3 Compiling cc v1.0.69 Compiling pkg-config v0.3.18 Compiling crc32fast v1.2.0 Compiling adler v0.2.3 Compiling yaml-rust v0.3.5 Compiling either v1.6.0 Compiling memoffset v0.6.5 Compiling rayon v1.5.3 Compiling num_cpus v1.13.1 Compiling xattr v0.2.2 Compiling filetime v0.2.14 Compiling crossbeam-channel v0.5.4 Compiling miniz_oxide v0.4.0 Compiling tar v0.4.38 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.63.0-src/src/tools/rust-installer) Finished release [optimized + debuginfo] target(s) in 9.28s Dist rust-docs-1.63.0-x86_64-unknown-linux-gnu finished in 15.580 seconds Install docs stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-docs' rust docs installed. Dist rust-std-1.63.0-x86_64-unknown-linux-gnu finished in 16.989 seconds Install std stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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) Compiling curl-sys v0.4.55+curl-7.83.1 Compiling curl v0.4.43 Compiling cargo v0.64.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/cargo) Compiling crates-io v0.34.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/cargo/crates/crates-io) Compiling git2-curl v0.15.0 Finished release [optimized + debuginfo] target(s) in 1m 16s Building stage2 tool cargo-credential-1password (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.22s Dist cargo-1.63.0-x86_64-unknown-linux-gnu finished in 17.781 seconds Install cargo stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'cargo' cargo installed. Building stage2 tool clippy-driver (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.22s Building stage2 tool rls (x86_64-unknown-linux-gnu) Compiling curl-sys v0.4.55+curl-7.83.1 warning: unexpected `cfg` condition value --> src/tools/rls/racer/src/racer/lib.rs:1:13 | 1 | #![cfg_attr(feature = "nightly", feature(test))] | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unexpected_cfgs)]` on by default = note: expected values for `feature` are: default, metadata warning: unexpected `cfg` condition value --> src/tools/rls/racer/src/racer/lib.rs:59:11 | 59 | #[cfg(all(feature = "nightly", test))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: default, metadata 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 3 warnings Compiling curl v0.4.43 Compiling cargo v0.64.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/cargo) Compiling crates-io v0.34.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/cargo/crates/crates-io) Compiling git2-curl v0.15.0 Compiling rls v1.41.0 (/builddir/build/BUILD/rustc-1.63.0-src/src/tools/rls) Finished release [optimized + debuginfo] target(s) in 1m 19s Dist rls-1.63.0-x86_64-unknown-linux-gnu finished in 35.928 seconds Install rls stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rls-preview' install: backing up existing file at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/README.md install: backing up existing file at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE-MIT rls installed. Building stage2 tool rustfmt (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.23s Building stage2 tool cargo-fmt (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.22s Dist rustfmt-1.63.0-x86_64-unknown-linux-gnu finished in 16.469 seconds Install rustfmt stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rustfmt-preview' install: backing up existing file at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/README.md install: backing up existing file at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE-MIT rustfmt installed. Building stage2 tool cargo-clippy (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.22s Dist clippy-1.63.0-x86_64-unknown-linux-gnu finished in 10.869 seconds Install clippy stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'clippy-preview' install: backing up existing file at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/README.md install: backing up existing file at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE-MIT clippy installed. Dist rust-analysis-1.63.0-x86_64-unknown-linux-gnu finished in 1.494 seconds Install analysis stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-analysis-x86_64-unknown-linux-gnu' rust analysis installed. Dist rust-src-1.63.0 finished in 1.088 seconds Install src stage2 (None) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-src' rust src installed. Dist rustc-1.63.0-x86_64-unknown-linux-gnu finished in 108.992 seconds Install rustc stage2 (Some(x86_64-unknown-linux-gnu)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rustc' install: backing up existing file at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/README.md install: backing up existing file at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE-MIT rustc installed. Build completed successfully in 0:08:02 + for triple in wasm32-unknown-unknown wasm32-wasi + DESTDIR=/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-src/vendor' Building rustbuild Finished dev [unoptimized] target(s) in 0.21s Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.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) Finished release [optimized + debuginfo] target(s) in 0.25s 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) Finished release [optimized + debuginfo] target(s) in 0.21s 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) Finished release [optimized + debuginfo] target(s) in 0.25s 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) Compiling compiler_builtins v0.1.73 Compiling libc v0.2.126 Compiling cc v1.0.69 Compiling memchr v2.4.1 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/std) Compiling dlmalloc v0.2.3 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/unwind) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_unwind) Compiling gimli v0.25.0 Compiling object v0.26.2 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.63.0-src/library/stdarch/crates/std_detect) Compiling miniz_oxide v0.4.0 Compiling hashbrown v0.12.3 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.63.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/test) warning: `test` (lib) generated 1 warning (1 duplicate) Finished release [optimized + debuginfo] target(s) in 36.39s 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) Finished release [optimized + debuginfo] target(s) in 0.22s Dist rust-std-1.63.0-wasm32-unknown-unknown finished in 10.366 seconds Install std stage2 (Some(wasm32-unknown-unknown)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-std-wasm32-unknown-unknown' rust std installed. Build completed successfully in 0:00:49 + for triple in wasm32-unknown-unknown wasm32-wasi + DESTDIR=/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-src/vendor' Building rustbuild Finished dev [unoptimized] target(s) in 0.21s Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.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) Finished release [optimized + debuginfo] target(s) in 0.25s 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) Finished release [optimized + debuginfo] target(s) in 0.21s 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) Finished release [optimized + debuginfo] target(s) in 0.25s 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) Compiling compiler_builtins v0.1.73 Compiling libc v0.2.126 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/unwind) Compiling memchr v2.4.1 Compiling dlmalloc v0.2.3 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/std) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-src/library/panic_unwind) Compiling gimli v0.25.0 Compiling hashbrown v0.12.3 Compiling miniz_oxide v0.4.0 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.63.0-src/library/stdarch/crates/std_detect) Compiling object v0.26.2 Compiling wasi v0.11.0+wasi-snapshot-preview1 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.63.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.63.0-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.63.0-src/library/test) warning: `test` (lib) generated 1 warning (1 duplicate) Finished release [optimized + debuginfo] target(s) in 39.16s 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) Finished release [optimized + debuginfo] target(s) in 0.22s Dist rust-std-1.63.0-wasm32-wasi finished in 10.237 seconds Install std stage2 (Some(wasm32-wasi)) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-std-wasm32-wasi' rust std installed. Build completed successfully in 0:00:51 + rm -rf ./build/dist/ ./build/tmp/ + mkdir -p /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib64 + find /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib -maxdepth 1 -type f -name '*.so' -exec mv -v -t /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib64 '{}' + renamed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/libtest-58fa7c1476f3b9dc.so' -> '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib64/libtest-58fa7c1476f3b9dc.so' renamed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/libstd-060684cc371568b8.so' -> '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib64/libstd-060684cc371568b8.so' renamed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/librustc_driver-f77d1066e111c098.so' -> '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib64/librustc_driver-f77d1066e111c098.so' + find /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib64 -maxdepth 1 -type f -name '*.so' -exec chmod -v +x '{}' + mode of '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib64/libtest-58fa7c1476f3b9dc.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib64/libstd-060684cc371568b8.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib64/librustc_driver-f77d1066e111c098.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) + cd /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib + find ../../../../lib64 -maxdepth 1 -name '*.so' + read lib + '[' -f libtest-58fa7c1476f3b9dc.so ']' + cmp ../../../../lib64/libtest-58fa7c1476f3b9dc.so libtest-58fa7c1476f3b9dc.so + ln -v -f -s -t . ../../../../lib64/libtest-58fa7c1476f3b9dc.so './libtest-58fa7c1476f3b9dc.so' -> '../../../../lib64/libtest-58fa7c1476f3b9dc.so' + read lib + '[' -f libstd-060684cc371568b8.so ']' + cmp ../../../../lib64/libstd-060684cc371568b8.so libstd-060684cc371568b8.so + ln -v -f -s -t . ../../../../lib64/libstd-060684cc371568b8.so './libstd-060684cc371568b8.so' -> '../../../../lib64/libstd-060684cc371568b8.so' + read lib + '[' -f librustc_driver-f77d1066e111c098.so ']' + read lib + find /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib -maxdepth 1 -type f -exec rm -v '{}' + removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/manifest-rustc' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/install.log' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/manifest-cargo' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/manifest-rustfmt-preview' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/manifest-rust-src' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/manifest-rust-docs' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/manifest-rust-std-x86_64-unknown-linux-gnu' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/manifest-rust-std-wasm32-unknown-unknown' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/manifest-rust-analysis-x86_64-unknown-linux-gnu' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/components' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/rust-installer-version' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/manifest-clippy-preview' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/manifest-rust-std-wasm32-wasi' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/manifest-rls-preview' removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/uninstall.sh' + find /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib -type f -name '*.orig' -exec rm -v '{}' + + find /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/src -type f -name '*.py' -exec rm -v '{}' + removed '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/src/rust/library/core/src/unicode/printable.py' + rm -f /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/README.md + rm -f /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/COPYRIGHT + rm -f /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE + rm -f /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE-APACHE + rm -f /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE-MIT + rm -f /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE-THIRD-PARTY + rm -f /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE-APACHE.old /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/LICENSE-MIT.old /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/README.md.old + find /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/html -empty -delete + find /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust/html -type f -exec chmod -x '{}' + + mkdir -p /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/cargo/registry + mkdir -p /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/cargo + ln -sT ../rust/html/cargo/ /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/cargo/html + rm -f '/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/lib/rpm/macros.d/macros.rust-toolset + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.63.0-1.oc8 --unique-debug-suffix -1.63.0-1.oc8.x86_64 --unique-debug-src-base rust-1.63.0-1.oc8.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.63.0-src extracting debug info from /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/bin/rustdoc extracting debug info from /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/bin/rls extracting debug info from /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/bin/rustc extracting debug info from /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib64/libtest-58fa7c1476f3b9dc.so extracting debug info from /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/bin/cargo-fmt extracting debug info from /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/bin/cargo extracting debug info from /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib64/librustc_driver-f77d1066e111c098.so extracting debug info from /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/bin/cargo-clippy extracting debug info from /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/libexec/cargo-credential-1password extracting debug info from /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/bin/rustfmt extracting debug info from /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/bin/clippy-driver extracting debug info from /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib64/libstd-060684cc371568b8.so dwz: ./usr/bin/rls-1.63.0-1.oc8.x86_64.debug: Couldn't find DIE referenced by DW_OP_GNU_parameter_ref dwz: ./usr/lib64/librustc_driver-f77d1066e111c098.so-1.63.0-1.oc8.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. 137613 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.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libdlmalloc-4171eb4c42636c12.rlib(dlmalloc-4171eb4c42636c12.dlmalloc.0396ec10-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libdlmalloc-4171eb4c42636c12.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libadler-2206752471218a30.rlib(adler-2206752471218a30.adler.a88c2834-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libadler-2206752471218a30.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libobject-63a154eb2e5b6590.rlib(object-63a154eb2e5b6590.object.ace12d94-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libobject-63a154eb2e5b6590.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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/usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libunicode_width-220c8356eebcc9dd.rlib(unicode_width-220c8356eebcc9dd.unicode_width.ef1f3392-cgu.0.rcgu.o): :/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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 Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libunicode_width-220c8356eebcc9dd.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_core-5663f75757fbdc41.rlib(rustc_std_workspace_core-5663f75757fbdc41.rustc_std_workspace_core.627c4c02-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_core-5663f75757fbdc41.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libaddr2line-3ef025f1a2f07bec.rlib(addr2line-3ef025f1a2f07bec.addr2line.fed86cea-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libaddr2line-3ef025f1a2f07bec.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcore-030142ce3c46028a.rlib(core-030142ce3c46028a.core.1d66f9db-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcore-030142ce3c46028a.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libaddr2line-8bc191151dba6854.rlib(addr2line-8bc191151dba6854.addr2line.aa700a4d-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libaddr2line-8bc191151dba6854.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libtest-fd6fb15a590ca756.rlib(test-fd6fb15a590ca756.test.b02e20b9-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libtest-fd6fb15a590ca756.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libobject-04a79df56773af5d.rlib(object-04a79df56773af5d.object.701a0048-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libobject-04a79df56773af5d.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libdlmalloc-c953ddccfb3af2b2.rlib(dlmalloc-c953ddccfb3af2b2.dlmalloc.d6b3af1e-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libdlmalloc-c953ddccfb3af2b2.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.1.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.10.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.100.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.101.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.102.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.103.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.104.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.105.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.106.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.107.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.108.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.109.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.11.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.110.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.111.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.112.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.113.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.114.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.115.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.116.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.117.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.118.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.119.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.12.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.120.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.121.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.122.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.123.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.124.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.125.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.126.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.127.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.128.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.129.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.13.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.130.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.131.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.132.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.133.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.134.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.135.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.136.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.137.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.138.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.139.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.14.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.140.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.141.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.142.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.143.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.144.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.145.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.146.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.147.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.148.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.149.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.15.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.150.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.151.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.152.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.153.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.154.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.155.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.156.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.157.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.158.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.159.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.16.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.160.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.161.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.162.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.163.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.164.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.165.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.166.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.167.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.168.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.169.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.17.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.170.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.171.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.172.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.173.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.174.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.175.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.176.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.177.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.178.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.179.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.18.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.180.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.181.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.182.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.183.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.184.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.185.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.186.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.187.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.188.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.189.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.19.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.190.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.191.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.192.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.193.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.194.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.195.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.196.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.197.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.198.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.199.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.2.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.20.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.200.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.201.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.202.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.203.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.204.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.205.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.206.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.207.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.208.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.209.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.21.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.210.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.211.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.212.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.213.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.214.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.215.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.216.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.217.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.218.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.219.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.22.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.220.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.221.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.222.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.223.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.224.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.225.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.226.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.227.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.228.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.229.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.23.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.230.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.231.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.232.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.233.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.234.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.235.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.236.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.237.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.238.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.239.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.24.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.240.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.241.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.242.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.243.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.244.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.245.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.246.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.247.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.248.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.249.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.25.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.250.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.251.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.252.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.253.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.254.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.255.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.256.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.257.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.258.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.259.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.26.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.260.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.261.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.262.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.263.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.264.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.27.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.28.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.29.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.3.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.30.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.31.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.32.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.33.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.34.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.35.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.36.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.37.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.38.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.39.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.4.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.40.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.41.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.42.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.43.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.44.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.45.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.46.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.47.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.48.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.49.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.5.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.50.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.51.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.52.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.53.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.54.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.55.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.56.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.57.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.58.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.59.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.6.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.60.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.61.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.62.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.63.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.64.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.65.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.66.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.67.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.68.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.69.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.7.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.70.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.71.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.72.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.73.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.74.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.75.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.76.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.77.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.78.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.79.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.8.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.80.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.81.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.82.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.83.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.84.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.85.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.86.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.87.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.88.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.89.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.9.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.90.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.91.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.92.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.93.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.94.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.95.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.96.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.97.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.98.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(compiler_builtins-699e0bec4976151b.compiler_builtins.86256bef-cgu.99.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libtest-b3f4b9eb9398c1f1.rlib(test-b3f4b9eb9398c1f1.test.193786de-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libminiz_oxide-5d7cc636ed9435c3.rlib(miniz_oxide-5d7cc636ed9435c3.miniz_oxide.74096bcb-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libminiz_oxide-5d7cc636ed9435c3.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libgetopts-e675e689d9b9aa22.rlib(getopts-e675e689d9b9aa22.getopts.dc2d2856-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libgetopts-e675e689d9b9aa22.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libtest-b3f4b9eb9398c1f1.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_unwind-3547a591ffdfe3b8.rlib(panic_unwind-3547a591ffdfe3b8.panic_unwind.5c7fa48c-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_unwind-3547a591ffdfe3b8.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libadler-5ff47b71f918f562.rlib(adler-5ff47b71f918f562.adler.78606ccd-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libadler-5ff47b71f918f562.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_alloc-3da933940af7402d.rlib(rustc_std_workspace_alloc-3da933940af7402d.rustc_std_workspace_alloc.983132d6-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_alloc-3da933940af7402d.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/liblibc-3627e9b09d13ed06.rlib(libc-3627e9b09d13ed06.libc.6bc27d97-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/liblibc-3627e9b09d13ed06.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libmemchr-a8fa471393ff4702.rlib(memchr-a8fa471393ff4702.memchr.15453f59-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libmemchr-a8fa471393ff4702.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libunwind-563f254e761a9379.rlib(unwind-563f254e761a9379.unwind.26088853-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libunwind-563f254e761a9379.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libhashbrown-a95e7fa3536d481d.rlib(hashbrown-a95e7fa3536d481d.hashbrown.cd751ecc-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libhashbrown-a95e7fa3536d481d.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcfg_if-6f6de96f977e4231.rlib(cfg_if-6f6de96f977e4231.cfg_if.1f70fd15-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcfg_if-6f6de96f977e4231.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_demangle-aa4e2e3bc86b69bf.rlib(rustc_demangle-aa4e2e3bc86b69bf.rustc_demangle.6a7b669e-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_demangle-aa4e2e3bc86b69bf.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libstd-ea7d013f23e085f2.rlib(std-ea7d013f23e085f2.std.de3db41c-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libproc_macro-7a290638c6d15b9a.rlib(proc_macro-7a290638c6d15b9a.proc_macro.41d8928a-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libstd-ea7d013f23e085f2.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libproc_macro-7a290638c6d15b9a.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libstd_detect-545db8286b74eb0d.rlib(std_detect-545db8286b74eb0d.std_detect.dde31748-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libstd_detect-545db8286b74eb0d.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/liballoc-c321836d3e389d66.rlib(alloc-c321836d3e389d66.alloc.045e9a54-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/liballoc-c321836d3e389d66.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_std-4966cebbab3ed2c4.rlib(rustc_std_workspace_std-4966cebbab3ed2c4.rustc_std_workspace_std.501fbc4a-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_std-4966cebbab3ed2c4.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_abort-609010be5a660ba6.rlib(panic_abort-609010be5a660ba6.panic_abort.9c991e8d-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_abort-609010be5a660ba6.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libgimli-eac4afe92e9be65c.rlib(gimli-eac4afe92e9be65c.gimli.822d25dc-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libgimli-eac4afe92e9be65c.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libstd-ee13c0ecce3675e6.rlib(std-ee13c0ecce3675e6.std.94a4374d-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libstd-ee13c0ecce3675e6.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libwasi-7038f8115f0163f9.rlib(wasi-7038f8115f0163f9.wasi.914d658b-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libwasi-7038f8115f0163f9.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_alloc-6db32acb6ca7768f.rlib(rustc_std_workspace_alloc-6db32acb6ca7768f.rustc_std_workspace_alloc.e1bf795d-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_alloc-6db32acb6ca7768f.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/liblibc-8eecd2c7be466e2a.rlib(libc-8eecd2c7be466e2a.libc.c8a8d340-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/liblibc-8eecd2c7be466e2a.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_core-f0d808af83fb8de0.rlib(rustc_std_workspace_core-f0d808af83fb8de0.rustc_std_workspace_core.e2830039-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_core-f0d808af83fb8de0.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libmemchr-2b412557ed1f2285.rlib(memchr-2b412557ed1f2285.memchr.c041a329-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libmemchr-2b412557ed1f2285.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libunwind-57135cd34e1ee047.rlib(unwind-57135cd34e1ee047.unwind.02ce0de1-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libunwind-57135cd34e1ee047.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libstd_detect-a8032c9934e31a4c.rlib(std_detect-a8032c9934e31a4c.std_detect.f1263818-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libstd_detect-a8032c9934e31a4c.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libgimli-042912dbd8d23d23.rlib(gimli-042912dbd8d23d23.gimli.05b11bc0-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libgimli-042912dbd8d23d23.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/liballoc-fe97210e33d419fe.rlib(alloc-fe97210e33d419fe.alloc.659356a6-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/liballoc-fe97210e33d419fe.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libpanic_unwind-6a613ce7b0b56a0d.rlib(panic_unwind-6a613ce7b0b56a0d.panic_unwind.d7004ece-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libpanic_unwind-6a613ce7b0b56a0d.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libproc_macro-f71c87e743db5a25.rlib(proc_macro-f71c87e743db5a25.proc_macro.105b5a34-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libproc_macro-f71c87e743db5a25.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_std-fcc612c35a0bcf1b.rlib(rustc_std_workspace_std-fcc612c35a0bcf1b.rustc_std_workspace_std.c28262c4-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_std-fcc612c35a0bcf1b.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_demangle-0319236d4f5138eb.rlib(rustc_demangle-0319236d4f5138eb.rustc_demangle.842e61fa-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_demangle-0319236d4f5138eb.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libminiz_oxide-bfaec06464420f99.rlib(miniz_oxide-bfaec06464420f99.miniz_oxide.b0de8996-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libminiz_oxide-bfaec06464420f99.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libhashbrown-624f8bb4cc25c23f.rlib(hashbrown-624f8bb4cc25c23f.hashbrown.2579fc26-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libhashbrown-624f8bb4cc25c23f.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libunicode_width-03448ae07f3334f0.rlib(unicode_width-03448ae07f3334f0.unicode_width.b7bbfd04-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libunicode_width-03448ae07f3334f0.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libpanic_abort-e10277fbba34997c.rlib(panic_abort-e10277fbba34997c.panic_abort.8ca18911-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libpanic_abort-e10277fbba34997c.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcore-2d8fdd3320339a5c.rlib(core-2d8fdd3320339a5c.core.7378da6e-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcore-2d8fdd3320339a5c.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcfg_if-b34c27bac83977d7.rlib(cfg_if-b34c27bac83977d7.cfg_if.2065076e-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcfg_if-b34c27bac83977d7.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.1.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.10.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.100.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.101.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.102.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.103.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.104.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.105.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.106.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.107.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.108.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.109.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.11.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.110.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.111.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.112.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.113.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.114.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.115.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.116.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.117.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.118.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.119.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.12.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.120.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.121.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.122.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.123.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.124.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.125.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.13.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.14.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.15.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.16.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.17.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.18.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.19.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.2.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.20.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.21.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.22.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.23.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.24.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.25.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.26.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.27.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.28.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.29.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.3.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.30.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.31.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.32.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.33.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.34.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.35.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.36.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.37.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.38.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.39.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.4.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.40.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.41.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.42.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.43.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.44.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.45.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.46.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.47.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.48.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.49.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.5.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.50.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.51.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.52.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.53.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.54.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.55.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.56.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.57.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.58.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.59.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.6.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.60.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.61.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.62.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.63.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.64.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.65.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.66.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.67.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.68.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.69.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.7.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.70.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.71.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.72.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.73.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.74.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.75.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.76.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.77.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.78.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.79.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.8.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.80.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.81.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.82.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.83.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.84.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.85.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.86.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.87.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.88.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.89.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.9.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.90.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.91.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.92.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.93.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.94.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.95.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.96.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.97.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.98.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(compiler_builtins-6844d12812768d0e.compiler_builtins.db19a480-cgu.99.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib(lib.rmeta): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libgetopts-3a9a9ac81fdff62b.rlib(getopts-3a9a9ac81fdff62b.getopts.a7bf08f5-cgu.0.rcgu.o): Unable to recognise the format of file: File format not recognized /usr/bin/strip:/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libgetopts-3a9a9ac81fdff62b.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 mangling shebang in /usr/lib/rustlib/src/rust/library/stdarch/ci/run-docker.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/style.sh from /usr/bin/env sh to #!/usr/bin/sh mangling shebang in /usr/lib/rustlib/src/rust/library/stdarch/ci/run.sh from /usr/bin/env sh to #!/usr/bin/sh *** 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/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/android-ndk.sh is executable but has no shebang, removing executable bit + find /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib -type f -regex '.*\.\(a\|rlib\)' -print -exec /usr/bin/llvm-ranlib '{}' ';' /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libdlmalloc-c953ddccfb3af2b2.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcompiler_builtins-699e0bec4976151b.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libminiz_oxide-5d7cc636ed9435c3.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libgetopts-e675e689d9b9aa22.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_unwind-3547a591ffdfe3b8.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libadler-5ff47b71f918f562.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_alloc-3da933940af7402d.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/liblibc-3627e9b09d13ed06.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libmemchr-a8fa471393ff4702.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libunwind-563f254e761a9379.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libhashbrown-a95e7fa3536d481d.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcfg_if-6f6de96f977e4231.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_demangle-aa4e2e3bc86b69bf.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libproc_macro-7a290638c6d15b9a.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libstd_detect-545db8286b74eb0d.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/liballoc-c321836d3e389d66.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libobject-63a154eb2e5b6590.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libunicode_width-220c8356eebcc9dd.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_core-5663f75757fbdc41.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libaddr2line-3ef025f1a2f07bec.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libcore-030142ce3c46028a.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libtest-b3f4b9eb9398c1f1.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libstd-ea7d013f23e085f2.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/librustc_std_workspace_std-4966cebbab3ed2c4.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libpanic_abort-609010be5a660ba6.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-unknown-unknown/lib/libgimli-eac4afe92e9be65c.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libstd-ee13c0ecce3675e6.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libwasi-7038f8115f0163f9.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_alloc-6db32acb6ca7768f.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/liblibc-8eecd2c7be466e2a.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_core-f0d808af83fb8de0.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libmemchr-2b412557ed1f2285.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libunwind-57135cd34e1ee047.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libstd_detect-a8032c9934e31a4c.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libgimli-042912dbd8d23d23.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/liballoc-fe97210e33d419fe.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libpanic_unwind-6a613ce7b0b56a0d.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libproc_macro-f71c87e743db5a25.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_std_workspace_std-fcc612c35a0bcf1b.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/librustc_demangle-0319236d4f5138eb.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libminiz_oxide-bfaec06464420f99.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libhashbrown-624f8bb4cc25c23f.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libunicode_width-03448ae07f3334f0.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libpanic_abort-e10277fbba34997c.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcore-2d8fdd3320339a5c.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcfg_if-b34c27bac83977d7.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libcompiler_builtins-6844d12812768d0e.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libgetopts-3a9a9ac81fdff62b.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libdlmalloc-4171eb4c42636c12.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libadler-2206752471218a30.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/self-contained/libc.a /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libaddr2line-8bc191151dba6854.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libtest-fd6fb15a590ca756.rlib /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/lib/rustlib/wasm32-wasi/lib/libobject-04a79df56773af5d.rlib Processing files: rust-1.63.0-1.oc8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uSoVU0 + umask 022 + cd /builddir/build/BUILD + cd rustc-1.63.0-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust + cp -pr README.md /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rust + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GK3qzo + umask 022 + cd /builddir/build/BUILD + cd rustc-1.63.0-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/rust + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/rust + cp -pr COPYRIGHT /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/rust + cp -pr LICENSE-APACHE /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/rust + cp -pr LICENSE-MIT /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/rust + exit 0 Provides: rust = 1.63.0-1.oc8 rust(x86-64) = 1.63.0-1.oc8 rustc = 1.63.0-1.oc8 rustc(x86-64) = 1.63.0-1.oc8 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-14.so()(64bit) libLLVM-14.so(LLVM_14)(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.63.0-1.oc8.x86_64 Provides: rust-std-static = 1.63.0-1.oc8 rust-std-static(x86-64) = 1.63.0-1.oc8 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.63.0-1.oc8.noarch Provides: rust-std-static-wasm32-unknown-unknown = 1.63.0-1.oc8 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.63.0-1.oc8.noarch Provides: bundled(wasi-libc) rust-std-static-wasm32-wasi = 1.63.0-1.oc8 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.63.0-1.oc8.noarch Provides: rust-debugger-common = 1.63.0-1.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-gdb-1.63.0-1.oc8.noarch Provides: rust-gdb = 1.63.0-1.oc8 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.63.0-1.oc8.noarch Provides: rust-lldb = 1.63.0-1.oc8 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.63.0-1.oc8.x86_64 Provides: rust-doc = 1.63.0-1.oc8 rust-doc(x86-64) = 1.63.0-1.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cargo-1.63.0-1.oc8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hhh3MT + umask 022 + cd /builddir/build/BUILD + cd rustc-1.63.0-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/cargo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/cargo + cp -pr src/tools/cargo/README.md /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/cargo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8PrR3z + umask 022 + cd /builddir/build/BUILD + cd rustc-1.63.0-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/cargo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/cargo + cp -pr src/tools/cargo/LICENSE-APACHE /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/cargo + cp -pr src/tools/cargo/LICENSE-MIT /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/cargo + cp -pr src/tools/cargo/LICENSE-THIRD-PARTY /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/cargo + exit 0 Provides: bundled(libgit2) = 1.4.2 cargo = 1.63.0-1.oc8 cargo(x86-64) = 1.63.0-1.oc8 cargo-vendor = 1.63.0-1.oc8 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.63.0-1.oc8.noarch Provides: cargo-doc = 1.63.0-1.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rustfmt-1.63.0-1.oc8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PoFnKH + umask 022 + cd /builddir/build/BUILD + cd rustc-1.63.0-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rustfmt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/share/doc/rustfmt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lYZ3Wo + umask 022 + cd /builddir/build/BUILD + cd rustc-1.63.0-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/rustfmt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/rustfmt + cp -pr src/tools/rustfmt/LICENSE-APACHE src/tools/rustfmt/LICENSE-MIT /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/rustfmt + exit 0 Provides: rustfmt = 1.63.0-1.oc8 rustfmt(x86-64) = 1.63.0-1.oc8 rustfmt-preview = 1.63.0-1.oc8 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.63.0-1.oc8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v9Fst2 + umask 022 + cd /builddir/build/BUILD + cd rustc-1.63.0-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/rls + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.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.63.0-1.oc8.x86_64/usr/share/doc/rls + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cWi8Jy + umask 022 + cd /builddir/build/BUILD + cd rustc-1.63.0-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/rls + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/rls + cp -pr src/tools/rls/LICENSE-APACHE src/tools/rls/LICENSE-MIT /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/rls + exit 0 Provides: bundled(libgit2) = 1.4.2 rls = 1.63.0-1.oc8 rls(x86-64) = 1.63.0-1.oc8 rls-preview = 1.63.0-1.oc8 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.63.0-1.oc8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aucFuF + umask 022 + cd /builddir/build/BUILD + cd rustc-1.63.0-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/clippy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/clippy + cp -pr src/tools/clippy/README.md src/tools/clippy/CHANGELOG.md /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/doc/clippy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eoVSCw + umask 022 + cd /builddir/build/BUILD + cd rustc-1.63.0-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/clippy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/clippy + cp -pr src/tools/clippy/LICENSE-APACHE src/tools/clippy/LICENSE-MIT /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64/usr/share/licenses/clippy + exit 0 Provides: clippy = 1.63.0-1.oc8 clippy(x86-64) = 1.63.0-1.oc8 clippy-preview = 1.63.0-1.oc8 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.63.0-1.oc8.noarch Provides: rust-src = 1.63.0-1.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-analysis-1.63.0-1.oc8.x86_64 Provides: rust-analysis = 1.63.0-1.oc8 rust-analysis(x86-64) = 1.63.0-1.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-toolset-1.63.0-1.oc8.x86_64 Provides: rust-toolset = 1.63.0-1.oc8 rust-toolset(x86-64) = 1.63.0-1.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-debugsource-1.63.0-1.oc8.x86_64 Provides: rust-debugsource = 1.63.0-1.oc8 rust-debugsource(x86-64) = 1.63.0-1.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-debuginfo-1.63.0-1.oc8.x86_64 Provides: debuginfo(build-id) = 01ef3ddd4a6cf5b7eefd9fc2f3250307951a8c7a debuginfo(build-id) = 2407d698e2dbd7976a5d943c5ffaa84d98881936 debuginfo(build-id) = 28994f0c71d8a4e312567ac27e9f9522b43930ce debuginfo(build-id) = 5db6a39909c22d5675c361961d05654afe50eca6 debuginfo(build-id) = a5ba077797db8044e77790b18823cdefae60aed2 rust-debuginfo = 1.63.0-1.oc8 rust-debuginfo(x86-64) = 1.63.0-1.oc8 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.63.0-1.oc8 Processing files: cargo-debuginfo-1.63.0-1.oc8.x86_64 Provides: cargo-debuginfo = 1.63.0-1.oc8 cargo-debuginfo(x86-64) = 1.63.0-1.oc8 debuginfo(build-id) = 5c768284c89740766c1f4ecbc1a607d98a71994b debuginfo(build-id) = dd113beecf02a90fddb84883dac1e1f95176c61d 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.63.0-1.oc8 Processing files: rustfmt-debuginfo-1.63.0-1.oc8.x86_64 Provides: debuginfo(build-id) = 136624dfea8036286df227630c94f28037850307 debuginfo(build-id) = dd2eb160e1617db07b8be64b659a8cf662b428e1 rustfmt-debuginfo = 1.63.0-1.oc8 rustfmt-debuginfo(x86-64) = 1.63.0-1.oc8 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.63.0-1.oc8 Processing files: rls-debuginfo-1.63.0-1.oc8.x86_64 Provides: debuginfo(build-id) = 5dbb173873a6e8dbd31f97e13d18e0121a2e1216 rls-debuginfo = 1.63.0-1.oc8 rls-debuginfo(x86-64) = 1.63.0-1.oc8 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.63.0-1.oc8 Processing files: clippy-debuginfo-1.63.0-1.oc8.x86_64 Provides: clippy-debuginfo = 1.63.0-1.oc8 clippy-debuginfo(x86-64) = 1.63.0-1.oc8 debuginfo(build-id) = 291a0fde752e5c39413f11bebfc22665151212e6 debuginfo(build-id) = c26a24078efbfdbe02843a99c79ea9c4e94c5de2 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.63.0-1.oc8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64 Wrote: /builddir/build/RPMS/rust-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-std-static-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-std-static-wasm32-unknown-unknown-1.63.0-1.oc8.noarch.rpm Wrote: /builddir/build/RPMS/rust-std-static-wasm32-wasi-1.63.0-1.oc8.noarch.rpm Wrote: /builddir/build/RPMS/rust-debugger-common-1.63.0-1.oc8.noarch.rpm Wrote: /builddir/build/RPMS/rust-gdb-1.63.0-1.oc8.noarch.rpm Wrote: /builddir/build/RPMS/rust-lldb-1.63.0-1.oc8.noarch.rpm Wrote: /builddir/build/RPMS/rust-doc-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/cargo-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/cargo-doc-1.63.0-1.oc8.noarch.rpm Wrote: /builddir/build/RPMS/rustfmt-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/rls-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/clippy-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-src-1.63.0-1.oc8.noarch.rpm Wrote: /builddir/build/RPMS/rust-analysis-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-toolset-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-debugsource-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/rust-debuginfo-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/cargo-debuginfo-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/rustfmt-debuginfo-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/rls-debuginfo-1.63.0-1.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/clippy-debuginfo-1.63.0-1.oc8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jULL1A + umask 022 + cd /builddir/build/BUILD + cd rustc-1.63.0-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/rust-1.63.0-1.oc8.x86_64 + exit 0 Child return code was: 0