Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-an23.1-devel-build-367910-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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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: aarch64 Building for target aarch64 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 --target aarch64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-an23.1-devel-build-367910-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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1711065600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HM6aAO + umask 022 + cd /builddir/build/BUILD + 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). + echo 'Patch #5 (0002-set-an-external-library-path-for-wasm32-wasi.patch):' 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.9RKQux + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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=8 ++ free -g ++ awk '/^Mem:/{print $2}' + max_cpus=15 + '[' 15 -ge 1 -a 15 -lt 8 ']' ++ find /usr/lib64/clang -type f -name 'libclang_rt.profile-*.a' + PROFILER=/usr/lib64/clang/17/lib/libclang_rt.profile-aarch64.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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:23.009541301 +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:23.045541283 +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:23.045541283 +0800 +++ ./vendor/libffi-sys/libffi/configure 2024-03-25 15:33:23.065541273 +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:23.085541263 +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=aarch64-Anolis-linux --host=aarch64-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=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=aarch64-unknown-linux-gnu --set target.aarch64-unknown-linux-gnu.linker=gcc --set target.aarch64-unknown-linux-gnu.cc=gcc --set target.aarch64-unknown-linux-gnu.cxx=g++ --set target.aarch64-unknown-linux-gnu.ar=ar --set target.aarch64-unknown-linux-gnu.ranlib=/usr/bin/ranlib --set target.aarch64-unknown-linux-gnu.profiler=/usr/lib64/clang/17/lib/libclang_rt.profile-aarch64.a --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=aarch64-Anolis-linux', '--host=aarch ... configure: build.build := aarch64-unknown-linux-gnu configure: build.host := ['aarch64-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 := ['aarch64-unknown-linux-gnu'] configure: target.aarch64-unknown-linux-gnu.linker := gcc configure: target.aarch64-unknown-linux-gnu.cc := gcc configure: target.aarch64-unknown-linux-gnu.cxx := g++ configure: target.aarch64-unknown-linux-gnu.ar := ar configure: target.aarch64-unknown-linux-gnu.ranlib := /usr/bin/ranlib configure: target.aarch64-unknown-linux-gnu.profiler := /usr/lib64/clang/17/lib/l ... 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.aarch64-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 libc v0.2.150 Compiling proc-macro2 v1.0.60 Compiling memchr v2.5.0 Compiling cfg-if v1.0.0 Compiling unicode-ident v1.0.0 Compiling quote v1.0.26 Compiling typenum v1.15.0 Compiling version_check v0.9.4 Compiling serde v1.0.160 Compiling cc v1.0.73 Compiling pkg-config v0.3.25 Compiling log v0.4.17 Compiling generic-array v0.14.5 Compiling lazy_static v1.4.0 Compiling regex-automata v0.1.10 Compiling aho-corasick v0.7.18 Compiling bstr v0.2.17 Compiling regex-syntax v0.6.26 Compiling syn v2.0.8 Compiling crossbeam-utils v0.8.14 Compiling heck v0.4.1 Compiling clap_lex v0.6.0 Compiling lzma-sys v0.1.17 Compiling rustix v0.38.19 Compiling anstyle v1.0.0 Compiling serde_derive v1.0.160 Compiling crypto-common v0.1.3 Compiling clap_builder v4.4.7 Compiling block-buffer v0.10.2 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 fnv v1.0.7 Compiling linux-raw-sys v0.4.10 Compiling thread_local v1.1.4 Compiling walkdir v2.3.2 Compiling digest v0.10.3 Compiling regex v1.5.6 Compiling filetime v0.2.16 Compiling cpufeatures v0.2.5 Compiling xattr v0.2.3 Compiling ryu v1.0.10 Compiling globset v0.4.8 Compiling bootstrap v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/bootstrap) Compiling itoa v1.0.2 Compiling ignore v0.4.18 Compiling fd-lock v3.0.13 Compiling tar v0.4.38 Compiling toml v0.5.9 Compiling sha2 v0.10.2 Compiling xz2 v0.1.6 Compiling opener v0.5.0 Compiling object v0.32.0 Compiling cmake v0.1.48 Compiling termcolor v1.2.0 Compiling home v0.5.4 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 28.35s 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 (aarch64-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 cc v1.0.79 Compiling memchr v2.5.0 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 unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/unwind) Compiling rustc-demangle v0.1.23 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_abort) Compiling gimli v0.28.0 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 hashbrown v0.14.3 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 39.74s Building compiler artifacts (stage0 -> stage1, aarch64-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 libc v0.2.150 Compiling version_check v0.9.4 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 ahash v0.8.6 Compiling tracing-core v0.1.30 Compiling parking_lot_core v0.9.8 Compiling lock_api v0.4.10 Compiling syn v2.0.32 Compiling hashbrown v0.14.3 Compiling log v0.4.19 Compiling indexmap v2.0.0 Compiling rustix v0.38.19 Compiling pin-project-lite v0.2.10 Compiling scopeguard v1.1.0 Compiling linux-raw-sys v0.4.10 Compiling bitflags v2.4.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling rustc-hash v1.1.0 Compiling typenum v1.16.0 Compiling parking_lot v0.12.1 Compiling generic-array v0.14.7 Compiling psm v0.1.21 Compiling thin-vec v0.2.12 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_serialize) Compiling stacker v0.1.15 Compiling bitflags v1.3.2 Compiling arrayvec v0.7.4 Compiling getrandom v0.2.10 Compiling fastrand v2.0.0 Compiling either v1.8.1 Compiling itertools v0.11.0 Compiling rand_core v0.6.4 Compiling measureme v10.1.2 Compiling block-buffer v0.10.4 Compiling synstructure v0.13.0 Compiling crypto-common v0.1.6 Compiling tempfile v3.8.0 Compiling ena v0.14.2 Compiling memmap2 v0.2.3 Compiling jobserver v0.1.27 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_arena) Compiling elsa v1.7.1 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_graphviz) Compiling digest v0.10.7 Compiling ppv-lite86 v0.2.17 Compiling cpufeatures v0.2.8 Compiling unicode-width v0.1.10 Compiling thiserror v1.0.47 Compiling crc32fast v1.3.2 Compiling rand_chacha v0.3.1 Compiling scoped-tls v1.0.1 Compiling rand v0.8.5 Compiling thiserror-core v1.0.38 Compiling thiserror-core-impl v1.0.38 Compiling sha1 v0.10.5 Compiling sha2 v0.10.7 Compiling md-5 v0.10.5 Compiling static_assertions v1.1.0 Compiling adler v1.0.2 Compiling twox-hash v1.6.3 Compiling miniz_oxide v0.7.1 Compiling byteorder v1.4.3 Compiling litemap v0.7.1 Compiling writeable v0.5.3 Compiling serde v1.0.185 Compiling flate2 v1.0.26 Compiling derivative v2.2.0 Compiling unicode-properties v0.1.0 Compiling icu_locid_transform_data v1.3.2 Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lexer) Compiling itoa v1.0.6 Compiling serde_json v1.0.99 Compiling rand_xoshiro v0.6.0 Compiling ruzstd v0.4.0 Compiling ryu v1.0.13 Compiling type-map v0.4.0 Compiling regex-automata v0.2.0 Compiling icu_list_data v1.3.2 Compiling self_cell v1.0.2 Compiling strsim v0.10.0 Compiling object v0.32.1 Compiling ident_case v1.0.1 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fs_util) Compiling fnv v1.0.7 Compiling darling_core v0.20.3 Compiling self_cell v0.10.3 Compiling odht v0.3.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_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_macros) Compiling rustc_index_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index_macros) Compiling thiserror-impl v1.0.47 Compiling icu_provider_macros v1.3.2 Compiling serde_derive v1.0.185 Compiling tracing v0.1.37 Compiling darling_macro v0.20.3 Compiling annotate-snippets v0.9.1 Compiling fluent-syntax v0.11.0 Compiling darling v0.20.3 Compiling derive_setters v0.1.6 Compiling termize v0.1.1 Compiling termcolor v1.2.0 Compiling getopts v0.2.21 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index) Compiling semver v1.0.17 Compiling memoffset v0.9.0 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_data_structures) Compiling rustc_version v0.4.0 Compiling zerofrom v0.1.3 Compiling yoke v0.7.2 Compiling zerovec v0.10.0 Compiling field-offset v0.3.6 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling datafrog v2.0.1 Compiling convert_case v0.4.0 Compiling polonius-engine v0.13.0 Compiling tinystr v0.7.4 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_span) Compiling unic-langid-impl v0.9.1 Compiling icu_locid v1.3.2 Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_type_ir) Compiling unic-langid-macros-impl v0.9.1 Compiling icu_provider v1.3.2 Compiling icu_locid_transform v1.3.2 Compiling unic-langid-macros v0.9.1 Compiling unic-langid v0.9.1 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 rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_abi) Compiling icu_list v1.3.2 Compiling icu_provider_adapters v1.3.2 Compiling intl_pluralrules v7.0.2 Compiling intl-memoizer v0.5.1 Compiling fluent-langneg v0.13.0 Compiling fluent-bundle v0.15.2 Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_baked_icu_data) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_target) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_messages) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_pretty) Compiling rustc_fluent_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fluent_macro) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir) Compiling gsgdt v0.1.2 Compiling derive_more v0.99.17 Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint_defs) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_errors) Compiling tinyvec_macros v0.1.1 Compiling tinyvec v1.6.0 Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse_format) Compiling unicode-normalization v0.1.22 Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_session) Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_next_trait_solver) Compiling aho-corasick v1.0.2 Compiling regex-syntax v0.7.2 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_middle v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_middle) Compiling crossbeam-utils v0.8.16 Compiling regex v1.8.4 Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse) Compiling crossbeam-channel v0.5.8 Compiling snap v1.1.0 Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_pretty) Compiling unicase v2.7.0 Compiling libloading v0.7.4 Compiling lazy_static v1.4.0 Compiling regex-syntax v0.6.29 Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_passes) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_infer) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_expand) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_dataflow) Compiling regex-automata v0.1.10 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_llvm) 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_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_metadata) Compiling gimli v0.28.0 Compiling punycode v0.4.1 Compiling unicode-script v0.5.5 Compiling rustc-demangle v0.1.23 Compiling pulldown-cmark v0.9.3 Compiling overload v0.1.1 Compiling nu-ansi-term v0.46.0 Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_symbol_mangling) Compiling unicode-security v0.1.0 Compiling thorin-dwp v0.7.0 Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_analysis) Compiling matchers v0.1.0 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 sharded-slab v0.1.4 Compiling ar_archive_writer v0.1.5 Compiling thread_local v1.1.7 Compiling pathdiff v0.2.1 Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_ssa) Compiling tracing-subscriber v0.3.17 Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_build) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_const_eval) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_traits) Compiling tracing-log v0.1.3 Compiling is-terminal v0.4.8 Compiling tracing-tree v0.2.4 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)