Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-an23-build-206628-61324/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=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --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 setting SOURCE_DATE_EPOCH=1674777600 Wrote: /builddir/build/SRPMS/rust-1.67.0-1.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-an23-build-206628-61324/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=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --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 setting SOURCE_DATE_EPOCH=1674777600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M5puAg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wasi-libc-wasi-sdk-17 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/wasi-libc-wasi-sdk-17.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd wasi-libc-wasi-sdk-17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + rm -rf rustc-1.67.0-src + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/rustc-1.67.0-src.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc-1.67.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 -f -p1 --fuzz=0 patching file compiler/rustc_target/src/spec/wasm_base.rs Hunk #1 succeeded at 88 (offset -1 lines). + echo 'Patch #2 (rustc-1.61.0-rust-gdb-substitute-path.patch):' Patch #2 (rustc-1.61.0-rust-gdb-substitute-path.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/etc/rust-gdb Patch #3 (675fa0b3dd5fe14b43ad5b7862f4528df7322468.patch): + echo 'Patch #3 (675fa0b3dd5fe14b43ad5b7862f4528df7322468.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/bootstrap/cache.rs Patch #4 (107360-modified.patch): + echo 'Patch #4 (107360-modified.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file compiler/rustc_codegen_llvm/src/back/archive.rs + sed -i.try-python -e '/^try python3 /i try "/usr/bin/python3" "$@"' ./configure + sed -i.rust-src -e s#@BUILDDIR@#/builddir/build/BUILD/rustc-1.67.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/libgit2-sys/libgit2/ + 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 './vendor/gimli-0.26.1/tests/parse_self.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/rayon-core/src/broadcast/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/unicode-normalization/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/tests/ansi_term_compat.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/control.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/dynamic_colors.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/nested_colors.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/style.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/control.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/color.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/formatters.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './compiler/rustc_codegen_cranelift/scripts/filter_profile.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 './src/tools/rust-analyzer/crates/ide/src/folding_ranges.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EhvYIX + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rustc-1.67.0-src + export LIBSSH2_SYS_USE_PKG_CONFIG=1 + LIBSSH2_SYS_USE_PKG_CONFIG=1 ++ /usr/bin/getconf _NPROCESSORS_ONLN + ncpus=80 ++ free -g ++ awk '/^Mem:/{print $2}' + max_cpus=94 + '[' 94 -ge 1 -a 94 -lt 80 ']' + /usr/bin/make -O -j80 V=1 VERBOSE=1 --quiet -C /builddir/build/BUILD/wasi-libc-wasi-sdk-17 CC=clang AR=llvm-ar NM=llvm-nm find: '/builddir/build/BUILD/wasi-libc-wasi-sdk-17/build': No such file or directory + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + mv ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + mv ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure --- ./vendor/tikv-jemalloc-sys/configure/configure.backup 2023-01-25 09:49:17.000000000 +0800 +++ ./vendor/tikv-jemalloc-sys/configure/configure 2023-02-01 03:09:30.966634402 +0800 @@ -2140,7 +2140,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + mv ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + mv ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./vendor/libffi-sys/libffi/configure + diff -u ./vendor/libffi-sys/libffi/configure.backup ./vendor/libffi-sys/libffi/configure + mv ./vendor/libffi-sys/libffi/configure.backup ./vendor/libffi-sys/libffi/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/libffi-sys/libffi/configure + diff -u ./vendor/libffi-sys/libffi/configure.backup ./vendor/libffi-sys/libffi/configure + mv ./vendor/libffi-sys/libffi/configure.backup ./vendor/libffi-sys/libffi/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/libffi-sys/libffi/configure + diff -u ./vendor/libffi-sys/libffi/configure.backup ./vendor/libffi-sys/libffi/configure --- ./vendor/libffi-sys/libffi/configure.backup 2023-01-25 09:49:16.000000000 +0800 +++ ./vendor/libffi-sys/libffi/configure 2023-02-01 03:09:30.994635243 +0800 @@ -1875,7 +1875,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./vendor/libffi-sys/libffi/configure + diff -u ./vendor/libffi-sys/libffi/configure.backup ./vendor/libffi-sys/libffi/configure + mv ./vendor/libffi-sys/libffi/configure.backup ./vendor/libffi-sys/libffi/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/libffi-sys/libffi/configure + diff -u ./vendor/libffi-sys/libffi/configure.backup ./vendor/libffi-sys/libffi/configure --- ./vendor/libffi-sys/libffi/configure.backup 2023-02-01 03:09:30.994635243 +0800 +++ ./vendor/libffi-sys/libffi/configure 2023-02-01 03:09:31.010635724 +0800 @@ -7094,7 +7094,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -20206,7 +20206,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + mv ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + mv ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure --- ./vendor/jemalloc-sys/configure/configure.backup 2023-01-25 09:49:16.000000000 +0800 +++ ./vendor/jemalloc-sys/configure/configure 2023-02-01 03:09:31.025636174 +0800 @@ -2140,7 +2140,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + mv ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + mv ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./vendor/libffi-sys/libffi/config.sub + '[' -f /usr/lib/rpm/anolis/config.sub ']' + /usr/bin/rm -f ./vendor/libffi-sys/libffi/config.sub ++ basename ./vendor/libffi-sys/libffi/config.sub + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.sub ./vendor/libffi-sys/libffi/config.sub '/usr/lib/rpm/anolis/config.sub' -> './vendor/libffi-sys/libffi/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./vendor/libffi-sys/libffi/config.guess + '[' -f /usr/lib/rpm/anolis/config.guess ']' + /usr/bin/rm -f ./vendor/libffi-sys/libffi/config.guess ++ basename ./vendor/libffi-sys/libffi/config.guess + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.guess ./vendor/libffi-sys/libffi/config.guess '/usr/lib/rpm/anolis/config.guess' -> './vendor/libffi-sys/libffi/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld"~' ./vendor/libffi-sys/libffi/ltmain.sh + /usr/lib/rpm/anolis/fix-dlsearch-path-in-libtool . lib64 + ./configure --build=x86_64-Anolis-linux --host=x86_64-Anolis-linux --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.i686-pc-windows-gnu.linker=i686-w64-mingw32-gcc --set target.i686-pc-windows-gnu.cc=i686-w64-mingw32-gcc --set target.i686-pc-windows-gnu.ar=i686-w64-mingw32-ar --set target.i686-pc-windows-gnu.ranlib=i686-w64-mingw32-ranlib --set target.x86_64-pc-windows-gnu.linker=x86_64-w64-mingw32-gcc --set target.x86_64-pc-windows-gnu.cc=x86_64-w64-mingw32-gcc --set target.x86_64-pc-windows-gnu.ar=x86_64-w64-mingw32-ar --set target.x86_64-pc-windows-gnu.ranlib=x86_64-w64-mingw32-ranlib --set target.wasm32-wasi.wasi-root=/builddir/build/BUILD/wasi-libc-wasi-sdk-17/sysroot --python=/usr/bin/python3 --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 --set build.build-stage=2 --set build.doc-stage=2 --set build.install-stage=2 --set build.test-stage=2 --enable-extended --tools=analysis,cargo,clippy,rls,rust-analyzer,rustfmt,src --enable-vendor --enable-verbose-tests --dist-compression-formats=gz --release-channel=stable --release-description=1.67.0-1.an23 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.i686-pc-windows-gnu.linker := i686-w64-mingw32-gcc configure: target.i686-pc-windows-gnu.cc := i686-w64-mingw32-gcc configure: target.i686-pc-windows-gnu.ar := i686-w64-mingw32-ar configure: target.i686-pc-windows-gnu.ranlib := i686-w64-mingw32-ranlib configure: target.x86_64-pc-windows-gnu.linker := x86_64-w64-mingw32-gcc configure: target.x86_64-pc-windows-gnu.cc := x86_64-w64-mingw32-gcc configure: target.x86_64-pc-windows-gnu.ar := x86_64-w64-mingw32-ar configure: target.x86_64-pc-windows-gnu.ranlib := x86_64-w64-mingw32-ranlib configure: target.wasm32-wasi.wasi-root := /builddir/build/BUILD/wasi-libc-wasi-s ... configure: build.rustfmt := /bin/true configure: rust.codegen-units-std := 1 configure: build.build-stage := 2 configure: build.doc-stage := 2 configure: build.install-stage := 2 configure: build.test-stage := 2 configure: build.python := /usr/bin/python3 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', 'rust-a ... configure: build.vendor := True configure: rust.verbose-tests := True configure: dist.compression-formats := ['gz'] configure: rust.channel := stable configure: rust.description := 1.67.0-1.an23 configure: build.configure-args := ['--build=x86_64-Anolis-linux', '--host=x86_64 ... 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.67.0-src/x.py --help` + /usr/bin/python3 ./x.py build -j 80 Building rustbuild Compiling libc v0.2.137 Compiling memchr v2.5.0 Compiling proc-macro2 v1.0.46 Compiling cfg-if v1.0.0 Compiling version_check v0.9.4 Compiling typenum v1.15.0 Compiling unicode-ident v1.0.0 Compiling syn v1.0.102 Compiling serde_derive v1.0.137 Compiling cc v1.0.73 Compiling lazy_static v1.4.0 Compiling serde v1.0.137 Compiling regex-automata v0.1.10 Compiling log v0.4.17 Compiling io-lifetimes v1.0.1 Compiling pkg-config v0.3.25 Compiling crossbeam-utils v0.8.14 Compiling regex-syntax v0.6.26 Compiling rustix v0.36.3 Compiling bitflags v1.3.2 Compiling serde_json v1.0.81 Compiling same-file v1.0.6 Compiling linux-raw-sys v0.1.3 Compiling once_cell v1.12.0 Compiling fnv v1.0.7 Compiling bootstrap v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/src/bootstrap) Compiling unicode-width v0.1.9 Compiling ryu v1.0.10 Compiling cpufeatures v0.2.5 Compiling itoa v1.0.2 Compiling hex v0.4.3 Compiling getopts v0.2.21 Compiling walkdir v2.3.2 Compiling thread_local v1.1.4 Compiling generic-array v0.14.5 Compiling cmake v0.1.48 Compiling aho-corasick v0.7.18 Compiling bstr v0.2.17 Compiling object v0.29.0 Compiling quote v1.0.18 Compiling lzma-sys v0.1.17 Compiling opener v0.5.0 Compiling xattr v0.2.3 Compiling filetime v0.2.16 Compiling xz2 v0.1.6 Compiling tar v0.4.38 Compiling crypto-common v0.1.3 Compiling block-buffer v0.10.2 Compiling digest v0.10.3 Compiling sha2 v0.10.2 Compiling regex v1.5.6 Compiling globset v0.4.8 Compiling fd-lock v3.0.8 Compiling ignore v0.4.18 Compiling toml v0.5.9 Finished dev [unoptimized] target(s) in 19.50s Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Compiling compiler_builtins v0.1.84 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/core) Compiling libc v0.2.138 Compiling cc v1.0.76 Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/std) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/unwind) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.21 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/panic_abort) Compiling gimli v0.26.1 Compiling hashbrown v0.12.3 Compiling object v0.29.0 Compiling miniz_oxide v0.5.3 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.67.0-src/library/stdarch/crates/std_detect) Compiling addr2line v0.17.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/proc_macro) Compiling unicode-width v0.1.10 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/test) Finished release [optimized + debuginfo] target(s) in 1m 08s 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.46 Compiling quote v1.0.21 Compiling unicode-ident v1.0.5 Compiling syn v1.0.102 Compiling unicode-xid v0.2.4 Compiling serde v1.0.147 Compiling serde_derive v1.0.147 Compiling libc v0.2.138 Compiling cfg-if v1.0.0 Compiling version_check v0.9.3 Compiling autocfg v1.1.0 Compiling once_cell v1.16.0 Compiling stable_deref_trait v1.2.0 Compiling getrandom v0.2.0 Compiling proc-macro-hack v0.5.19 Compiling cfg-if v0.1.10 Compiling smallvec v1.8.1 Compiling log v0.4.14 Compiling parking_lot_core v0.8.5 Compiling cc v1.0.76 Compiling scopeguard v1.1.0 Compiling memchr v2.5.0 Compiling rustc-hash v1.1.0 Compiling pin-project-lite v0.2.8 Compiling typenum v1.16.0 Compiling bitflags v1.3.2 Compiling unicode-width v0.1.10 Compiling self_cell v0.10.2 Compiling thin-vec v0.2.9 Compiling arrayvec v0.7.0 Compiling remove_dir_all v0.5.3 Compiling fastrand v1.8.0 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_graphviz) Compiling cpufeatures v0.2.5 Compiling scoped-tls v1.0.0 Compiling writeable v0.5.0 Compiling unic-common v0.9.0 Compiling litemap v0.6.0 Compiling unic-char-range v0.9.0 Compiling ppv-lite86 v0.2.8 Compiling ryu v1.0.5 Compiling serde_json v1.0.85 Compiling itoa v1.0.2 Compiling lazy_static v1.4.0 Compiling termcolor v1.1.2 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_fs_util) Compiling either v1.6.0 Compiling datafrog v2.0.1 Compiling convert_case v0.4.0 Compiling tinyvec_macros v0.1.0 Compiling regex-syntax v0.6.26 Compiling crossbeam-utils v0.8.8 Compiling crc32fast v1.3.2 Compiling ansi_term v0.12.1 Compiling adler v1.0.2 Compiling snap v1.0.1 Compiling unicode-script v0.5.5 Compiling fixedbitset v0.2.0 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.67.0-src/compiler/rustc_error_codes) Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc) Compiling instant v0.1.12 Compiling odht v0.3.1 Compiling libloading v0.7.1 Compiling type-map v0.4.0 Compiling unic-char-property v0.9.0 Compiling unic-ucd-version v0.9.0 Compiling annotate-snippets v0.9.1 Compiling tinyvec v1.6.0 Compiling sharded-slab v0.1.1 Compiling miniz_oxide v0.5.3 Compiling getopts v0.2.21 Compiling tracing-core v0.1.28 Compiling thread_local v1.1.4 Compiling unic-emoji-char v0.9.0 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_arena) Compiling rustc_apfloat v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_apfloat) Compiling itertools v0.10.5 Compiling rustc_lexer v0.1.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_lexer) Compiling ahash v0.7.4 Compiling generic-array v0.14.4 Compiling ena v0.14.0 Compiling indexmap v1.9.1 Compiling lock_api v0.4.7 Compiling polonius-engine v0.13.0 Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_parse_format) Compiling tracing-log v0.1.2 Compiling crossbeam-channel v0.5.6 Compiling regex-automata v0.2.0 Compiling aho-corasick v0.7.18 Compiling cstr v0.2.8 Compiling perf-event-open-sys v1.0.1 Compiling memmap2 v0.2.1 Compiling jobserver v0.1.24 Compiling tempfile v3.3.0 Compiling termize v0.1.1 Compiling atty v0.2.14 Compiling flate2 v1.0.23 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_llvm) Compiling rand_core v0.6.2 Compiling unicode-normalization v0.1.22 Compiling parking_lot v0.11.2 Compiling rand_chacha v0.3.0 Compiling rand_xoshiro v0.6.0 Compiling hashbrown v0.12.3 Compiling measureme v10.1.0 Compiling rand v0.8.5 Compiling unicode-security v0.1.0 Compiling regex v1.5.6 Compiling regex-automata v0.1.10 Compiling block-buffer v0.10.2 Compiling crypto-common v0.1.6 Compiling digest v0.10.6 Compiling md-5 v0.10.0 Compiling sha2 v0.10.1 Compiling sha-1 v0.10.0 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.67.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 synstructure v0.12.6 Compiling ar_archive_writer v0.1.1 Compiling zerofrom-derive v0.1.1 Compiling yoke-derive v0.6.1 Compiling zerovec-derive v0.9.0 Compiling displaydoc v0.2.3 Compiling thiserror-impl v1.0.33 Compiling tracing-attributes v0.1.22 Compiling icu_provider_macros v1.0.0 Compiling chalk-derive v0.87.0 Compiling derive_more v0.99.17 Compiling chalk-ir v0.87.0 Compiling thiserror v1.0.33 Compiling tracing v0.1.35 Compiling fluent-syntax v0.11.0 Compiling tracing-subscriber v0.3.3 Compiling thorin-dwp v0.3.0 Compiling zerofrom v0.1.1 Compiling tracing-tree v0.2.0 Compiling chalk-solve v0.87.0 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_log) Compiling chalk-engine v0.87.0 Compiling yoke v0.6.2 Compiling gsgdt v0.1.2 Compiling rls-span v0.5.3 Compiling zerovec v0.9.0 Compiling rls-data v0.19.1 Compiling tinystr v0.7.0 Compiling unic-langid-impl v0.9.1 Compiling icu_locid v1.0.0 Compiling unic-langid-macros-impl v0.9.1 Compiling icu_provider v1.0.1 Compiling icu_provider_adapters v1.0.0 Compiling icu_list v1.0.0 Compiling unic-langid-macros v0.9.1 Compiling unic-langid v0.9.1 Compiling fluent-langneg v0.13.0 Compiling intl_pluralrules v7.0.2 Compiling intl-memoizer v0.5.1 Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_baked_icu_data) Compiling fluent-bundle v0.15.2 Compiling rustc_macros v0.1.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_macros) Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_index) Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_data_structures) Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_span) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_abi) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_type_ir) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_feature) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_ast) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_error_messages) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_target) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_infer) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_mir_dataflow) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_metadata) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_incremental) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_symbol_mangling) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_passes) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_monomorphize) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_query_impl) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_ast_lowering) Compiling rustc_save_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_save_analysis) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_resolve) Compiling rustc_transmute v0.1.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_trait_selection) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_const_eval) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_lint) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_traits) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_ty_utils) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_mir_build) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_hir_analysis) Compiling rustc_plugin_impl v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_plugin_impl) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_codegen_ssa) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_mir_transform) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_borrowck) Compiling rustc_hir_typeck v0.1.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_hir_typeck) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_privacy) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_codegen_llvm) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_interface) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_driver) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/compiler/rustc_smir) Finished release [optimized + debuginfo] target(s) in 3m 55s 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.84 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/core) Compiling libc v0.2.138 Compiling cc v1.0.76 Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/std) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/unwind) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/rustc-std-workspace-core) /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6f06c3)[0x7fb189e436c3] /lib64/libc.so.6(+0x389d0)[0x7fb1894119d0] /lib64/libLLVM-15.so(LLVMBuildSwitch+0x17b)[0x7fb183b342db] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x96f870)[0x7fb18a0c2870] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x9a0e9d)[0x7fb18a0f3e9d] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x995686)[0x7fb18a0e8686] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8f236c)[0x7fb18a04536c] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x957729)[0x7fb18a0aa729] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8c7f4d)[0x7fb18a01af4d] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x957228)[0x7fb18a0aa228] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8f1ac6)[0x7fb18a044ac6] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvXs5_Cs5kMhRfYWMzA_18rustc_codegen_llvmNtB5_18LlvmCodegenBackendNtNtNtCsbrfdaL3jEW3_17rustc_codegen_ssa6traits7backend14CodegenBackend13codegen_crate+0xc8)[0x7fb189febc28] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x81afbf)[0x7fb189f6dfbf] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvNtCslhp8K84kkw7_15rustc_interface6passes13start_codegen+0x200)[0x7fb189f61210] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x80d14a)[0x7fb189f6014a] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvMs0_NtCslhp8K84kkw7_15rustc_interface7queriesNtB5_7Queries15ongoing_codegen+0x96)[0x7fb189f6b936] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6d2fbb)[0x7fb189e25fbb] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6602ae)[0x7fb189db32ae] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6c4a7e)[0x7fb189e17a7e] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x68aa8f)[0x7fb189ddda8f] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x669ee5)[0x7fb189dbcee5] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/libstd-b57b333ffbd76021.so(rust_metadata_std_89f5d957efe18a88+0xb8073)[0x7fb18966c073] /lib64/libc.so.6(+0x86fbd)[0x7fb18945ffbd] /lib64/libc.so.6(__clone+0x44)[0x7fb1894e03b4] Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.67.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.21 rustc exited with signal: 11 (SIGSEGV) (core dumped) error: could not compile `core` Caused by: process didn't exit successfully: `/builddir/build/BUILD/rustc-1.67.0-src/build/bootstrap/debug/rustc --crate-name core --edition=2021 library/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=37c6b74e80460a29 -C extra-filename=-37c6b74e80460a29 --out-dir /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=gcc -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/release/deps -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_os,"watchos")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","nvptx64","le32","xtensa")' '--check-cfg=values(dont_compile_me)' '--check-cfg=values(rustix_use_libc)' -Zmacro-backtrace -Csplit-debuginfo=off -Zsave-analysis -Cprefer-dynamic -Cembed-bitcode=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.67.0/")' -Z binary-dep-depinfo` (exit status: 254) warning: build failed, waiting for other jobs to finish... /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6f06c3)[0x7f92f09ce6c3] /lib64/libc.so.6(+0x389d0)[0x7f92eff9c9d0] /lib64/libLLVM-15.so(LLVMBuildSwitch+0x12f)[0x7f92ea6bf28f] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x96f870)[0x7f92f0c4d870] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x9a0e9d)[0x7f92f0c7ee9d] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x995686)[0x7f92f0c73686] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8f236c)[0x7f92f0bd036c] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x957729)[0x7f92f0c35729] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8c7f4d)[0x7f92f0ba5f4d] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x957228)[0x7f92f0c35228] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8f1ac6)[0x7f92f0bcfac6] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvXs5_Cs5kMhRfYWMzA_18rustc_codegen_llvmNtB5_18LlvmCodegenBackendNtNtNtCsbrfdaL3jEW3_17rustc_codegen_ssa6traits7backend14CodegenBackend13codegen_crate+0xc8)[0x7f92f0b76c28] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x81afbf)[0x7f92f0af8fbf] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvNtCslhp8K84kkw7_15rustc_interface6passes13start_codegen+0x200)[0x7f92f0aec210] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x80d14a)[0x7f92f0aeb14a] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvMs0_NtCslhp8K84kkw7_15rustc_interface7queriesNtB5_7Queries15ongoing_codegen+0x96)[0x7f92f0af6936] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6d2fbb)[0x7f92f09b0fbb] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6602ae)[0x7f92f093e2ae] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6c4a7e)[0x7f92f09a2a7e] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x68aa8f)[0x7f92f0968a8f] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x669ee5)[0x7f92f0947ee5] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/libstd-b57b333ffbd76021.so(rust_metadata_std_89f5d957efe18a88+0xb8073)[0x7f92f01f7073] /lib64/libc.so.6(+0x86fbd)[0x7f92effeafbd] /lib64/libc.so.6(__clone+0x44)[0x7f92f006b3b4] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6f06c3)[0x7f490f6536c3] /lib64/libc.so.6(+0x389d0)[0x7f490ec219d0] /lib64/libLLVM-15.so(LLVMBuildSwitch+0x17b)[0x7f49093442db] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x96f870)[0x7f490f8d2870] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x9a0e9d)[0x7f490f903e9d] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x995686)[0x7f490f8f8686] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8f236c)[0x7f490f85536c] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x957729)[0x7f490f8ba729] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8c7f4d)[0x7f490f82af4d] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x957228)[0x7f490f8ba228] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8f1ac6)[0x7f490f854ac6] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvXs5_Cs5kMhRfYWMzA_18rustc_codegen_llvmNtB5_18LlvmCodegenBackendNtNtNtCsbrfdaL3jEW3_17rustc_codegen_ssa6traits7backend14CodegenBackend13codegen_crate+0xc8)[0x7f490f7fbc28] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x81afbf)[0x7f490f77dfbf] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvNtCslhp8K84kkw7_15rustc_interface6passes13start_codegen+0x200)[0x7f490f771210] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x80d14a)[0x7f490f77014a] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvMs0_NtCslhp8K84kkw7_15rustc_interface7queriesNtB5_7Queries15ongoing_codegen+0x96)[0x7f490f77b936] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6d2fbb)[0x7f490f635fbb] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6602ae)[0x7f490f5c32ae] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6c4a7e)[0x7f490f627a7e] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x68aa8f)[0x7f490f5eda8f] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x669ee5)[0x7f490f5ccee5] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/libstd-b57b333ffbd76021.so(rust_metadata_std_89f5d957efe18a88+0xb8073)[0x7f490ee7c073] /lib64/libc.so.6(+0x86fbd)[0x7f490ec6ffbd] /lib64/libc.so.6(__clone+0x44)[0x7f490ecf03b4] munmap_chunk(): invalid pointer /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6f06c3)[0x7f18d3b316c3] /lib64/libc.so.6(+0x389d0)[0x7f18d30ff9d0] /lib64/libLLVM-15.so(LLVMBuildSwitch+0x123)[0x7f18cd822283] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x96f870)[0x7f18d3db0870] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x9a0e9d)[0x7f18d3de1e9d] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x995686)[0x7f18d3dd6686] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8f236c)[0x7f18d3d3336c] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x957729)[0x7f18d3d98729] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8c7f4d)[0x7f18d3d08f4d] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x957228)[0x7f18d3d98228] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8f1ac6)[0x7f18d3d32ac6] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvXs5_Cs5kMhRfYWMzA_18rustc_codegen_llvmNtB5_18LlvmCodegenBackendNtNtNtCsbrfdaL3jEW3_17rustc_codegen_ssa6traits7backend14CodegenBackend13codegen_crate+0xc8)[0x7f18d3cd9c28] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x81afbf)[0x7f18d3c5bfbf] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvNtCslhp8K84kkw7_15rustc_interface6passes13start_codegen+0x200)[0x7f18d3c4f210] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x80d14a)[0x7f18d3c4e14a] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvMs0_NtCslhp8K84kkw7_15rustc_interface7queriesNtB5_7Queries15ongoing_codegen+0x96)[0x7f18d3c59936] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6d2fbb)[0x7f18d3b13fbb] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6602ae)[0x7f18d3aa12ae] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6c4a7e)[0x7f18d3b05a7e] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x68aa8f)[0x7f18d3acba8f] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x669ee5)[0x7f18d3aaaee5] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/libstd-b57b333ffbd76021.so(rust_metadata_std_89f5d957efe18a88+0xb8073)[0x7f18d335a073] /lib64/libc.so.6(+0x86fbd)[0x7f18d314dfbd] /lib64/libc.so.6(__clone+0x44)[0x7f18d31ce3b4] rustc exited with signal: 11 (SIGSEGV) (core dumped) error: could not compile `compiler_builtins` Caused by: process didn't exit successfully: `/builddir/build/BUILD/rustc-1.67.0-src/build/bootstrap/debug/rustc --crate-name compiler_builtins /builddir/build/BUILD/rustc-1.67.0-src/vendor/compiler_builtins/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=10000 -C debuginfo=2 --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=701e04741ae79360 -C extra-filename=-701e04741ae79360 --out-dir /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=gcc -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern core=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_std_workspace_core-245fa983bb86af78.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_os,"watchos")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","nvptx64","le32","xtensa")' '--check-cfg=values(dont_compile_me)' '--check-cfg=values(rustix_use_libc)' -Zmacro-backtrace -Csplit-debuginfo=off -Zsave-analysis -Cprefer-dynamic -Cembed-bitcode=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.67.0/")' -Z binary-dep-depinfo --cfg 'feature="unstable"' --cfg 'feature="mem-unaligned"'` (exit status: 254) rustc exited with signal: 11 (SIGSEGV) (core dumped) error: could not compile `adler` Caused by: process didn't exit successfully: `/builddir/build/BUILD/rustc-1.67.0-src/build/bootstrap/debug/rustc --crate-name adler /builddir/build/BUILD/rustc-1.67.0-src/vendor/adler/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=0 --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=cd61c3ae19a888f5 -C extra-filename=-cd61c3ae19a888f5 --out-dir /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=gcc -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern compiler_builtins=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcompiler_builtins-701e04741ae79360.rmeta --extern core=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_std_workspace_core-245fa983bb86af78.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_os,"watchos")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","nvptx64","le32","xtensa")' '--check-cfg=values(dont_compile_me)' '--check-cfg=values(rustix_use_libc)' -Zmacro-backtrace -Csplit-debuginfo=off -Zsave-analysis -Cprefer-dynamic -Cembed-bitcode=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.67.0/")' -Z binary-dep-depinfo` (exit status: 254) rustc exited with signal: 6 (SIGABRT) (core dumped) error: could not compile `libc` Caused by: process didn't exit successfully: `/builddir/build/BUILD/rustc-1.67.0-src/build/bootstrap/debug/rustc --crate-name libc /builddir/build/BUILD/rustc-1.67.0-src/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=fb08f23714f6a71a -C extra-filename=-fb08f23714f6a71a --out-dir /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=gcc -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern rustc_std_workspace_core=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_std_workspace_core-245fa983bb86af78.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_os,"watchos")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","nvptx64","le32","xtensa")' '--check-cfg=values(dont_compile_me)' '--check-cfg=values(rustix_use_libc)' -Zmacro-backtrace -Csplit-debuginfo=off -Zsave-analysis -Cprefer-dynamic -Cembed-bitcode=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.67.0/")' -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_thread_local --cfg libc_const_extern_fn` (exit status: 254) /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6f06c3)[0x7f59920e56c3] /lib64/libc.so.6(+0x389d0)[0x7f59916b39d0] /lib64/libLLVM-15.so(LLVMBuildSwitch+0x123)[0x7f598bdd6283] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x96f870)[0x7f5992364870] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x9a0e9d)[0x7f5992395e9d] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x995686)[0x7f599238a686] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8f236c)[0x7f59922e736c] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x957729)[0x7f599234c729] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8c7f4d)[0x7f59922bcf4d] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x957228)[0x7f599234c228] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8f1ac6)[0x7f59922e6ac6] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvXs5_Cs5kMhRfYWMzA_18rustc_codegen_llvmNtB5_18LlvmCodegenBackendNtNtNtCsbrfdaL3jEW3_17rustc_codegen_ssa6traits7backend14CodegenBackend13codegen_crate+0xc8)[0x7f599228dc28] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x81afbf)[0x7f599220ffbf] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvNtCslhp8K84kkw7_15rustc_interface6passes13start_codegen+0x200)[0x7f5992203210] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x80d14a)[0x7f599220214a] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvMs0_NtCslhp8K84kkw7_15rustc_interface7queriesNtB5_7Queries15ongoing_codegen+0x96)[0x7f599220d936] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6d2fbb)[0x7f59920c7fbb] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6602ae)[0x7f59920552ae] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6c4a7e)[0x7f59920b9a7e] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x68aa8f)[0x7f599207fa8f] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x669ee5)[0x7f599205eee5] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/libstd-b57b333ffbd76021.so(rust_metadata_std_89f5d957efe18a88+0xb8073)[0x7f599190e073] /lib64/libc.so.6(+0x86fbd)[0x7f5991701fbd] /lib64/libc.so.6(__clone+0x44)[0x7f59917823b4] rustc exited with signal: 11 (SIGSEGV) (core dumped) error: could not compile `rustc-demangle` Caused by: process didn't exit successfully: `/builddir/build/BUILD/rustc-1.67.0-src/build/bootstrap/debug/rustc --crate-name rustc_demangle /builddir/build/BUILD/rustc-1.67.0-src/vendor/rustc-demangle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=b3022b77ee622bb1 -C extra-filename=-b3022b77ee622bb1 --out-dir /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=gcc -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern compiler_builtins=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcompiler_builtins-701e04741ae79360.rmeta --extern core=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_std_workspace_core-245fa983bb86af78.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_os,"watchos")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","nvptx64","le32","xtensa")' '--check-cfg=values(dont_compile_me)' '--check-cfg=values(rustix_use_libc)' -Zmacro-backtrace -Csplit-debuginfo=off -Zsave-analysis -Cprefer-dynamic -Cembed-bitcode=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.67.0/")' -Z binary-dep-depinfo` (exit status: 254) rustc exited with signal: 11 (SIGSEGV) (core dumped) error: could not compile `memchr` Caused by: process didn't exit successfully: `/builddir/build/BUILD/rustc-1.67.0-src/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /builddir/build/BUILD/rustc-1.67.0-src/vendor/memchr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=e9e2e4ef6b91e7e8 -C extra-filename=-e9e2e4ef6b91e7e8 --out-dir /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=gcc -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern compiler_builtins=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcompiler_builtins-701e04741ae79360.rmeta --extern core=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_std_workspace_core-245fa983bb86af78.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_os,"watchos")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","nvptx64","le32","xtensa")' '--check-cfg=values(dont_compile_me)' '--check-cfg=values(rustix_use_libc)' -Zmacro-backtrace -Csplit-debuginfo=off -Zsave-analysis -Cprefer-dynamic -Cembed-bitcode=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.67.0/")' -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` (exit status: 254) /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6f06c3)[0x7fb0535496c3] /lib64/libc.so.6(+0x389d0)[0x7fb052b179d0] /lib64/libLLVM-15.so(LLVMBuildSwitch+0x17b)[0x7fb04d23a2db] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x96f870)[0x7fb0537c8870] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x9a0e9d)[0x7fb0537f9e9d] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x995686)[0x7fb0537ee686] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8f236c)[0x7fb05374b36c] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x957729)[0x7fb0537b0729] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8c7f4d)[0x7fb053720f4d] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x957228)[0x7fb0537b0228] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x8f1ac6)[0x7fb05374aac6] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvXs5_Cs5kMhRfYWMzA_18rustc_codegen_llvmNtB5_18LlvmCodegenBackendNtNtNtCsbrfdaL3jEW3_17rustc_codegen_ssa6traits7backend14CodegenBackend13codegen_crate+0xc8)[0x7fb0536f1c28] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x81afbf)[0x7fb053673fbf] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvNtCslhp8K84kkw7_15rustc_interface6passes13start_codegen+0x200)[0x7fb053667210] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x80d14a)[0x7fb05366614a] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(_RNvMs0_NtCslhp8K84kkw7_15rustc_interface7queriesNtB5_7Queries15ongoing_codegen+0x96)[0x7fb053671936] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6d2fbb)[0x7fb05352bfbb] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6602ae)[0x7fb0534b92ae] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x6c4a7e)[0x7fb05351da7e] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x68aa8f)[0x7fb0534e3a8f] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/librustc_driver-3644c1b8a9e7acc6.so(+0x669ee5)[0x7fb0534c2ee5] /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1/lib/libstd-b57b333ffbd76021.so(rust_metadata_std_89f5d957efe18a88+0xb8073)[0x7fb052d72073] /lib64/libc.so.6(+0x86fbd)[0x7fb052b65fbd] /lib64/libc.so.6(__clone+0x44)[0x7fb052be63b4] rustc exited with signal: 11 (SIGSEGV) (core dumped) error: could not compile `alloc` Caused by: process didn't exit successfully: `/builddir/build/BUILD/rustc-1.67.0-src/build/bootstrap/debug/rustc --crate-name alloc --edition=2021 library/alloc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=6b5f81532ed9781b -C extra-filename=-6b5f81532ed9781b --out-dir /builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=gcc -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps -L dependency=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern compiler_builtins=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcompiler_builtins-701e04741ae79360.rmeta --extern core=/builddir/build/BUILD/rustc-1.67.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcore-37c6b74e80460a29.rmeta -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_os,"watchos")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","nvptx64","le32","xtensa")' '--check-cfg=values(dont_compile_me)' '--check-cfg=values(rustix_use_libc)' -Zmacro-backtrace -Csplit-debuginfo=off -Zsave-analysis -Cprefer-dynamic -Cembed-bitcode=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.67.0/")' -Z binary-dep-depinfo` (exit status: 254) Build completed unsuccessfully in 0:05:40 error: Bad exit status from /var/tmp/rpm-tmp.EhvYIX (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.EhvYIX (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/rust.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/rust.spec