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.1-devel-build-367908-71324/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=1711065600 Wrote: /builddir/build/SRPMS/rust-1.76.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.1-devel-build-367908-71324/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=1711065600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bxLPCG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wasi-libc-03b228e46bb02fcc5927253e1b8ad715072b1ae4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/wasi-libc-03b228e46bb02fcc5927253e1b8ad715072b1ae4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd wasi-libc-03b228e46bb02fcc5927253e1b8ad715072b1ae4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + rm -rf rustc-1.76.0-src + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/rustc-1.76.0-src.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc-1.76.0-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-Use-lld-provided-by-system.patch):' Patch #1 (0001-Use-lld-provided-by-system.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file compiler/rustc_target/src/spec/base/wasm.rs patching file compiler/rustc_target/src/spec/targets/x86_64_unknown_none.rs patching file compiler/rustc_target/src/spec/targets/x86_64_unknown_uefi.rs Patch #2 (rustc-1.70.0-rust-gdb-substitute-path.patch): + echo 'Patch #2 (rustc-1.70.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 (0001-Let-environment-variables-override-some-default-CPUs.patch): + echo 'Patch #3 (0001-Let-environment-variables-override-some-default-CPUs.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file compiler/rustc_target/src/spec/targets/powerpc64le_unknown_linux_gnu.rs patching file compiler/rustc_target/src/spec/targets/s390x_unknown_linux_gnu.rs patching file compiler/rustc_target/src/spec/targets/x86_64_unknown_linux_gnu.rs Patch #4 (0001-bootstrap-allow-disabling-target-self-contained.patch): + echo 'Patch #4 (0001-bootstrap-allow-disabling-target-self-contained.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file config.example.toml Hunk #1 succeeded at 820 (offset 13 lines). patching file src/bootstrap/src/core/build_steps/compile.rs patching file src/bootstrap/src/core/config/config.rs Hunk #1 succeeded at 579 (offset 46 lines). Hunk #2 succeeded at 588 (offset 46 lines). Hunk #3 succeeded at 1140 (offset 85 lines). Hunk #4 succeeded at 1826 (offset 221 lines). patching file src/bootstrap/src/lib.rs Hunk #1 succeeded at 1319 (offset -16 lines). Patch #5 (0002-set-an-external-library-path-for-wasm32-wasi.patch): + echo 'Patch #5 (0002-set-an-external-library-path-for-wasm32-wasi.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file compiler/rustc_codegen_ssa/src/back/link.rs patching file compiler/rustc_target/src/spec/mod.rs Hunk #1 succeeded at 1877 (offset 3 lines). patching file compiler/rustc_target/src/spec/targets/wasm32_wasi.rs Patch #6 (rustc-1.76.0-unbundle-sqlite.patch): + echo 'Patch #6 (rustc-1.76.0-unbundle-sqlite.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/tools/cargo/Cargo.lock patching file src/tools/cargo/Cargo.toml + 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.76.0-src# ./src/etc/rust-gdb + rm -rf src/llvm-project/ + mkdir -p src/llvm-project/libunwind/ + rm -rf vendor/libgit2-sys/libgit2/ + pushd vendor ~/build/BUILD/rustc-1.76.0-src/vendor ~/build/BUILD/rustc-1.76.0-src + rm -rf curl-sys/curl/ + rm -rf jemalloc-sys/jemalloc/ tikv-jemalloc-sys/jemalloc/ + rm -rf libmimalloc-sys/c_src/mimalloc/ + rm -rf libssh2-sys/libssh2/ + rm -rf libz-sys/src/zlib/ + rm -rf libz-sys/src/zlib-ng/ + rm -rf lzma-sys/xz-5.2/ + rm -rf openssl-src/openssl/ + popd ~/build/BUILD/rustc-1.76.0-src + 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/rust-analyzer/crates/ide/src/folding_ranges.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/equivalent-1.0.0/src/lib.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/bumpalo/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/data.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/grid.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/curve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/filledcurve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/candlestick.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/map.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/errorbar.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/axis.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/traits.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/display.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/key.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/proxy.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/derivative/tests/derive-clone.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/derivative/tests/derive-hash.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/derivative/tests/derive-default-bounds.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/template.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/instruction.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/compiler.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/error.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/syntax.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/benches/benchmarks.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/bumpalo-3.13.0/src/lib.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/gix-pack/src/lib.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--) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zbXtqK + 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 -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 -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.76.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-03b228e46bb02fcc5927253e1b8ad715072b1ae4 CC=clang AR=llvm-ar NM=llvm-nm find: 'build/wasm32-wasi': No such file or directory ++ find /usr/lib64/clang -type f -name 'libclang_rt.profile-*.a' + PROFILER=/usr/lib64/clang/17/lib/libclang_rt.profile-x86_64.a + 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 -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 -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/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 2024-02-04 22:52:04.000000000 +0800 +++ ./vendor/jemalloc-sys/configure/configure 2024-03-25 15:33:44.013574375 +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' ./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 2024-02-04 22:52:04.000000000 +0800 +++ ./vendor/libffi-sys/libffi/configure 2024-03-25 15:33:44.041575265 +0800 @@ -1823,7 +1823,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 2024-03-25 15:33:44.041575265 +0800 +++ ./vendor/libffi-sys/libffi/configure 2024-03-25 15:33:44.056575743 +0800 @@ -8221,7 +8221,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'" @@ -21204,7 +21204,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/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 2024-02-04 22:52:05.000000000 +0800 +++ ./vendor/tikv-jemalloc-sys/configure/configure 2024-03-25 15:33:44.071576220 +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/libz-sys-1.1.9/src/zlib/configure + diff -u ./vendor/libz-sys-1.1.9/src/zlib/configure.backup ./vendor/libz-sys-1.1.9/src/zlib/configure + mv ./vendor/libz-sys-1.1.9/src/zlib/configure.backup ./vendor/libz-sys-1.1.9/src/zlib/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/libz-sys-1.1.9/src/zlib/configure + diff -u ./vendor/libz-sys-1.1.9/src/zlib/configure.backup ./vendor/libz-sys-1.1.9/src/zlib/configure + mv ./vendor/libz-sys-1.1.9/src/zlib/configure.backup ./vendor/libz-sys-1.1.9/src/zlib/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/libz-sys-1.1.9/src/zlib/configure + diff -u ./vendor/libz-sys-1.1.9/src/zlib/configure.backup ./vendor/libz-sys-1.1.9/src/zlib/configure + mv ./vendor/libz-sys-1.1.9/src/zlib/configure.backup ./vendor/libz-sys-1.1.9/src/zlib/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' ./vendor/libz-sys-1.1.9/src/zlib/configure + diff -u ./vendor/libz-sys-1.1.9/src/zlib/configure.backup ./vendor/libz-sys-1.1.9/src/zlib/configure + mv ./vendor/libz-sys-1.1.9/src/zlib/configure.backup ./vendor/libz-sys-1.1.9/src/zlib/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/libz-sys-1.1.9/src/zlib/configure + diff -u ./vendor/libz-sys-1.1.9/src/zlib/configure.backup ./vendor/libz-sys-1.1.9/src/zlib/configure + mv ./vendor/libz-sys-1.1.9/src/zlib/configure.backup ./vendor/libz-sys-1.1.9/src/zlib/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/libz-sys-1.1.9/src/zlib-ng/configure + diff -u ./vendor/libz-sys-1.1.9/src/zlib-ng/configure.backup ./vendor/libz-sys-1.1.9/src/zlib-ng/configure + mv ./vendor/libz-sys-1.1.9/src/zlib-ng/configure.backup ./vendor/libz-sys-1.1.9/src/zlib-ng/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/libz-sys-1.1.9/src/zlib-ng/configure + diff -u ./vendor/libz-sys-1.1.9/src/zlib-ng/configure.backup ./vendor/libz-sys-1.1.9/src/zlib-ng/configure + mv ./vendor/libz-sys-1.1.9/src/zlib-ng/configure.backup ./vendor/libz-sys-1.1.9/src/zlib-ng/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/libz-sys-1.1.9/src/zlib-ng/configure + diff -u ./vendor/libz-sys-1.1.9/src/zlib-ng/configure.backup ./vendor/libz-sys-1.1.9/src/zlib-ng/configure + mv ./vendor/libz-sys-1.1.9/src/zlib-ng/configure.backup ./vendor/libz-sys-1.1.9/src/zlib-ng/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' ./vendor/libz-sys-1.1.9/src/zlib-ng/configure + diff -u ./vendor/libz-sys-1.1.9/src/zlib-ng/configure.backup ./vendor/libz-sys-1.1.9/src/zlib-ng/configure + mv ./vendor/libz-sys-1.1.9/src/zlib-ng/configure.backup ./vendor/libz-sys-1.1.9/src/zlib-ng/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/libz-sys-1.1.9/src/zlib-ng/configure + diff -u ./vendor/libz-sys-1.1.9/src/zlib-ng/configure.backup ./vendor/libz-sys-1.1.9/src/zlib-ng/configure + mv ./vendor/libz-sys-1.1.9/src/zlib-ng/configure.backup ./vendor/libz-sys-1.1.9/src/zlib-ng/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' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./vendor/libz-sys-1.1.9/src/zlib-ng/tools/config.sub + '[' -f /usr/lib/rpm/anolis/config.sub ']' + /usr/bin/rm -f ./vendor/libz-sys-1.1.9/src/zlib-ng/tools/config.sub ++ basename ./vendor/libz-sys-1.1.9/src/zlib-ng/tools/config.sub + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.sub ./vendor/libz-sys-1.1.9/src/zlib-ng/tools/config.sub '/usr/lib/rpm/anolis/config.sub' -> './vendor/libz-sys-1.1.9/src/zlib-ng/tools/config.sub' + '[' 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 ++ dirname ./configure + /usr/lib/rpm/anolis/force-as-needed-for-shared-lib-in-libtool . Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/anolis/fix-libtool-ltmain-from-overlinking ++ dirname ./configure + /usr/lib/rpm/anolis/fix-libtool-from-moving-options-after-libs . + /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.x86_64-unknown-linux-gnu.profiler=/usr/lib64/clang/17/lib/libclang_rt.profile-x86_64.a --set target.wasm32-wasi.wasi-root=/builddir/build/BUILD/wasi-libc-03b228e46bb02fcc5927253e1b8ad715072b1ae4/sysroot --python=/usr/bin/python3 --local-rust-root=/usr --set build.rustfmt=/bin/true --disable-llvm-static-stdcpp --llvm-root=/usr --disable-codegen-tests --enable-llvm-link-shared --debuginfo-level=2 --set build.build-stage=2 --set build.doc-stage=2 --set build.install-stage=2 --set build.test-stage=2 --enable-extended --tools=cargo,clippy,rls,rust-analyzer,rustfmt,src --enable-vendor --enable-verbose-tests --dist-compression-formats=gz --disable-rpath --release-channel=stable '--release-description=Anolis 23 1.76.0-1.an23' configure: processing command line configure: configure: build.configure-args := ['--build=x86_64-Anolis-linux', '--host=x86_64 ... 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.x86_64-unknown-linux-gnu.profiler := /usr/lib64/clang/17/lib/li ... configure: target.wasm32-wasi.wasi-root := /builddir/build/BUILD/wasi-libc-03b228 ... configure: build.rustfmt := /bin/true 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: llvm.static-libstdcpp := False configure: target.x86_64-unknown-linux-gnu.llvm-config := /usr/bin/llvm-config configure: rust.codegen-tests := False configure: llvm.link-shared := True configure: rust.debuginfo-level := 2 configure: build.extended := True configure: build.tools := ['cargo', 'clippy', 'rls', 'rust-analyzer', 'r ... configure: build.vendor := True configure: rust.verbose-tests := True configure: dist.compression-formats := ['gz'] configure: rust.rpath := False configure: rust.channel := stable configure: rust.description := Anolis 23 1.76.0-1.an23 configure: profile := dist 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.76.0-src/x.py --help` + /usr/bin/python3 ./x.py --stage 2 build Building bootstrap Compiling memchr v2.5.0 Compiling proc-macro2 v1.0.60 Compiling quote v1.0.26 Compiling unicode-ident v1.0.0 Compiling cfg-if v1.0.0 Compiling typenum v1.15.0 Compiling libc v0.2.150 Compiling version_check v0.9.4 Compiling cc v1.0.73 Compiling serde v1.0.160 Compiling regex-automata v0.1.10 Compiling log v0.4.17 Compiling lazy_static v1.4.0 Compiling pkg-config v0.3.25 Compiling regex-syntax v0.6.26 Compiling crossbeam-utils v0.8.14 Compiling anstyle v1.0.0 Compiling clap_lex v0.6.0 Compiling heck v0.4.1 Compiling serde_derive v1.0.160 Compiling rustix v0.38.19 Compiling fnv v1.0.7 Compiling once_cell v1.12.0 Compiling serde_json v1.0.81 Compiling same-file v1.0.6 Compiling semver v1.0.17 Compiling bitflags v2.4.1 Compiling linux-raw-sys v0.4.10 Compiling cpufeatures v0.2.5 Compiling itoa v1.0.2 Compiling bootstrap v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/bootstrap) Compiling ryu v1.0.10 Compiling termcolor v1.2.0 Compiling home v0.5.4 Compiling walkdir v2.3.2 Compiling clap_builder v4.4.7 Compiling thread_local v1.1.4 Compiling generic-array v0.14.5 Compiling cmake v0.1.48 Compiling bstr v0.2.17 Compiling aho-corasick v0.7.18 Compiling object v0.32.0 Compiling lzma-sys v0.1.17 Compiling syn v2.0.8 Compiling filetime v0.2.16 Compiling xattr v0.2.3 Compiling tar v0.4.38 Compiling xz2 v0.1.6 Compiling opener v0.5.0 Compiling block-buffer v0.10.2 Compiling crypto-common v0.1.3 Compiling digest v0.10.3 Compiling sha2 v0.10.2 Compiling regex v1.5.6 Compiling fd-lock v3.0.13 Compiling globset v0.4.8 Compiling ignore v0.4.18 Compiling toml v0.5.9 Compiling clap_derive v4.4.7 Compiling clap v4.4.7 Compiling clap_complete v4.4.3 Compiling build_helper v0.1.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/build_helper) Finished dev [unoptimized] target(s) in 15.42s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu) Compiling compiler_builtins v0.1.103 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/core) Compiling libc v0.2.150 Compiling memchr v2.5.0 Compiling cc v1.0.79 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/std) Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/profiler_builtins) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/unwind) Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_unwind) Compiling gimli v0.28.0 Compiling miniz_oxide v0.7.1 Compiling hashbrown v0.14.3 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.76.0-src/library/stdarch/crates/std_detect) Compiling object v0.32.1 Compiling addr2line v0.21.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.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.76.0-src/library/test) Compiling sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/sysroot) Finished release [optimized + debuginfo] target(s) in 26.77s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.9 Compiling quote v1.0.29 Compiling unicode-xid v0.2.4 Compiling cfg-if v1.0.0 Compiling version_check v0.9.4 Compiling libc v0.2.150 Compiling syn v1.0.109 Compiling once_cell v1.18.0 Compiling stable_deref_trait v1.2.0 Compiling smallvec v1.11.0 Compiling autocfg v1.1.0 Compiling zerocopy v0.7.28 Compiling allocator-api2 v0.2.15 Compiling cc v1.0.79 Compiling equivalent v1.0.0 Compiling memchr v2.5.0 Compiling parking_lot_core v0.9.8 Compiling pin-project-lite v0.2.10 Compiling scopeguard v1.1.0 Compiling log v0.4.19 Compiling rustix v0.38.19 Compiling rustc-hash v1.1.0 Compiling typenum v1.16.0 Compiling linux-raw-sys v0.4.10 Compiling bitflags v2.4.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling thin-vec v0.2.12 Compiling bitflags v1.3.2 Compiling arrayvec v0.7.4 Compiling either v1.8.1 Compiling fastrand v2.0.0 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_graphviz) Compiling ppv-lite86 v0.2.17 Compiling thiserror v1.0.47 Compiling cpufeatures v0.2.8 Compiling unicode-width v0.1.10 Compiling crc32fast v1.3.2 Compiling scoped-tls v1.0.1 Compiling thiserror-core v1.0.38 Compiling static_assertions v1.1.0 Compiling adler v1.0.2 Compiling writeable v0.5.3 Compiling byteorder v1.4.3 Compiling litemap v0.7.1 Compiling serde v1.0.185 Compiling unicode-properties v0.1.0 Compiling icu_locid_transform_data v1.3.2 Compiling itoa v1.0.6 Compiling serde_json v1.0.99 Compiling ryu v1.0.13 Compiling strsim v0.10.0 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fs_util) Compiling self_cell v1.0.2 Compiling ident_case v1.0.1 Compiling icu_list_data v1.3.2 Compiling fnv v1.0.7 Compiling termcolor v1.2.0 Compiling semver v1.0.17 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling datafrog v2.0.1 Compiling convert_case v0.4.0 Compiling tinyvec_macros v0.1.1 Compiling regex-syntax v0.7.2 Compiling crossbeam-utils v0.8.16 Compiling snap v1.1.0 Compiling regex-syntax v0.6.29 Compiling lazy_static v1.4.0 Compiling unicode-script v0.5.5 Compiling rustc-demangle v0.1.23 Compiling pulldown-cmark v0.9.3 Compiling punycode v0.4.1 Compiling overload v0.1.1 Compiling pathdiff v0.2.1 Compiling elsa v1.7.1 Compiling odht v0.3.1 Compiling libloading v0.7.4 Compiling time-core v0.1.1 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_codes) Compiling nu-ansi-term v0.46.0 Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc) Compiling type-map v0.4.0 Compiling miniz_oxide v0.7.1 Compiling tracing-core v0.1.30 Compiling ena v0.14.2 Compiling self_cell v0.10.3 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_arena) Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lexer) Compiling annotate-snippets v0.9.1 Compiling tinyvec v1.6.0 Compiling sharded-slab v0.1.4 Compiling thread_local v1.1.7 Compiling time v0.3.22 Compiling itertools v0.11.0 Compiling getopts v0.2.21 Compiling ahash v0.8.6 Compiling generic-array v0.14.7 Compiling unicase v2.7.0 Compiling lock_api v0.4.10 Compiling memoffset v0.9.0 Compiling polonius-engine v0.13.0 Compiling tracing-log v0.1.3 Compiling rustc_version v0.4.0 Compiling crossbeam-channel v0.5.8 Compiling regex-automata v0.2.0 Compiling aho-corasick v1.0.2 Compiling flate2 v1.0.26 Compiling hashbrown v0.14.3 Compiling field-offset v0.3.6 Compiling syn v2.0.32 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_llvm) Compiling unicode-normalization v0.1.22 Compiling indexmap v2.0.0 Compiling perf-event-open-sys v3.0.0 Compiling getrandom v0.2.10 Compiling memmap2 v0.2.3 Compiling jobserver v0.1.27 Compiling termize v0.1.1 Compiling unicode-security v0.1.0 Compiling rand_core v0.6.4 Compiling parking_lot v0.12.1 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling digest v0.10.7 Compiling measureme v10.1.2 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_serialize) Compiling gimli v0.28.0 Compiling regex-automata v0.1.10 Compiling rand v0.8.5 Compiling sha1 v0.10.5 Compiling sha2 v0.10.7 Compiling md-5 v0.10.5 Compiling regex v1.8.4 Compiling twox-hash v1.6.3 Compiling tempfile v3.8.0 Compiling is-terminal v0.4.8 Compiling matchers v0.1.0 Compiling thiserror-core-impl v1.0.38 Compiling derivative v2.2.0 Compiling derive_more v0.99.17 Compiling synstructure v0.13.0 Compiling darling_core v0.20.3 Compiling ruzstd v0.4.0 Compiling object v0.32.1 Compiling zerofrom-derive v0.1.3 Compiling yoke-derive v0.7.2 Compiling zerovec-derive v0.10.0 Compiling displaydoc v0.2.4 Compiling tracing-attributes v0.1.26 Compiling rustc_index_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index_macros) Compiling rustc_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_macros) Compiling thiserror-impl v1.0.47 Compiling icu_provider_macros v1.3.2 Compiling serde_derive v1.0.185 Compiling darling_macro v0.20.3 Compiling darling v0.20.3 Compiling derive_setters v0.1.6 Compiling fluent-syntax v0.11.0 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.17 Compiling stable_mir v0.1.0-preview (/builddir/build/BUILD/rustc-1.76.0-src/compiler/stable_mir) Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index) Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse_format) Compiling tracing-tree v0.2.4 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_log) Compiling zerofrom v0.1.3 Compiling yoke v0.7.2 Compiling zerovec v0.10.0 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_type_ir) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_abi) Compiling thorin-dwp v0.7.0 Compiling ar_archive_writer v0.1.5 Compiling tinystr v0.7.4 Compiling unic-langid-impl v0.9.1 Compiling icu_locid v1.3.2 Compiling unic-langid-macros-impl v0.9.1 Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_next_trait_solver) Compiling icu_provider v1.3.2 Compiling unic-langid-macros v0.9.1 Compiling unic-langid v0.9.1 Compiling intl_pluralrules v7.0.2 Compiling fluent-langneg v0.13.0 Compiling intl-memoizer v0.5.1 Compiling icu_locid_transform v1.3.2 Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_feature) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast) Compiling fluent-bundle v0.15.2 Compiling icu_list v1.3.2 Compiling icu_provider_adapters v1.3.2 Compiling gsgdt v0.1.2 Compiling rustc_fluent_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fluent_macro) Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_baked_icu_data) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_messages) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_target) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_dataflow) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_incremental) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_symbol_mangling) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_pattern_analysis) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_impl) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_lowering) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_monomorphize) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_llvm) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_analysis) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_traits) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_const_eval) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_build) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ty_utils) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_passes) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_borrowck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_transform) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_privacy) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_typeck) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver) Finished release [optimized + debuginfo] target(s) in 2m 05s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (x86_64-unknown-linux-gnu) Compiling compiler_builtins v0.1.103 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/core) Compiling libc v0.2.150 Compiling memchr v2.5.0 Compiling cc v1.0.79 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/std) Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/profiler_builtins) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/unwind) Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_unwind) Compiling gimli v0.28.0 Compiling hashbrown v0.14.3 Compiling object v0.32.1 Compiling miniz_oxide v0.7.1 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.76.0-src/library/stdarch/crates/std_detect) Compiling addr2line v0.21.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.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.76.0-src/library/test) Compiling sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/sysroot) Finished release [optimized + debuginfo] target(s) in 33.34s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling unicode-ident v1.0.9 Compiling unicode-xid v0.2.4 Compiling cfg-if v1.0.0 Compiling version_check v0.9.4 Compiling libc v0.2.150 Compiling syn v1.0.109 Compiling once_cell v1.18.0 Compiling stable_deref_trait v1.2.0 Compiling smallvec v1.11.0 Compiling autocfg v1.1.0 Compiling zerocopy v0.7.28 Compiling allocator-api2 v0.2.15 Compiling cc v1.0.79 Compiling equivalent v1.0.0 Compiling memchr v2.5.0 Compiling parking_lot_core v0.9.8 Compiling rustix v0.38.19 Compiling scopeguard v1.1.0 Compiling pin-project-lite v0.2.10 Compiling log v0.4.19 Compiling typenum v1.16.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling bitflags v2.4.0 Compiling rustc-hash v1.1.0 Compiling linux-raw-sys v0.4.10 Compiling thin-vec v0.2.12 Compiling arrayvec v0.7.4 Compiling bitflags v1.3.2 Compiling fastrand v2.0.0 Compiling either v1.8.1 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_graphviz) Compiling ppv-lite86 v0.2.17 Compiling thiserror v1.0.47 Compiling cpufeatures v0.2.8 Compiling unicode-width v0.1.10 Compiling scoped-tls v1.0.1 Compiling crc32fast v1.3.2 Compiling thiserror-core v1.0.38 Compiling static_assertions v1.1.0 Compiling adler v1.0.2 Compiling writeable v0.5.3 Compiling serde v1.0.185 Compiling litemap v0.7.1 Compiling byteorder v1.4.3 Compiling unicode-properties v0.1.0 Compiling icu_locid_transform_data v1.3.2 Compiling serde_json v1.0.99 Compiling itoa v1.0.6 Compiling ryu v1.0.13 Compiling icu_list_data v1.3.2 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fs_util) Compiling ident_case v1.0.1 Compiling self_cell v1.0.2 Compiling strsim v0.10.0 Compiling fnv v1.0.7 Compiling termcolor v1.2.0 Compiling semver v1.0.17 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling datafrog v2.0.1 Compiling convert_case v0.4.0 Compiling tinyvec_macros v0.1.1 Compiling regex-syntax v0.7.2 Compiling crossbeam-utils v0.8.16 Compiling snap v1.1.0 Compiling lazy_static v1.4.0 Compiling regex-syntax v0.6.29 Compiling overload v0.1.1 Compiling unicode-script v0.5.5 Compiling rustc-demangle v0.1.23 Compiling punycode v0.4.1 Compiling pulldown-cmark v0.9.3 Compiling pathdiff v0.2.1 Compiling odht v0.3.1 Compiling elsa v1.7.1 Compiling libloading v0.7.4 Compiling self_cell v0.10.3 Compiling time-core v0.1.1 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_codes) Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc) Compiling type-map v0.4.0 Compiling nu-ansi-term v0.46.0 Compiling sharded-slab v0.1.4 Compiling tracing-core v0.1.30 Compiling tinyvec v1.6.0 Compiling thread_local v1.1.7 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_arena) Compiling annotate-snippets v0.9.1 Compiling itertools v0.11.0 Compiling miniz_oxide v0.7.1 Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lexer) Compiling getopts v0.2.21 Compiling time v0.3.22 Compiling ena v0.14.2 Compiling ahash v0.8.6 Compiling generic-array v0.14.7 Compiling unicase v2.7.0 Compiling lock_api v0.4.10 Compiling memoffset v0.9.0 Compiling polonius-engine v0.13.0 Compiling tracing-log v0.1.3 Compiling rustc_version v0.4.0 Compiling regex-automata v0.2.0 Compiling aho-corasick v1.0.2 Compiling flate2 v1.0.26 Compiling hashbrown v0.14.3 Compiling crossbeam-channel v0.5.8 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_llvm) Compiling field-offset v0.3.6 Compiling syn v2.0.32 Compiling unicode-normalization v0.1.22 Compiling indexmap v2.0.0 Compiling unicode-security v0.1.0 Compiling regex-automata v0.1.10 Compiling perf-event-open-sys v3.0.0 Compiling getrandom v0.2.10 Compiling memmap2 v0.2.3 Compiling jobserver v0.1.27 Compiling termize v0.1.1 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling rand_core v0.6.4 Compiling digest v0.10.7 Compiling parking_lot v0.12.1 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_serialize) Compiling gimli v0.28.0 Compiling md-5 v0.10.5 Compiling sha2 v0.10.7 Compiling sha1 v0.10.5 Compiling measureme v10.1.2 Compiling rand v0.8.5 Compiling regex v1.8.4 Compiling matchers v0.1.0 Compiling tempfile v3.8.0 Compiling is-terminal v0.4.8 Compiling twox-hash v1.6.3 Compiling thiserror-core-impl v1.0.38 Compiling derivative v2.2.0 Compiling derive_more v0.99.17 Compiling synstructure v0.13.0 Compiling darling_core v0.20.3 Compiling ruzstd v0.4.0 Compiling object v0.32.1 Compiling zerofrom-derive v0.1.3 Compiling yoke-derive v0.7.2 Compiling zerovec-derive v0.10.0 Compiling displaydoc v0.2.4 Compiling tracing-attributes v0.1.26 Compiling rustc_index_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index_macros) Compiling rustc_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_macros) Compiling thiserror-impl v1.0.47 Compiling icu_provider_macros v1.3.2 Compiling serde_derive v1.0.185 Compiling darling_macro v0.20.3 Compiling darling v0.20.3 Compiling derive_setters v0.1.6 Compiling fluent-syntax v0.11.0 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.17 Compiling stable_mir v0.1.0-preview (/builddir/build/BUILD/rustc-1.76.0-src/compiler/stable_mir) Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index) Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse_format) Compiling zerofrom v0.1.3 Compiling yoke v0.7.2 Compiling zerovec v0.10.0 Compiling tracing-tree v0.2.4 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_log) Compiling tinystr v0.7.4 Compiling ar_archive_writer v0.1.5 Compiling thorin-dwp v0.7.0 Compiling unic-langid-impl v0.9.1 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_type_ir) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_abi) Compiling icu_locid v1.3.2 Compiling unic-langid-macros-impl v0.9.1 Compiling icu_provider v1.3.2 Compiling unic-langid-macros v0.9.1 Compiling unic-langid v0.9.1 Compiling intl-memoizer v0.5.1 Compiling fluent-langneg v0.13.0 Compiling intl_pluralrules v7.0.2 Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_next_trait_solver) Compiling icu_locid_transform v1.3.2 Compiling fluent-bundle v0.15.2 Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_feature) Compiling icu_list v1.3.2 Compiling icu_provider_adapters v1.3.2 Compiling rustc_fluent_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fluent_macro) Compiling gsgdt v0.1.2 Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_baked_icu_data) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_messages) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_target) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_infer) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_dataflow) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_metadata) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_symbol_mangling) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_pattern_analysis) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_incremental) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_monomorphize) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_impl) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_lowering) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_transmute) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_llvm) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_trait_selection) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_analysis) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_build) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_traits) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_const_eval) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_passes) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ty_utils) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_borrowck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_transform) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_typeck) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_privacy) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver) Finished release [optimized + debuginfo] target(s) in 2m 26s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Uplifting library (stage1 -> stage2) WARNING: no codegen-backends config matched the requested path to build a codegen backend. HELP: add backend to codegen-backends in config.toml. Uplifting rustc (stage1 -> stage3) Building tool cargo (stage2 -> stage3, x86_64-unknown-linux-gnu) Compiling libc v0.2.150 Compiling proc-macro2 v1.0.70 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling pkg-config v0.3.27 Compiling serde v1.0.193 Compiling vcpkg v0.2.15 Compiling autocfg v1.1.0 Compiling thiserror v1.0.50 Compiling memchr v2.6.4 Compiling once_cell v1.18.0 Compiling version_check v0.9.4 Compiling regex-syntax v0.8.2 Compiling scopeguard v1.2.0 Compiling crc32fast v1.3.2 Compiling smallvec v1.11.2 Compiling parking_lot_core v0.9.9 Compiling gix-trace v0.1.4 Compiling bitflags v2.4.1 Compiling same-file v1.0.6 Compiling adler v1.0.2 Compiling sha1_smol v1.0.0 Compiling bytes v1.5.0 Compiling itoa v1.0.9 Compiling powerfmt v0.2.0 Compiling time-core v0.1.2 Compiling rustix v0.38.26 Compiling num_threads v0.1.6 Compiling typenum v1.17.0 Compiling linux-raw-sys v0.4.12 Compiling zeroize v1.7.0 Compiling home v0.5.5 Compiling zerocopy v0.7.31 Compiling subtle v2.5.0 Compiling allocator-api2 v0.2.16 Compiling const-oid v0.9.5 Compiling fastrand v2.0.1 Compiling tinyvec_macros v0.1.1 Compiling unicode-bidi v0.3.13 Compiling percent-encoding v2.3.1 Compiling base64ct v1.6.0 Compiling crossbeam-utils v0.8.16 Compiling unicode-bom v2.0.3 Compiling log v0.4.20 Compiling static_assertions v1.1.0 Compiling openssl-probe v0.1.5 Compiling syn v1.0.109 Compiling shell-words v1.1.0 Compiling curl v0.4.44 Compiling serde_json v1.0.108 Compiling base16ct v0.2.0 Compiling ryu v1.0.15 Compiling cpufeatures v0.2.11 Compiling anyhow v1.0.75 Compiling pin-project-lite v0.2.13 Compiling utf8parse v0.2.1 Compiling equivalent v1.0.1 Compiling regex-syntax v0.6.29 Compiling base64 v0.21.5 Compiling minimal-lexical v0.2.1 Compiling anstyle-query v1.0.1 Compiling clru v0.6.1 Compiling anstyle v1.0.4 Compiling colorchoice v1.0.0 Compiling strsim v0.10.0 Compiling pulldown-cmark v0.9.3 Compiling fiat-crypto v0.2.5 Compiling overload v0.1.1 Compiling ppv-lite86 v0.2.17 Compiling semver v1.0.20 Compiling clap_lex v0.6.0 Compiling arc-swap v1.6.0 Compiling lazy_static v1.4.0 Compiling shell-escape v0.1.5 Compiling bitflags v1.3.2 Compiling encoding_rs v0.8.33 Compiling libloading v0.8.1 Compiling fallible-iterator v0.3.0 Compiling sharded-slab v0.1.7 Compiling walkdir v2.4.0 Compiling miniz_oxide v0.7.1 Compiling hex v0.4.3 Compiling time-macros v0.2.15 Compiling form_urlencoded v1.2.1 Compiling tinyvec v1.6.0 Compiling tracing-core v0.1.32 Compiling nu-ansi-term v0.46.0 Compiling anstyle-parse v0.2.3 Compiling thread_local v1.1.7 Compiling fallible-streaming-iterator v0.1.9 Compiling ct-codecs v1.1.1 Compiling kstring v2.0.0 Compiling either v1.9.0 Compiling glob v0.3.1 Compiling humantime v2.1.0 Compiling unicode-width v0.1.11 Compiling pathdiff v0.2.1 Compiling bytesize v1.3.0 Compiling unicode-xid v0.2.4 Compiling gix-utils v0.1.6 Compiling lazycell v1.3.0 Compiling anstream v0.6.5 Compiling itertools v0.12.0 Compiling pem-rfc7468 v0.7.0 Compiling lock_api v0.4.11 Compiling num-traits v0.2.17 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling ahash v0.8.6 Compiling generic-array v0.14.7 Compiling unicase v2.7.0 Compiling im-rc v15.1.0 Compiling der v0.7.8 Compiling aho-corasick v1.1.2 Compiling winnow v0.5.25 Compiling http-auth v0.1.8 Compiling tracing-log v0.2.0 Compiling nom v7.1.3 Compiling crossbeam-channel v0.5.8 Compiling libsqlite3-sys v0.27.0 Compiling quote v1.0.33 Compiling hashbrown v0.14.3 Compiling syn v2.0.39 Compiling memmap2 v0.9.0 Compiling getrandom v0.2.11 Compiling gix-sec v0.10.1 Compiling socket2 v0.4.10 Compiling filetime v0.2.23 Compiling jobserver v0.1.27 Compiling crossbeam-deque v0.8.3 Compiling rand_core v0.6.4 Compiling ed25519-compact v2.0.4 Compiling unicode-normalization v0.1.22 Compiling tar v0.4.40 Compiling parking_lot v0.12.1 Compiling ff v0.13.0 Compiling rand_xoshiro v0.6.0 Compiling rand_chacha v0.3.1 Compiling group v0.13.0 Compiling prodash v26.2.2 Compiling cc v1.0.83 Compiling rand v0.8.5 Compiling bitmaps v2.1.0 Compiling indexmap v2.1.0 Compiling hashlink v0.8.4 Compiling btoi v0.4.3 Compiling ordered-float v2.10.1 Compiling spki v0.7.3 Compiling idna v0.5.0 Compiling pkcs8 v0.10.2 Compiling rusqlite v0.30.0 Compiling regex-automata v0.1.10 Compiling regex-automata v0.4.3 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling sec1 v0.7.3 Compiling url v2.5.0 Compiling digest v0.10.7 Compiling crypto-bigint v0.5.5 Compiling sized-chunks v0.6.5 Compiling hmac v0.12.1 Compiling signature v2.2.0 Compiling sha2 v0.10.8 Compiling sha1 v0.10.6 Compiling hkdf v0.12.3 Compiling rfc6979 v0.4.0 Compiling libz-sys v1.1.12 Compiling openssl-sys v0.9.92 Compiling libnghttp2-sys v0.1.8+1.55.1 Compiling curl-sys v0.4.70+curl-8.5.0 Compiling libssh2-sys v0.3.0 Compiling libgit2-sys v0.16.1+1.7.1 Compiling matchers v0.1.0 Compiling flate2 v1.0.28 Compiling tempfile v3.8.1 Compiling terminal_size v0.3.0 Compiling is-terminal v0.4.9 Compiling supports-hyperlinks v2.1.0 Compiling clap_builder v4.4.11 The following warnings were emitted during compilation: warning: libgit2-sys@0.16.1+1.7.1: failed to probe system libgit2: `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" PKG_CONFIG_ALLOW_SYSTEM_LIBS="1" PKG_CONFIG_PATH=":/usr/lib64/pkgconfig:/usr/share/pkgconfig" "pkg-config" "--libs" "--cflags" "libgit2" "libgit2 >= 1.7.1" "libgit2 < 1.8.0"` did not exit successfully: exit status: 1 error: failed to run custom build command for `libgit2-sys v0.16.1+1.7.1` Caused by: process didn't exit successfully: `/builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2-tools/release/build/libgit2-sys-f83110b20d5d7f3d/build-script-build` (exit status: 101) --- stdout cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG cargo:rerun-if-env-changed=LIBGIT2_STATIC cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH cargo:rerun-if-env-changed=PKG_CONFIG_PATH cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR cargo:warning=failed to probe system libgit2: `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" PKG_CONFIG_ALLOW_SYSTEM_LIBS="1" PKG_CONFIG_PATH=":/usr/lib64/pkgconfig:/usr/share/pkgconfig" "pkg-config" "--libs" "--cflags" "libgit2" "libgit2 >= 1.7.1" "libgit2 < 1.8.0"` did not exit successfully: exit status: 1 error: could not find system library 'libgit2' required by the 'libgit2-sys' crate --- stderr Package dependency requirement 'libgit2 >= 1.7.1' could not be satisfied. Package 'libgit2' has version '1.6.4', required version is '>= 1.7.1' cargo:rustc-cfg=libgit2_vendored --- stderr fatal: not a git repository (or any of the parent directories): .git thread 'main' panicked at /builddir/build/BUILD/rustc-1.76.0-src/vendor/libgit2-sys/build.rs:261:39: called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... command did not execute successfully: cd "/builddir/build/BUILD/rustc-1.76.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_linux_gnu="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="2" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER="gcc" CC_x86_64_unknown_linux_gnu="gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-linux-gnu" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-linux-gnu" CFG_RELEASE="1.76.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.76.0" CFG_VERSION="1.76.0 (07dca489a 2024-02-04) (Anolis 23 1.76.0-1.an23)" CFG_VER_DATE="2024-02-04" CFG_VER_HASH="07dca489ac2d933c78d3c5158e3f43beefeb02ce" CFLAGS_x86_64_unknown_linux_gnu="-ffunction-sections -fdata-sections -fPIC -m64 -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" CXXFLAGS_x86_64_unknown_linux_gnu="-ffunction-sections -fdata-sections -fPIC -m64 -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" CXX_x86_64_unknown_linux_gnu="g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.76.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/usr/lib64" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_linux_gnu="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/native" RUSTC="/builddir/build/BUILD/rustc-1.76.0-src/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/builddir/build/BUILD/rustc-1.76.0-src/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2/lib" RUSTC_REAL="/builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" RUSTC_SNAPSHOT="/builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="0" RUSTC_WRAPPER="/builddir/build/BUILD/rustc-1.76.0-src/build/bootstrap/debug/rustc" RUSTDOC="/builddir/build/BUILD/rustc-1.76.0-src/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap,values()) --check-cfg=cfg(parallel_compiler,values()) --check-cfg=cfg(rust_analyzer,values()) --check-cfg=cfg(no_btreemap_remove_entry,values()) --check-cfg=cfg(crossbeam_loom,values()) --check-cfg=cfg(span_locations,values()) --check-cfg=cfg(rustix_use_libc,values()) --check-cfg=cfg(emulate_second_only_system,values()) --check-cfg=cfg(windows_raw_dylib,values()) -Clinker=gcc --crate-version 1.76.0\t(07dca489a\t2024-02-04)\t(Anolis\t23\t1.76.0-1.an23)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap,values()) --check-cfg=cfg(parallel_compiler,values()) --check-cfg=cfg(rust_analyzer,values()) --check-cfg=cfg(no_btreemap_remove_entry,values()) --check-cfg=cfg(crossbeam_loom,values()) --check-cfg=cfg(span_locations,values()) --check-cfg=cfg(rustix_use_libc,values()) --check-cfg=cfg(emulate_second_only_system,values()) --check-cfg=cfg(windows_raw_dylib,values()) -Zmacro-backtrace -Csplit-debuginfo=off -Zunstable-options" RUST_TEST_THREADS="80" SYSROOT="/builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "--release" "-Zcheck-cfg" "-Zbinary-dep-depinfo" "-j" "80" "--frozen" "--manifest-path" "/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/Cargo.toml" expected success, got: exit status: 101 stdout ---- stderr ---- Build completed unsuccessfully in 0:06:02 error: Bad exit status from /var/tmp/rpm-tmp.zbXtqK (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.zbXtqK (%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