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 loongarch64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-an8.9-build-383976-71925/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=976gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --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: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/rust-1.72.1-1.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-an8.9-build-383976-71925/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=976gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --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: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M76pdq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wasi-libc-7018e24d8fe248596819d2e884761676f3542a04 + /usr/bin/gzip -dc /builddir/build/SOURCES/wasi-libc-7018e24d8fe248596819d2e884761676f3542a04.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wasi-libc-7018e24d8fe248596819d2e884761676f3542a04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + rm -rf rustc-1.72.1-src + /usr/bin/xz -dc /builddir/build/SOURCES/rustc-1.72.1-src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc-1.72.1-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Use-lld-provided-by-system-for-wasm.patch): + echo 'Patch #1 (0001-Use-lld-provided-by-system-for-wasm.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file compiler/rustc_target/src/spec/wasm_base.rs Patch #2 (rustc-1.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 -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 -p1 --fuzz=0 patching file compiler/rustc_target/src/spec/powerpc64le_unknown_linux_gnu.rs patching file compiler/rustc_target/src/spec/s390x_unknown_linux_gnu.rs patching file compiler/rustc_target/src/spec/x86_64_unknown_linux_gnu.rs Patch #4 (0001-Allow-using-external-builds-of-the-compiler-rt-profi.patch): + echo 'Patch #4 (0001-Allow-using-external-builds-of-the-compiler-rt-profi.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file config.example.toml patching file library/profiler_builtins/build.rs patching file src/bootstrap/compile.rs patching file src/bootstrap/config.rs Patch #5 (0001-Don-t-fail-early-if-try_run-returns-an-error.patch): + echo 'Patch #5 (0001-Don-t-fail-early-if-try_run-returns-an-error.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/bootstrap/download.rs patching file src/bootstrap/run.rs patching file src/bootstrap/test.rs Patch #6 (0001-Skip-ExpandYamlAnchors-when-the-config-is-missing.patch): + echo 'Patch #6 (0001-Skip-ExpandYamlAnchors-when-the-config-is-missing.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/bootstrap/test.rs Hunk #1 succeeded at 1147 (offset -3 lines). Patch #7 (0001-llvm-wrapper-adapt-for-LLVM-API-change.patch): + echo 'Patch #7 (0001-llvm-wrapper-adapt-for-LLVM-API-change.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp Patch #8 (0002-llvm-wrapper-update-for-LLVM-API-change.patch): + echo 'Patch #8 (0002-llvm-wrapper-update-for-LLVM-API-change.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp Patch #100 (rustc-1.72.0-disable-libssh2.patch): + echo 'Patch #100 (rustc-1.72.0-disable-libssh2.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/tools/cargo/Cargo.lock patching file src/tools/cargo/Cargo.toml Patch #103 (0002-rustc-Convert-to-ABI-v0.patch): + echo 'Patch #103 (0002-rustc-Convert-to-ABI-v0.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file compiler/rustc_codegen_ssa/src/back/metadata.rs patching file compiler/rustc_llvm/build.rs patching file compiler/rustc_target/src/abi/call/loongarch.rs patching file compiler/rustc_target/src/spec/loongarch64_unknown_linux_gnu.rs + sed -i.try-python -e '/^try python3 /i try "/usr/libexec/platform-python" "$@"' ./configure + sed -i.rust-src -e s#@BUILDDIR@#/builddir/build/BUILD/rustc-1.72.1-src# ./src/etc/rust-gdb + rm -rf src/llvm-project/ + mkdir -p src/llvm-project/libunwind/ + rm -rf vendor/curl-sys/curl/ + rm -rf vendor/jemalloc-sys/jemalloc/ vendor/tikv-jemalloc-sys/jemalloc/ + rm -rf vendor/libffi-sys/libffi/ + rm -rf vendor/libmimalloc-sys/c_src/mimalloc/ + rm -rf vendor/libssh2-sys/libssh2/ + rm -rf vendor/libz-sys/src/zlib/ vendor/libz-sys/src/zlib-ng/ + rm -rf vendor/lzma-sys-0.1.17/xz-5.2/ vendor/lzma-sys/xz-5.2/ + rm -rf vendor/openssl-src/openssl/ + rm -rf vendor/libssh2-sys/ + sed -i.lzma -e /LZMA_API_STATIC/d src/bootstrap/tool.rs + find vendor -name .cargo-checksum.json -exec sed -i.uncheck -e 's/"files":{[^}]*}/"files":{ }/' '{}' + + find -name '*.rs' -type f -perm /111 -exec chmod -v -x '{}' + mode of './vendor/equivalent/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/benches/benchmarks/measurement_overhead.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/benches/benchmarks/async_measurement_overhead.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/benches/benchmarks/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/benches/benchmarks/sampling_mode.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/benches/benchmarks/iter_with_large_drop.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/benches/benchmarks/iter_with_large_setup.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/benches/benchmarks/iter_with_setup.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/benches/benchmarks/compare_functions.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/benches/benchmarks/special_characters.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/benches/benchmarks/external_process.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/benches/benchmarks/with_inputs.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/benches/benchmarks/custom_measurement.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/benches/bench_main.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/tests/criterion_tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/plotters_backend/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/plotters_backend/pdf.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/plotters_backend/regression.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/plotters_backend/iteration_times.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/plotters_backend/distributions.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/plotters_backend/t_test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/plotters_backend/summary.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/gnuplot_backend/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/gnuplot_backend/pdf.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/gnuplot_backend/regression.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/gnuplot_backend/iteration_times.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/gnuplot_backend/distributions.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/gnuplot_backend/t_test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/gnuplot_backend/summary.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/plot/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/html/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/analysis/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/analysis/compare.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/bivariate/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/bivariate/regression.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/bivariate/bootstrap.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/bivariate/resamples.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/univariate/kde/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/univariate/kde/kernel.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/univariate/outliers/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/univariate/outliers/tukey.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/univariate/mixed.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/univariate/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/univariate/sample.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/univariate/bootstrap.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/univariate/percentiles.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/univariate/resamples.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/tuple.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/rand_util.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/float.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/stats/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/kde.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/routine.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/estimate.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/macros_private.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/benchmark.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/connection.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/benchmark_group.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/bencher.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/profiler.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/error.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/async_executor.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/fs.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/macros.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/format.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/measurement.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/report.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion/src/csv_report.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/type-map/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/most_simple.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/control.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/dynamic_colors.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/nested_colors.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/tests/ansi_term_compat.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/style.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/control.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/color.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/formatters.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/gimli-0.27.2/tests/parse_self.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 './vendor/gimli-0.26.2/tests/parse_self.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/tinytemplate/benches/benchmarks.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/rayon-core-1.10.1/src/broadcast/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './compiler/rustc_codegen_cranelift/scripts/filter_profile.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './compiler/rustc_codegen_cranelift/y.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rust-analyzer/crates/ide/src/folding_ranges.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iKEJfo + umask 022 + cd /builddir/build/BUILD + cd rustc-1.72.1-src + export RUSTC_TARGET_CPU_X86_64=x86-64 RUSTC_TARGET_CPU_PPC64LE=pwr8 RUSTC_TARGET_CPU_S390X=z13 + RUSTC_TARGET_CPU_X86_64=x86-64 + RUSTC_TARGET_CPU_PPC64LE=pwr8 + RUSTC_TARGET_CPU_S390X=z13 ++ /usr/bin/getconf _NPROCESSORS_ONLN + ncpus=16 ++ free -g ++ awk '/^Mem:/{print $2}' + max_cpus=32 + '[' 32 -ge 1 -a 32 -lt 16 ']' + /usr/bin/make -O -j16 --quiet -C /builddir/build/BUILD/wasi-libc-7018e24d8fe248596819d2e884761676f3542a04 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/15.0.7/lib/libclang_rt.profile-loongarch64.a + test -r /usr/lib64/clang/15.0.7/lib/libclang_rt.profile-loongarch64.a + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=loongarch64-Anolis-linux --host=loongarch64-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=loongarch64-unknown-linux-gnu --host=loongarch64-unknown-linux-gnu --target=loongarch64-unknown-linux-gnu --set target.loongarch64-unknown-linux-gnu.linker=gcc --set target.loongarch64-unknown-linux-gnu.cc=gcc --set target.loongarch64-unknown-linux-gnu.cxx=g++ --set target.loongarch64-unknown-linux-gnu.ar=ar --set target.loongarch64-unknown-linux-gnu.ranlib=/usr/bin/ranlib --set target.loongarch64-unknown-linux-gnu.profiler=/usr/lib64/clang/15.0.7/lib/libclang_rt.profile-loongarch64.a --set target.wasm32-wasi.wasi-root=/builddir/build/BUILD/wasi-libc-7018e24d8fe248596819d2e884761676f3542a04/sysroot --python=/usr/libexec/platform-python --local-rust-root=/usr --set build.rustfmt=/bin/true --llvm-root=/usr --enable-llvm-link-shared --disable-llvm-static-stdcpp --disable-rpath --debuginfo-level=0 --debuginfo-level-std=2 --set rust.codegen-units-std=1 --set build.build-stage=2 --set build.doc-stage=2 --set build.install-stage=2 --set build.test-stage=2 --enable-extended --tools=cargo,clippy,rls,rust-analyzer,rustfmt,src --enable-vendor --enable-verbose-tests --dist-compression-formats=gz --release-channel=stable '--release-description=Red Hat 1.72.1-1.0.1.an8' configure: processing command line configure: configure: build.configure-args := ['--build=loongarch64-Anolis-linux', '--host=l ... configure: build.build := loongarch64-unknown-linux-gnu configure: build.host := ['loongarch64-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 := ['loongarch64-unknown-linux-gnu'] configure: target.loongarch64-unknown-linux-gnu.linker := gcc configure: target.loongarch64-unknown-linux-gnu.cc := gcc configure: target.loongarch64-unknown-linux-gnu.cxx := g++ configure: target.loongarch64-unknown-linux-gnu.ar := ar configure: target.loongarch64-unknown-linux-gnu.ranlib := /usr/bin/ranlib configure: target.loongarch64-unknown-linux-gnu.profiler := /usr/lib64/clang/15.0 ... configure: target.wasm32-wasi.wasi-root := /builddir/build/BUILD/wasi-libc-7018e2 ... configure: build.rustfmt := /bin/true configure: rust.codegen-units-std := 1 configure: build.build-stage := 2 configure: build.doc-stage := 2 configure: build.install-stage := 2 configure: build.test-stage := 2 configure: build.python := /usr/libexec/platform-python configure: build.rustc := /usr/bin/rustc configure: build.cargo := /usr/bin/cargo configure: target.loongarch64-unknown-linux-gnu.llvm-config := /usr/bin/llvm-conf ... configure: llvm.link-shared := True configure: llvm.static-libstdcpp := False configure: rust.rpath := False configure: rust.debuginfo-level := 0 configure: rust.debuginfo-level-std := 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.channel := stable configure: rust.description := Red Hat 1.72.1-1.0.1.an8 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.72.1-src/x.py --help` + /usr/libexec/platform-python ./x.py build -j 16 Compiling libc v0.2.140 Compiling memchr v2.5.0 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.60 Compiling unicode-ident v1.0.0 Compiling version_check v0.9.4 Compiling typenum v1.15.0 Compiling quote v1.0.26 Compiling cc v1.0.73 Compiling bitflags v1.3.2 Compiling serde v1.0.160 Compiling log v0.4.17 Compiling regex-automata v0.1.10 Compiling once_cell v1.12.0 Compiling io-lifetimes v1.0.9 Compiling lazy_static v1.4.0 Compiling pkg-config v0.3.25 Compiling regex-syntax v0.6.26 Compiling clap_lex v0.4.1 Compiling anstyle v1.0.0 Compiling rustix v0.37.6 Compiling heck v0.4.1 Compiling crossbeam-utils v0.8.14 Compiling clap_builder v4.2.4 Compiling linux-raw-sys v0.3.2 Compiling fnv v1.0.7 Compiling semver v1.0.17 Compiling generic-array v0.14.5 Compiling serde_derive v1.0.160 Compiling serde_json v1.0.81 Compiling same-file v1.0.6 Compiling aho-corasick v0.7.18 Compiling bstr v0.2.17 Compiling walkdir v2.3.2 Compiling thread_local v1.1.4 Compiling bootstrap v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/bootstrap) Compiling itoa v1.0.2 Compiling ryu v1.0.10 Compiling cmake v0.1.48 Compiling object v0.31.1 Compiling hex v0.4.3 Compiling syn v2.0.8 Compiling opener v0.5.0 Compiling termcolor v1.2.0 Compiling build_helper v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/build_helper) Compiling lzma-sys v0.1.17 Compiling errno v0.3.0 Compiling filetime v0.2.16 Compiling xattr v0.2.3 Compiling xz2 v0.1.6 Compiling tar v0.4.38 Compiling crypto-common v0.1.3 Compiling block-buffer v0.10.2 Compiling digest v0.10.3 Compiling regex v1.5.6 Compiling sha2 v0.10.2 Compiling globset v0.4.8 Compiling ignore v0.4.18 Compiling fd-lock v3.0.11 Compiling toml v0.5.9 Compiling clap_derive v4.2.0 Compiling clap v4.2.4 Compiling clap_complete v4.2.2 Finished dev [unoptimized] target(s) in 47.34s Building stage0 library artifacts (loongarch64-unknown-linux-gnu) Compiling compiler_builtins v0.1.95 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/core) Compiling cc v1.0.79 Compiling libc v0.2.147 Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/std) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/unwind) Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/profiler_builtins) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/panic_abort) Compiling gimli v0.28.0 Compiling miniz_oxide v0.7.1 Compiling hashbrown v0.14.0 Compiling object v0.32.0 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.72.1-src/library/stdarch/crates/std_detect) Compiling addr2line v0.21.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-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.72.1-src/library/test) Compiling sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/sysroot) Finished release [optimized + debuginfo] target(s) in 1m 53s Building compiler artifacts (stage0 -> stage1, loongarch64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.9 Compiling quote v1.0.29 Compiling cfg-if v1.0.0 Compiling unicode-xid v0.2.4 Compiling libc v0.2.147 Compiling syn v1.0.109 Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling stable_deref_trait v1.2.0 Compiling once_cell v1.18.0 Compiling smallvec v1.10.0 Compiling cc v1.0.79 Compiling memchr v2.5.0 Compiling scopeguard v1.1.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling log v0.4.19 Compiling typenum v1.16.0 Compiling rustc-hash v1.1.0 Compiling thiserror v1.0.40 Compiling pin-project-lite v0.2.10 Compiling parking_lot_core v0.8.6 Compiling io-lifetimes v1.0.11 Compiling tracing-core v0.1.30 Compiling bitflags v1.3.2 Compiling instant v0.1.12 Compiling rustix v0.37.11 Compiling equivalent v1.0.0 Compiling hashbrown v0.14.0 Compiling thin-vec v0.2.12 Compiling linux-raw-sys v0.3.8 Compiling either v1.8.1 Compiling generic-array v0.14.7 Compiling arrayvec v0.7.4 Compiling lock_api v0.4.10 Compiling tempfile v3.6.0 Compiling fastrand v1.9.0 Compiling itertools v0.10.5 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_arena) Compiling ena v0.14.2 Compiling elsa v1.7.1 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_graphviz) Compiling ahash v0.7.6 Compiling ppv-lite86 v0.2.17 Compiling unicode-width v0.1.10 Compiling indexmap v1.9.3 Compiling ahash v0.8.3 Compiling crc32fast v1.3.2 Compiling syn v2.0.8 Compiling indexmap v2.0.0 Compiling adler v1.0.2 Compiling scoped-tls v1.0.1 Compiling unic-common v0.9.0 Compiling litemap v0.7.0 Compiling unic-char-range v0.9.0 Compiling static_assertions v1.1.0 Compiling writeable v0.5.2 Compiling unic-ucd-version v0.9.0 Compiling miniz_oxide v0.7.1 Compiling unic-char-property v0.9.0 Compiling byteorder v1.4.3 Compiling serde v1.0.164 Compiling type-map v0.4.0 Compiling unic-emoji-char v0.9.0 Compiling hashbrown v0.13.2 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling regex-automata v0.2.0 Compiling rustc_lexer v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_lexer) Compiling flate2 v1.0.26 Compiling self_cell v0.10.2 Compiling serde_json v1.0.99 Compiling annotate-snippets v0.9.1 Compiling itoa v1.0.6 Compiling ryu v1.0.13 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_serialize) Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_fs_util) Compiling odht v0.3.1 Compiling getrandom v0.2.10 Compiling errno v0.3.1 Compiling rand_core v0.6.4 Compiling memmap2 v0.2.3 Compiling parking_lot v0.11.2 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling jobserver v0.1.26 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling digest v0.10.7 Compiling atty v0.2.14 Compiling termize v0.1.1 Compiling measureme v10.1.1 Compiling termcolor v1.2.0 Compiling getopts v0.2.21 Compiling rand v0.8.5 Compiling md-5 v0.10.5 Compiling sha1 v0.10.5 Compiling sha2 v0.10.7 Compiling hashbrown v0.12.3 Compiling semver v1.0.17 Compiling memoffset v0.9.0 Compiling convert_case v0.4.0 Compiling datafrog v2.0.1 Compiling rustc_apfloat v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_apfloat) Compiling tinyvec_macros v0.1.1 Compiling tinyvec v1.6.0 Compiling twox-hash v1.6.3 Compiling rustc_version v0.4.0 Compiling crossbeam-utils v0.8.16 Compiling polonius-engine v0.13.0 Compiling aho-corasick v1.0.2 Compiling regex-syntax v0.7.2 Compiling field-offset v0.3.6 Compiling snap v1.1.0 Compiling libloading v0.7.4 Compiling parking_lot_core v0.9.8 Compiling unicase v2.6.0 Compiling crossbeam-channel v0.5.8 Compiling regex-syntax v0.6.29 Compiling fallible-iterator v0.2.0 Compiling unicode-script v0.5.5 Compiling lazy_static v1.4.0 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_llvm) Compiling rustc-demangle v0.1.23 Compiling unicode-normalization v0.1.22 Compiling gimli v0.26.2 Compiling overload v0.1.1 Compiling punycode v0.4.1 Compiling pulldown-cmark v0.9.3 Compiling nu-ansi-term v0.46.0 Compiling parking_lot v0.12.1 Compiling sharded-slab v0.1.4 Compiling unicode-security v0.1.0 Compiling thread_local v1.1.7 Compiling synstructure v0.13.0 Compiling pathdiff v0.2.1 Compiling tracing-log v0.1.3 Compiling synstructure v0.12.6 Compiling cstr v0.2.8 Compiling regex v1.8.4 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_error_codes) Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc) Compiling regex-automata v0.1.10 Compiling zerofrom-derive v0.1.2 Compiling yoke-derive v0.7.1 Compiling zerovec-derive v0.9.4 Compiling displaydoc v0.2.4 Compiling tracing-attributes v0.1.26 Compiling thiserror-impl v1.0.40 Compiling rustc_macros v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_macros) Compiling icu_provider_macros v1.2.0 Compiling serde_derive v1.0.164 Compiling derive_more v0.99.17 Compiling matchers v0.1.0 Compiling zerofrom v0.1.2 Compiling yoke v0.7.1 Compiling zerovec v0.9.4 Compiling tracing v0.1.37 Compiling ruzstd v0.3.1 Compiling fluent-syntax v0.11.0 Compiling tracing-subscriber v0.3.17 Compiling object v0.31.1 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_index) Compiling tinystr v0.7.1 Compiling unic-langid-impl v0.9.1 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_data_structures) Compiling unic-langid-macros-impl v0.9.1 Compiling icu_locid v1.2.0 Compiling tracing-tree v0.2.3 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_log) Compiling unic-langid-macros v0.9.1 Compiling unic-langid v0.9.1 Compiling intl_pluralrules v7.0.2 Compiling intl-memoizer v0.5.1 Compiling fluent-langneg v0.13.0 Compiling icu_provider v1.2.0 Compiling fluent-bundle v0.15.2 Compiling icu_provider_adapters v1.2.0 Compiling icu_list v1.2.0 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_span) Compiling rustc_fluent_macro v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_fluent_macro) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_abi) Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_baked_icu_data) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_type_ir) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_parse_format) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_ast) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_feature) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_error_messages) Compiling gsgdt v0.1.2 Compiling ar_archive_writer v0.1.4 Compiling thorin-dwp v0.6.0 Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_target) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_mir_dataflow) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_symbol_mangling) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_incremental) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_monomorphize) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_ast_lowering) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_query_impl) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_resolve) Compiling rustc_transmute v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_codegen_llvm) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_hir_analysis) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_lint) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_const_eval) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_traits) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_borrowck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_mir_transform) Compiling rustc_hir_typeck v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_hir_typeck) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_privacy) Compiling rustc_plugin_impl v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_plugin_impl) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_passes) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_ty_utils) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_mir_build) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_driver) Finished release [optimized] target(s) in 5m 27s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (loongarch64-unknown-linux-gnu) Compiling compiler_builtins v0.1.95 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/core) Compiling cc v1.0.79 Compiling libc v0.2.147 Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/std) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/unwind) Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/profiler_builtins) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/panic_abort) Compiling gimli v0.28.0 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.72.1-src/library/stdarch/crates/std_detect) Compiling object v0.32.0 Compiling miniz_oxide v0.7.1 Compiling hashbrown v0.14.0 Compiling addr2line v0.21.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-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.72.1-src/library/test) Compiling sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/sysroot) Finished release [optimized + debuginfo] target(s) in 1m 57s Building compiler artifacts (stage1 -> stage2, loongarch64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling unicode-ident v1.0.9 Compiling cfg-if v1.0.0 Compiling unicode-xid v0.2.4 Compiling libc v0.2.147 Compiling syn v1.0.109 Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling stable_deref_trait v1.2.0 Compiling once_cell v1.18.0 Compiling smallvec v1.10.0 Compiling cc v1.0.79 Compiling memchr v2.5.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling scopeguard v1.1.0 Compiling log v0.4.19 Compiling thiserror v1.0.40 Compiling typenum v1.16.0 Compiling pin-project-lite v0.2.10 Compiling rustc-hash v1.1.0 Compiling io-lifetimes v1.0.11 Compiling bitflags v1.3.2 Compiling parking_lot_core v0.8.6 Compiling tracing-core v0.1.30 Compiling instant v0.1.12 Compiling equivalent v1.0.0 Compiling rustix v0.37.11 Compiling hashbrown v0.14.0 Compiling generic-array v0.14.7 Compiling linux-raw-sys v0.3.8 Compiling lock_api v0.4.10 Compiling tempfile v3.6.0 Compiling thin-vec v0.2.12 Compiling either v1.8.1 Compiling arrayvec v0.7.4 Compiling fastrand v1.9.0 Compiling itertools v0.10.5 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_arena) Compiling ena v0.14.2 Compiling elsa v1.7.1 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_graphviz) Compiling ahash v0.7.6 Compiling ppv-lite86 v0.2.17 Compiling unicode-width v0.1.10 Compiling indexmap v1.9.3 Compiling ahash v0.8.3 Compiling crc32fast v1.3.2 Compiling syn v2.0.8 Compiling indexmap v2.0.0 Compiling litemap v0.7.0 Compiling writeable v0.5.2 Compiling scoped-tls v1.0.1 Compiling unic-char-range v0.9.0 Compiling unic-common v0.9.0 Compiling adler v1.0.2 Compiling static_assertions v1.1.0 Compiling miniz_oxide v0.7.1 Compiling unic-char-property v0.9.0 Compiling unic-ucd-version v0.9.0 Compiling serde v1.0.164 Compiling byteorder v1.4.3 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling type-map v0.4.0 Compiling unic-emoji-char v0.9.0 Compiling hashbrown v0.13.2 Compiling rustc_lexer v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_lexer) Compiling regex-automata v0.2.0 Compiling serde_json v1.0.99 Compiling self_cell v0.10.2 Compiling itoa v1.0.6 Compiling flate2 v1.0.26 Compiling annotate-snippets v0.9.1 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_serialize) Compiling ryu v1.0.13 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_fs_util) Compiling odht v0.3.1 Compiling getrandom v0.2.10 Compiling errno v0.3.1 Compiling rand_core v0.6.4 Compiling jobserver v0.1.26 Compiling memmap2 v0.2.3 Compiling parking_lot v0.11.2 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling rand_chacha v0.3.1 Compiling digest v0.10.7 Compiling rand_xoshiro v0.6.0 Compiling atty v0.2.14 Compiling measureme v10.1.1 Compiling termize v0.1.1 Compiling rand v0.8.5 Compiling termcolor v1.2.0 Compiling hashbrown v0.12.3 Compiling sha2 v0.10.7 Compiling md-5 v0.10.5 Compiling sha1 v0.10.5 Compiling getopts v0.2.21 Compiling semver v1.0.17 Compiling memoffset v0.9.0 Compiling convert_case v0.4.0 Compiling datafrog v2.0.1 Compiling rustc_apfloat v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_apfloat) Compiling tinyvec_macros v0.1.1 Compiling twox-hash v1.6.3 Compiling tinyvec v1.6.0 Compiling crossbeam-utils v0.8.16 Compiling aho-corasick v1.0.2 Compiling polonius-engine v0.13.0 Compiling regex-syntax v0.7.2 Compiling snap v1.1.0 Compiling rustc_version v0.4.0 Compiling libloading v0.7.4 Compiling parking_lot_core v0.9.8 Compiling unicase v2.6.0 Compiling unicode-script v0.5.5 Compiling field-offset v0.3.6 Compiling regex-syntax v0.6.29 Compiling lazy_static v1.4.0 Compiling crossbeam-channel v0.5.8 Compiling fallible-iterator v0.2.0 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_llvm) Compiling rustc-demangle v0.1.23 Compiling pulldown-cmark v0.9.3 Compiling unicode-normalization v0.1.22 Compiling gimli v0.26.2 Compiling punycode v0.4.1 Compiling overload v0.1.1 Compiling nu-ansi-term v0.46.0 Compiling parking_lot v0.12.1 Compiling sharded-slab v0.1.4 Compiling thread_local v1.1.7 Compiling unicode-security v0.1.0 Compiling pathdiff v0.2.1 Compiling synstructure v0.13.0 Compiling tracing-log v0.1.3 Compiling synstructure v0.12.6 Compiling cstr v0.2.8 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_error_codes) Compiling regex v1.8.4 Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc) Compiling regex-automata v0.1.10 Compiling matchers v0.1.0 Compiling zerofrom-derive v0.1.2 Compiling yoke-derive v0.7.1 Compiling zerovec-derive v0.9.4 Compiling displaydoc v0.2.4 Compiling tracing-attributes v0.1.26 Compiling thiserror-impl v1.0.40 Compiling rustc_macros v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_macros) Compiling zerofrom v0.1.2 Compiling icu_provider_macros v1.2.0 Compiling serde_derive v1.0.164 Compiling derive_more v0.99.17 Compiling yoke v0.7.1 Compiling zerovec v0.9.4 Compiling ruzstd v0.3.1 Compiling tracing v0.1.37 Compiling fluent-syntax v0.11.0 Compiling tracing-subscriber v0.3.17 Compiling tinystr v0.7.1 Compiling unic-langid-impl v0.9.1 Compiling object v0.31.1 Compiling unic-langid-macros-impl v0.9.1 Compiling icu_locid v1.2.0 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_index) Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_data_structures) Compiling unic-langid-macros v0.9.1 Compiling unic-langid v0.9.1 Compiling intl-memoizer v0.5.1 Compiling intl_pluralrules v7.0.2 Compiling fluent-langneg v0.13.0 Compiling icu_provider v1.2.0 Compiling tracing-tree v0.2.3 Compiling icu_list v1.2.0 Compiling icu_provider_adapters v1.2.0 Compiling fluent-bundle v0.15.2 Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_baked_icu_data) Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_log) Compiling rustc_fluent_macro v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_fluent_macro) Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_span) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_abi) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_type_ir) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_parse_format) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_feature) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_ast) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_error_messages) Compiling thorin-dwp v0.6.0 Compiling ar_archive_writer v0.1.4 Compiling gsgdt v0.1.2 Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_target) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_mir_dataflow) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_incremental) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_symbol_mangling) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_query_impl) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_ast_lowering) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_monomorphize) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_codegen_ssa) Compiling rustc_transmute v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_transmute) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_resolve) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_codegen_llvm) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_lint) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_hir_analysis) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_traits) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_const_eval) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_privacy) Compiling rustc_hir_typeck v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_hir_typeck) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_borrowck) Compiling rustc_plugin_impl v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_plugin_impl) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_mir_build) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_passes) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_ty_utils) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_mir_transform) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_driver) Finished release [optimized] target(s) in 5m 36s 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, loongarch64-unknown-linux-gnu) Compiling libc v0.2.146 Compiling proc-macro2 v1.0.60 Compiling unicode-ident v1.0.9 Compiling quote v1.0.28 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling pkg-config v0.3.27 Compiling memchr v2.5.0 Compiling once_cell v1.18.0 Compiling thiserror v1.0.40 Compiling regex-automata v0.1.10 Compiling version_check v0.9.4 Compiling crc32fast v1.3.2 Compiling parking_lot_core v0.9.8 Compiling smallvec v1.10.0 Compiling scopeguard v1.1.0 Compiling hex v0.4.3 Compiling same-file v1.0.6 Compiling crossbeam-utils v0.8.16 Compiling walkdir v2.3.3 Compiling adler v1.0.2 Compiling miniz_oxide v0.7.1 Compiling bytes v1.4.0 Compiling sha1_smol v1.0.0 Compiling bitflags v1.3.2 Compiling lock_api v0.4.10 Compiling num-traits v0.2.15 Compiling io-lifetimes v1.0.11 Compiling rustix v0.37.20 Compiling typenum v1.16.0 Compiling linux-raw-sys v0.3.8 Compiling bstr v1.5.0 Compiling itoa v1.0.6 Compiling zeroize v1.6.0 Compiling time-core v0.1.1 Compiling time-macros v0.2.9 Compiling crossbeam-channel v0.5.8 Compiling num_threads v0.1.6 Compiling syn v2.0.18 Compiling generic-array v0.14.7 Compiling minimal-lexical v0.2.1 Compiling jobserver v0.1.26 Compiling subtle v2.5.0 Compiling const-oid v0.9.2 Compiling home v0.5.5 Compiling serde v1.0.164 Compiling cc v1.0.79 Compiling bitflags v2.3.2 Compiling nom v7.1.3 Compiling tempfile v3.6.0 Compiling fastrand v1.9.0 Compiling log v0.4.19 Compiling tinyvec_macros v0.1.1 Compiling signal-hook v0.3.15 Compiling tinyvec v1.6.0 Compiling hashbrown v0.13.2 Compiling percent-encoding v2.3.0 Compiling base64ct v1.6.0 Compiling unicode-bidi v0.3.13 Compiling hashbrown v0.12.3 Compiling btoi v0.4.3 Compiling errno v0.3.1 Compiling getrandom v0.2.10 Compiling memmap2 v0.5.10 Compiling parking_lot v0.12.1 Compiling rand_core v0.6.4 Compiling signal-hook-registry v1.4.1 Compiling pem-rfc7468 v0.7.0 Compiling prodash v25.0.0 Compiling form_urlencoded v1.2.0 Compiling der v0.7.6 Compiling libz-sys v1.1.9 Compiling openssl-sys v0.9.90 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling libnghttp2-sys v0.1.7+1.45.0 Compiling unicode-normalization v0.1.22 Compiling digest v0.10.7 Compiling time v0.3.22 Compiling curl-sys v0.4.63+curl-8.1.2 Compiling hmac v0.12.1 Compiling gix-utils v0.1.2 Compiling flate2 v1.0.26 Compiling ahash v0.8.3 Compiling curl v0.4.44 Compiling openssl-probe v0.1.5 Compiling ff v0.13.0 Compiling gix-sec v0.8.1 Compiling idna v0.4.0 Compiling socket2 v0.4.9 Compiling utf8parse v0.2.1 Compiling base16ct v0.2.0 Compiling group v0.13.0 Compiling hkdf v0.12.3 Compiling libgit2-sys v0.15.2+1.6.4 Compiling crypto-bigint v0.5.2 Compiling filetime v0.2.21 Compiling gix-command v0.2.5 Compiling aho-corasick v1.0.2 Compiling serde_json v1.0.96 Compiling spki v0.7.2 Compiling url v2.4.0 Compiling pkcs8 v0.10.2 Compiling regex-syntax v0.7.2 Compiling syn v1.0.109 Compiling unicode-bom v2.0.2 Compiling sec1 v0.7.2 Compiling anyhow v1.0.71 Compiling imara-diff v0.1.5 Compiling indexmap v1.9.3 Compiling ryu v1.0.13 Compiling thiserror-impl v1.0.40 Compiling serde_derive v1.0.164 Compiling is-terminal v0.4.7 Compiling static_assertions v1.1.0 Compiling elliptic-curve v0.13.5 Compiling kstring v2.0.0 Compiling anstyle-parse v0.2.0 Compiling rfc6979 v0.4.0 Compiling sha2 v0.10.6 Compiling signature v2.1.0 Compiling unicase v2.6.0 Compiling colorchoice v1.0.0 Compiling clru v0.6.1 Compiling base64 v0.21.2 Compiling anstyle-query v1.0.0 Compiling anstyle v1.0.0 Compiling anstream v0.3.2 Compiling ecdsa v0.16.7 Compiling tar v0.4.39 Compiling primeorder v0.13.2 Compiling gix-hash v0.11.2 Compiling gix-date v0.5.1 Compiling gix-path v0.8.1 Compiling gix-features v0.30.0 Compiling gix-actor v0.21.0 Compiling gix-validate v0.7.5 Compiling gix-hashtable v0.2.1 Compiling gix-chunk v0.4.2 Compiling gix-config-value v0.12.1 Compiling gix-quote v0.4.4 Compiling regex v1.8.4 Compiling gix-object v0.30.0 Compiling gix-fs v0.2.0 Compiling gix-tempfile v6.0.0 Compiling gix-commitgraph v0.16.0 Compiling gix-glob v0.8.0 Compiling gix-prompt v0.5.1 Compiling gix-lock v6.0.0 Compiling gix-traverse v0.26.0 Compiling gix-revwalk v0.1.0 Compiling gix-url v0.19.0 Compiling gix-revision v0.15.2 Compiling gix-ref v0.30.0 Compiling gix-credentials v0.15.0 Compiling gix-diff v0.30.1 Compiling gix-bitmap v0.2.4 Compiling gix-packetline v0.16.2 Compiling gix-index v0.17.0 Compiling gix-pack v0.36.0 Compiling gix-attributes v0.13.1 Compiling gix-ignore v0.3.0 Compiling terminal_size v0.2.6 Compiling io-close v0.3.7 Compiling bitmaps v2.1.0 Compiling vte_generate_state_changes v0.1.1 Compiling aho-corasick v0.7.20 Compiling im-rc v15.1.0 Compiling fiat-crypto v0.1.20 Compiling clap_lex v0.5.0 Compiling winnow v0.4.6 Compiling arrayvec v0.5.2 Compiling ppv-lite86 v0.2.17 Compiling pulldown-cmark v0.9.3 Compiling semver v1.0.17 Compiling fnv v1.0.7 Compiling strsim v0.10.0 Compiling arc-swap v1.6.0 Compiling clap_builder v4.3.3 Compiling globset v0.4.10 Compiling rand_chacha v0.3.1 Compiling gix-odb v0.46.0 Compiling vte v0.10.1 Compiling sized-chunks v0.6.5 Compiling gix-worktree v0.18.0 Compiling gix-config v0.23.0 Compiling gix-discover v0.19.0 Compiling gix-refspec v0.11.0 Compiling maybe-async v0.2.7 Compiling gix-negotiate v0.2.1 Compiling cargo v0.73.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/cargo) Compiling gix-mailmap v0.13.0 Compiling p384 v0.13.0 Compiling rand_xoshiro v0.6.0 Compiling ed25519-compact v2.0.4 Compiling ordered-float v2.10.0 Compiling toml_datetime v0.6.2 Compiling serde_spanned v0.6.2 Compiling toml_edit v0.19.10 Compiling thread_local v1.1.7 Compiling shell-escape v0.1.5 Compiling ct-codecs v1.1.1 Compiling humantime v2.1.0 Compiling lazy_static v1.4.0 Compiling either v1.8.1 Compiling termcolor v1.2.0 Compiling ignore v0.4.20 Compiling cargo-util v0.2.5 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/cargo/crates/cargo-util) Compiling serde-value v0.7.0 Compiling itertools v0.10.5 Compiling env_logger v0.10.0 Compiling os_info v3.7.0 Compiling rustfix v0.6.1 Compiling cargo-platform v0.1.3 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/cargo/crates/cargo-platform) Compiling serde_ignored v0.1.7 Compiling toml v0.7.4 Compiling clap v4.3.3 Compiling strip-ansi-escapes v0.1.1 Compiling rand v0.8.5 Compiling orion v0.17.4 Compiling sha1 v0.10.5 Compiling opener v0.5.2 Compiling http-auth v0.1.8 Compiling unicode-width v0.1.10 Compiling bytesize v1.2.0 Compiling pathdiff v0.2.1 Compiling lazycell v1.3.0 Compiling glob v0.3.1 Compiling pasetors v0.6.7 Compiling unicode-xid v0.2.4 Compiling gix-transport v0.32.0 Compiling gix-protocol v0.33.2 Compiling crates-io v0.37.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/cargo/crates/crates-io) Compiling gix v0.45.1 Compiling git2 v0.17.2 Compiling git2-curl v0.18.0 Finished release [optimized] target(s) in 3m 06s Building tool cargo-credential-1password (stage2 -> stage3, loongarch64-unknown-linux-gnu) Compiling serde v1.0.164 Compiling serde_json v1.0.96 Compiling cargo-credential v0.2.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/cargo/credential/cargo-credential) Compiling cargo-credential-1password v0.2.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/cargo/credential/cargo-credential-1password) Finished release [optimized] target(s) in 15.55s Building stage2 tool rls (loongarch64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling unicode-ident v1.0.9 Compiling serde v1.0.164 Compiling serde_json v1.0.99 Compiling itoa v1.0.6 Compiling ryu v1.0.13 Compiling syn v2.0.8 Compiling serde_derive v1.0.164 Compiling rls v2.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rls) Finished release [optimized] target(s) in 26.96s Building stage2 tool rust-analyzer (loongarch64-unknown-linux-gnu) Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.60 Compiling quote v1.0.26 Compiling unicode-ident v1.0.8 Compiling syn v1.0.109 Compiling autocfg v1.1.0 Compiling libc v0.2.141 Compiling log v0.4.17 Compiling once_cell v1.17.1 Compiling hashbrown v0.12.3 Compiling crossbeam-utils v0.8.15 Compiling scopeguard v1.1.0 Compiling smallvec v1.10.0 Compiling rustc-hash v1.1.0 Compiling serde_derive v1.0.156 Compiling serde v1.0.156 Compiling parking_lot_core v0.9.6 Compiling jod-thread v0.1.2 Compiling pin-project-lite v0.2.9 Compiling bitflags v1.3.2 Compiling either v1.8.1 Compiling unic-common v0.9.0 Compiling unic-char-range v0.9.0 Compiling text-size v1.1.0 Compiling tracing-core v0.1.30 Compiling unic-char-property v0.9.0 Compiling itertools v0.10.5 Compiling unic-ucd-version v0.9.0 Compiling smol_str v0.2.0 Compiling la-arena v0.3.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/lib/la-arena) Compiling unic-emoji-char v0.9.0 Compiling unicode-xid v0.2.4 Compiling triomphe v0.1.8 Compiling paths v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/paths) Compiling drop_bomb v0.1.5 Compiling limit v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/limit) Compiling indexmap v1.9.3 Compiling lock_api v0.4.9 Compiling always-assert v0.1.3 Compiling memoffset v0.8.0 Compiling ra-ap-rustc_lexer v0.1.0 Compiling cov-mark v2.0.0-pre.1 Compiling fst v0.4.7 Compiling parking_lot_core v0.8.6 Compiling instant v0.1.12 Compiling nohash-hasher v0.2.0 Compiling unicode-segmentation v1.10.1 Compiling lazy_static v1.4.0 Compiling parser v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/parser) Compiling memchr v2.5.0 Compiling thiserror v1.0.39 Compiling crossbeam-channel v0.5.8 Compiling oorandom v11.1.3 Compiling dissimilar v1.0.6 Compiling serde_json v1.0.96 Compiling crossbeam-epoch v0.9.14 Compiling heck v0.3.3 Compiling syn v2.0.15 Compiling fixedbitset v0.2.0 Compiling arrayvec v0.7.2 Compiling camino v1.1.4 Compiling semver v1.0.17 Compiling ena v0.14.2 Compiling petgraph v0.5.1 Compiling hkalbasi-rustc-ap-rustc_index v0.0.20221221 Compiling rayon-core v1.11.0 Compiling bitflags v2.1.0 Compiling anymap v1.0.0-beta.2 Compiling typed-arena v2.0.2 Compiling scoped-tls v1.0.1 Compiling line-index v0.1.0-pre.1 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/lib/line-index) Compiling tinyvec_macros v0.1.1 Compiling version_check v0.9.4 Compiling tinyvec v1.6.0 Compiling regex-syntax v0.6.29 Compiling snap v1.1.0 Compiling anyhow v1.0.70 Compiling pulldown-cmark v0.9.2 Compiling crossbeam-deque v0.8.3 Compiling stdx v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/stdx) Compiling perf-event-open-sys v1.0.1 Compiling text-edit v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/text-edit) Compiling dashmap v5.4.0 Compiling tt v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/tt) Compiling vfs v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/vfs) Compiling perf-event v0.4.7 Compiling parking_lot v0.11.2 Compiling cfg v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/cfg) Compiling num_cpus v1.15.0 Compiling unicase v2.6.0 Compiling countme v3.0.1 Compiling intern v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/intern) Compiling unicode-normalization v0.1.22 Compiling profile v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/profile) Compiling rowan v0.15.11 Compiling test-utils v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/test-utils) Compiling unicode-bidi v0.3.13 Compiling rayon v1.7.0 Compiling home v0.5.4 Compiling syntax v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/syntax) Compiling percent-encoding v2.2.0 Compiling form_urlencoded v1.1.0 Compiling toolchain v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/toolchain) Compiling regex-automata v0.1.10 Compiling idna v0.3.0 Compiling memmap2 v0.5.10 Compiling inotify-sys v0.1.5 Compiling object v0.30.3 Compiling itoa v1.0.6 Compiling protobuf v3.1.0 Compiling crc32fast v1.3.2 Compiling static_assertions v1.1.0 Compiling ryu v1.0.13 Compiling same-file v1.0.6 Compiling walkdir v2.3.3 Compiling nix v0.26.2 Compiling matchers v0.1.0 Compiling inotify v0.9.6 Compiling synstructure v0.13.0 Compiling regex v1.7.3 Compiling mio v0.8.5 Compiling filetime v0.2.19 Compiling sharded-slab v0.1.4 Compiling tracing-log v0.1.3 Compiling thread_local v1.1.7 Compiling overload v0.1.1 Compiling adler v1.0.2 Compiling xflags-macros v0.3.1 Compiling miniz_oxide v0.6.2 Compiling command-group v2.1.0 Compiling nu-ansi-term v0.46.0 Compiling pulldown-cmark-to-cmark v10.0.4 Compiling notify v5.1.0 Compiling atty v0.2.14 Compiling proc-macro-srv v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/proc-macro-srv) Compiling proc-macro-test-impl v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/proc-macro-test/imp) Compiling rust-analyzer v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/rust-analyzer) Compiling xflags v0.3.1 Compiling xshell-macros v0.2.3 Compiling dot v0.1.4 Compiling time-core v0.1.0 Compiling flate2 v1.0.25 Compiling time v0.3.20 warning: Could not find `.git/HEAD` from manifest dir! Compiling parking_lot v0.12.1 Compiling libloading v0.7.4 Compiling xshell v0.2.3 Compiling byteorder v1.4.3 Compiling write-json v0.1.2 Compiling sourcegen v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/sourcegen) Compiling zip v0.6.4 Compiling chalk-derive v0.91.0 Compiling tracing-attributes v0.1.23 Compiling salsa-macros v0.17.0-pre.2 Compiling thiserror-impl v1.0.39 Compiling serde_repr v0.1.11 Compiling xtask v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/xtask) Compiling chalk-ir v0.91.0 Compiling salsa v0.17.0-pre.2 Compiling tracing v0.1.37 Compiling protobuf-support v3.1.0 Compiling mbe v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/mbe) Compiling base-db v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/base-db) Compiling hkalbasi-rustc-ap-rustc_abi v0.0.20221221 Compiling tracing-subscriber v0.3.16 Compiling vfs-notify v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/vfs-notify) Compiling chalk-solve v0.91.0 Compiling hir-expand v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/hir-expand) Compiling tracing-tree v0.2.2 Compiling hir-def v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/hir-def) Compiling scip v0.1.1 Compiling chalk-recursive v0.91.0 Compiling cargo-platform v0.1.2 Compiling url v2.3.1 Compiling proc-macro-api v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/proc-macro-api) Compiling cargo_metadata v0.15.4 Compiling hir-ty v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/hir-ty) Compiling lsp-types v0.94.0 Compiling lsp-server v0.7.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/lib/lsp-server) Compiling flycheck v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/flycheck) Compiling project-model v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/project-model) Compiling proc-macro-test v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/proc-macro-test) Compiling proc-macro-srv-cli v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) Compiling hir v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/hir) Compiling ide-db v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/ide-db) Compiling ide-assists v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/ide-assists) Compiling ide-diagnostics v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/ide-diagnostics) Compiling ide-completion v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/ide-completion) Compiling ide-ssr v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/ide-ssr) Compiling ide v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/ide) Finished release [optimized] target(s) in 3m 04s Building stage2 tool rust-analyzer-proc-macro-srv (loongarch64-unknown-linux-gnu) Compiling libc v0.2.141 Compiling crossbeam-utils v0.8.15 Compiling log v0.4.17 Compiling indexmap v1.9.3 Compiling memchr v2.5.0 Compiling tracing-core v0.1.30 Compiling serde_json v1.0.96 Compiling proc-macro-srv v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/proc-macro-srv) Compiling always-assert v0.1.3 Compiling tracing v0.1.37 Compiling object v0.30.3 Compiling crossbeam-channel v0.5.8 Compiling parking_lot_core v0.9.6 Compiling perf-event-open-sys v1.0.1 Compiling memmap2 v0.5.10 Compiling stdx v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/stdx) Compiling dashmap v5.4.0 Compiling perf-event v0.4.7 Compiling tt v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/tt) Compiling countme v3.0.1 Compiling profile v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/profile) Compiling rowan v0.15.11 Compiling syntax v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/syntax) Compiling proc-macro-api v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/proc-macro-api) Compiling mbe v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/mbe) Compiling proc-macro-srv-cli v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) Finished release [optimized] target(s) in 21.34s Building tool rustdoc (stage1 -> stage2, loongarch64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.9 Compiling quote v1.0.29 Compiling libc v0.2.147 Compiling memchr v2.5.0 Compiling serde v1.0.164 Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling cfg-if v1.0.0 Compiling once_cell v1.18.0 Compiling parking_lot_core v0.9.8 Compiling smallvec v1.10.0 Compiling io-lifetimes v1.0.11 Compiling scopeguard v1.1.0 Compiling lazy_static v1.4.0 Compiling regex-syntax v0.6.29 Compiling rustix v0.37.11 Compiling minimal-lexical v0.2.1 Compiling pin-project-lite v0.2.10 Compiling regex-syntax v0.7.2 Compiling mime v0.3.17 Compiling tracing-core v0.1.30 Compiling overload v0.1.1 Compiling nu-ansi-term v0.46.0 Compiling thread_local v1.1.7 Compiling sharded-slab v0.1.4 Compiling unicase v2.6.0 Compiling log v0.4.19 Compiling lock_api v0.4.10 Compiling tempfile v3.6.0 Compiling bitflags v1.3.2 Compiling linux-raw-sys v0.3.8 Compiling serde_json v1.0.99 Compiling aho-corasick v1.0.2 Compiling nom v7.1.3 Compiling tracing-log v0.1.3 Compiling askama_escape v0.10.3 Compiling mime_guess v2.0.4 Compiling itoa v1.0.6 Compiling either v1.8.1 Compiling rustc-hash v1.1.0 Compiling fastrand v1.9.0 Compiling ryu v1.0.13 Compiling syn v2.0.8 Compiling itertools v0.10.5 Compiling arrayvec v0.7.4 Compiling minifier v0.2.2 Compiling errno v0.3.1 Compiling num_cpus v1.16.0 Compiling atty v0.2.14 Compiling regex-automata v0.1.10 Compiling parking_lot v0.12.1 Compiling regex v1.8.4 Compiling threadpool v1.8.1 Compiling matchers v0.1.0 Compiling serde_derive v1.0.164 Compiling tracing-attributes v0.1.26 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.17 Compiling tracing-tree v0.2.3 Compiling basic-toml v0.1.2 Compiling rustdoc-json-types v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/rustdoc-json-types) Compiling askama_derive v0.12.1 Compiling askama v0.12.0 Compiling rustdoc v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/librustdoc) Compiling rustdoc-tool v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rustdoc) Finished release [optimized] target(s) in 1m 33s Building tool clippy-driver (stage2 -> stage3, loongarch64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling serde_json v1.0.99 Compiling equivalent v1.0.0 Compiling camino v1.1.4 Compiling hashbrown v0.14.0 Compiling winnow v0.4.7 Compiling unicode-normalization v0.1.22 Compiling either v1.8.1 Compiling libc v0.2.147 Compiling rustc-semver v1.1.0 Compiling arrayvec v0.7.4 Compiling rustc_tools_util v0.3.0 Compiling if_chain v1.0.2 Compiling unicode-script v0.5.5 Compiling quine-mc_cluskey v0.2.4 Compiling itertools v0.10.5 Compiling clippy v0.1.72 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/clippy) Compiling clippy_utils v0.1.72 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/clippy/clippy_utils) Compiling idna v0.4.0 Compiling indexmap v2.0.0 Compiling syn v2.0.8 Compiling url v2.4.0 Compiling termize v0.1.1 Compiling serde_derive v1.0.164 Compiling thiserror-impl v1.0.40 Compiling declare_clippy_lint v0.1.72 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/clippy/declare_clippy_lint) Compiling thiserror v1.0.40 Compiling serde v1.0.164 Compiling serde_spanned v0.6.3 Compiling toml_datetime v0.6.3 Compiling semver v1.0.17 Compiling cargo-platform v0.1.2 Compiling toml_edit v0.19.11 Compiling cargo_metadata v0.15.4 Compiling toml v0.7.5 Compiling clippy_lints v0.1.72 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/clippy/clippy_lints) Finished release [optimized] target(s) in 2m 19s Building tool rustfmt (stage2 -> stage3, loongarch64-unknown-linux-gnu) Compiling rustix v0.38.1 Compiling bitflags v2.3.3 Compiling linux-raw-sys v0.4.3 Compiling anstyle v1.0.1 Compiling anstyle-parse v0.2.1 Compiling once_cell v1.18.0 Compiling syn v2.0.8 Compiling errno v0.3.1 Compiling bstr v1.5.0 Compiling dirs-sys-next v0.1.2 Compiling heck v0.4.1 Compiling dirs-sys v0.3.7 Compiling rustfmt-nightly v1.6.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rustfmt) Compiling yansi-term v0.1.2 Compiling getopts v0.2.21 Compiling diff v0.1.13 Compiling dirs-next v2.0.0 Compiling term v0.7.0 Compiling thread_local v1.1.7 Compiling annotate-snippets v0.9.1 Compiling dirs v4.0.0 Compiling unicode-segmentation v1.10.1 Compiling unicode_categories v0.1.1 Compiling bytecount v0.6.3 Compiling globset v0.4.10 Compiling ignore v0.4.20 Compiling is-terminal v0.4.8 Compiling anstream v0.3.2 Compiling env_logger v0.10.0 Compiling clap_builder v4.3.10 Compiling serde_derive v1.0.164 Compiling thiserror-impl v1.0.40 Compiling clap_derive v4.3.2 Compiling rustfmt-config_proc_macro v0.3.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rustfmt/config_proc_macro) Compiling thiserror v1.0.40 Compiling clap v4.3.10 Compiling serde v1.0.164 Compiling serde_spanned v0.6.3 Compiling toml_datetime v0.6.3 Compiling semver v1.0.17 Compiling serde_json v1.0.99 Compiling camino v1.1.4 Compiling cargo-platform v0.1.2 Compiling toml_edit v0.19.11 Compiling cargo_metadata v0.15.4 Compiling toml v0.7.5 Finished release [optimized] target(s) in 1m 05s Building bootstrap Build completed successfully in 0:27:57 + /usr/libexec/platform-python ./x.py doc Finished dev [unoptimized] target(s) in 0.33s Generating unstable book md files (loongarch64-unknown-linux-gnu) Building stage0 tool unstable-book-gen (loongarch64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling unicode-ident v1.0.9 Compiling memchr v2.5.0 Compiling serde v1.0.164 Compiling regex-syntax v0.7.2 Compiling thiserror v1.0.40 Compiling camino v1.1.4 Compiling semver v1.0.17 Compiling serde_json v1.0.99 Compiling fnv v1.0.7 Compiling log v0.4.19 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling once_cell v1.18.0 Compiling ryu v1.0.13 Compiling itoa v1.0.6 Compiling same-file v1.0.6 Compiling lazy_static v1.4.0 Compiling walkdir v2.3.3 Compiling termcolor v1.2.0 Compiling thread_local v1.1.7 Compiling num-traits v0.2.15 Compiling aho-corasick v1.0.2 Compiling aho-corasick v0.7.20 Compiling bstr v1.5.0 Compiling syn v2.0.8 Compiling regex v1.8.4 Compiling serde_derive v1.0.164 Compiling thiserror-impl v1.0.40 Compiling globset v0.4.10 Compiling miropt-test-tools v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/miropt-test-tools) Compiling ignore v0.4.20 Compiling cargo-platform v0.1.2 Compiling cargo_metadata v0.15.4 Compiling tidy v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/tidy) Compiling unstable-book-gen v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/unstable-book-gen) Finished release [optimized] target(s) in 36.82s Building stage0 tool rustbook (loongarch64-unknown-linux-gnu) Compiling libc v0.2.147 Compiling cfg-if v1.0.0 Compiling ppv-lite86 v0.2.17 Compiling siphasher v0.3.10 Compiling rustix v0.38.1 Compiling io-lifetimes v1.0.11 Compiling bitflags v2.3.3 Compiling bitflags v1.3.2 Compiling lock_api v0.4.10 Compiling rustix v0.37.11 Compiling linux-raw-sys v0.4.3 Compiling parking_lot_core v0.9.8 Compiling thiserror v1.0.40 Compiling syn v1.0.109 Compiling linux-raw-sys v0.3.8 Compiling syn v2.0.8 Compiling smallvec v1.10.0 Compiling scopeguard v1.1.0 Compiling new_debug_unreachable v1.0.4 Compiling ucd-trie v0.1.5 Compiling phf_shared v0.10.0 Compiling mac v0.1.1 Compiling tinyvec_macros v0.1.1 Compiling log v0.4.19 Compiling utf8parse v0.2.1 Compiling tinyvec v1.6.0 Compiling futf v0.1.5 Compiling anstyle-query v1.0.0 Compiling anstyle v1.0.1 Compiling anstyle-parse v0.2.1 Compiling utf-8 v0.7.6 Compiling precomputed-hash v0.1.1 Compiling serde_json v1.0.99 Compiling once_cell v1.18.0 Compiling colorchoice v1.0.0 Compiling version_check v0.9.4 Compiling tendril v0.4.3 Compiling phf v0.10.1 Compiling num-traits v0.2.15 Compiling percent-encoding v2.3.0 Compiling clap_lex v0.5.0 Compiling unicode-bidi v0.3.13 Compiling strsim v0.10.0 Compiling tempfile v3.6.0 Compiling form_urlencoded v1.2.0 Compiling regex-automata v0.1.10 Compiling unicase v2.6.0 Compiling anyhow v1.0.71 Compiling pulldown-cmark v0.9.3 Compiling maplit v1.0.2 Compiling iana-time-zone v0.1.57 Compiling humantime v2.1.0 Compiling bstr v1.5.0 Compiling fastrand v1.9.0 Compiling shlex v1.1.0 Compiling topological-sort v0.2.2 Compiling unicode-normalization v0.1.22 Compiling opener v0.5.2 Compiling getrandom v0.2.10 Compiling errno v0.3.1 Compiling chrono v0.4.26 Compiling rand_core v0.6.4 Compiling idna v0.4.0 Compiling parking_lot v0.12.1 Compiling rand_chacha v0.3.1 Compiling rand v0.8.5 Compiling url v2.4.0 Compiling is-terminal v0.4.8 Compiling anstream v0.3.2 Compiling env_logger v0.10.0 Compiling phf_generator v0.10.0 Compiling phf_codegen v0.10.0 Compiling string_cache_codegen v0.5.2 Compiling markup5ever v0.11.0 Compiling serde_derive v1.0.164 Compiling thiserror-impl v1.0.40 Compiling terminal_size v0.2.6 Compiling clap_builder v4.3.10 Compiling html5ever v0.26.0 Compiling pest v2.7.0 Compiling pest_meta v2.7.0 Compiling clap v4.3.10 Compiling clap_complete v4.3.1 Compiling serde v1.0.164 Compiling pest_generator v2.7.0 Compiling pest_derive v2.7.0 Compiling string_cache v0.8.7 Compiling toml v0.5.11 Compiling handlebars v4.3.7 Compiling elasticlunr-rs v3.0.2 Compiling ammonia v3.3.0 Compiling mdbook v0.4.31 Compiling rustbook v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rustbook) Finished release [optimized] target(s) in 46.80s Rustbook (loongarch64-unknown-linux-gnu) - unstable-book Building stage0 library artifacts (loongarch64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.50s Building compiler artifacts (stage0 -> stage1, loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.61s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (loongarch64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.49s Building compiler artifacts (stage1 -> stage2, loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.62s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Rustbook (loongarch64-unknown-linux-gnu) - book Rustbook (loongarch64-unknown-linux-gnu) - book/first-edition Rustbook (loongarch64-unknown-linux-gnu) - book/second-edition Rustbook (loongarch64-unknown-linux-gnu) - book/2018-edition Documenting stage2 book redirect pages (loongarch64-unknown-linux-gnu) Building tool rustdoc (stage1 -> stage2, loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.51s Documenting stage2 standalone (loongarch64-unknown-linux-gnu) Documenting stage2 library in HTML format (loongarch64-unknown-linux-gnu) Compiling compiler_builtins v0.1.95 Checking core v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/core) Compiling cc v1.0.79 Compiling libc v0.2.147 Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/std) Documenting core v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/core) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/unwind) Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/profiler_builtins) Checking rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-core) Checking alloc v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/alloc) Checking cfg-if v1.0.0 Checking adler v1.0.2 Checking rustc-demangle v0.1.23 Documenting alloc v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/alloc) Checking rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-alloc) Checking panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/panic_abort) Checking panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/panic_unwind) Checking gimli v0.28.0 Checking std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.72.1-src/library/stdarch/crates/std_detect) Checking object v0.32.0 Checking miniz_oxide v0.7.1 Checking hashbrown v0.14.0 Checking addr2line v0.21.0 Documenting std v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/std) Checking rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-std) Checking proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/proc_macro) Documenting proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/proc_macro) Checking unicode-width v0.1.10 Checking getopts v0.2.21 Checking test v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/test) Documenting test v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/test) Documenting sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/sysroot) Finished release [optimized + debuginfo] target(s) in 51.22s Documenting error index (loongarch64-unknown-linux-gnu) Building tool error_index_generator (stage1 -> stage2, loongarch64-unknown-linux-gnu) Compiling libc v0.2.147 Compiling cfg-if v1.0.0 Compiling ppv-lite86 v0.2.17 Compiling thiserror v1.0.40 Compiling siphasher v0.3.10 Compiling rustix v0.38.1 Compiling linux-raw-sys v0.4.3 Compiling bitflags v2.3.3 Compiling rustix v0.37.11 Compiling new_debug_unreachable v1.0.4 Compiling syn v1.0.109 Compiling syn v2.0.8 Compiling tinyvec_macros v0.1.1 Compiling ucd-trie v0.1.5 Compiling utf8parse v0.2.1 Compiling mac v0.1.1 Compiling tinyvec v1.6.0 Compiling colorchoice v1.0.0 Compiling futf v0.1.5 Compiling anstyle-parse v0.2.1 Compiling precomputed-hash v0.1.1 Compiling once_cell v1.18.0 Compiling utf-8 v0.7.6 Compiling phf_shared v0.10.0 Compiling anstyle v1.0.1 Compiling anstyle-query v1.0.0 Compiling tendril v0.4.3 Compiling num-traits v0.2.15 Compiling unicode-bidi v0.3.13 Compiling strsim v0.10.0 Compiling percent-encoding v2.3.0 Compiling clap_lex v0.5.0 Compiling phf v0.10.1 Compiling unicase v2.6.0 Compiling form_urlencoded v1.2.0 Compiling pulldown-cmark v0.9.3 Compiling regex-automata v0.1.10 Compiling anyhow v1.0.71 Compiling humantime v2.1.0 Compiling maplit v1.0.2 Compiling termcolor v1.2.0 Compiling bstr v1.5.0 Compiling iana-time-zone v0.1.57 Compiling topological-sort v0.2.2 Compiling unicode-normalization v0.1.22 Compiling shlex v1.1.0 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_error_codes) Compiling is-terminal v0.4.8 Compiling anstream v0.3.2 Compiling env_logger v0.10.0 Compiling opener v0.5.2 Compiling getrandom v0.2.10 Compiling rand_core v0.6.4 Compiling idna v0.4.0 Compiling chrono v0.4.26 Compiling rand_chacha v0.3.1 Compiling rand v0.8.5 Compiling url v2.4.0 Compiling terminal_size v0.2.6 Compiling tempfile v3.6.0 Compiling phf_generator v0.10.0 Compiling clap_builder v4.3.10 Compiling phf_codegen v0.10.0 Compiling string_cache_codegen v0.5.2 Compiling markup5ever v0.11.0 Compiling serde_derive v1.0.164 Compiling thiserror-impl v1.0.40 Compiling pest v2.7.0 Compiling html5ever v0.26.0 Compiling clap v4.3.10 Compiling clap_complete v4.3.1 Compiling pest_meta v2.7.0 Compiling pest_generator v2.7.0 Compiling serde v1.0.164 Compiling pest_derive v2.7.0 Compiling string_cache v0.8.7 Compiling serde_json v1.0.99 Compiling toml v0.5.11 Compiling elasticlunr-rs v3.0.2 Compiling handlebars v4.3.7 Compiling ammonia v3.3.0 Compiling mdbook v0.4.31 Compiling error_index_generator v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/error_index_generator) Finished release [optimized] target(s) in 47.95s Rustbook (loongarch64-unknown-linux-gnu) - nomicon Rustbook (loongarch64-unknown-linux-gnu) - reference Rustbook (loongarch64-unknown-linux-gnu) - rustdoc Rustbook (loongarch64-unknown-linux-gnu) - rust-by-example Generating lint docs (loongarch64-unknown-linux-gnu) Uplifting library (stage1 -> stage2) Building stage0 tool lint-docs (loongarch64-unknown-linux-gnu) Compiling rustix v0.37.11 Compiling serde v1.0.164 Compiling tempfile v3.6.0 Compiling serde_json v1.0.99 Compiling lint-docs v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/lint-docs) Finished release [optimized] target(s) in 15.43s Rustbook (loongarch64-unknown-linux-gnu) - rustc Rustbook (loongarch64-unknown-linux-gnu) - cargo Rustbook (loongarch64-unknown-linux-gnu) - clippy Rustbook (loongarch64-unknown-linux-gnu) - embedded-book Rustbook (loongarch64-unknown-linux-gnu) - edition-guide Rustbook (loongarch64-unknown-linux-gnu) - style-guide Building bootstrap Build completed successfully in 0:04:43 + for triple in wasm32-unknown-unknown wasm32-wasi + /usr/libexec/platform-python ./x.py build --target=wasm32-unknown-unknown std Finished dev [unoptimized] target(s) in 0.33s Building stage0 library artifacts (loongarch64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.49s Building compiler artifacts (stage0 -> stage1, loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.60s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (loongarch64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.49s Building compiler artifacts (stage1 -> stage2, loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.61s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Building stage2 library artifacts {std} (loongarch64-unknown-linux-gnu -> wasm32-unknown-unknown) Compiling compiler_builtins v0.1.95 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/core) Compiling libc v0.2.147 Compiling cc v1.0.79 Compiling memchr v2.5.0 Compiling dlmalloc v0.2.4 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/std) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/unwind) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/panic_abort) Compiling gimli v0.28.0 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.72.1-src/library/stdarch/crates/std_detect) Compiling hashbrown v0.14.0 Compiling object v0.32.0 Compiling miniz_oxide v0.7.1 Compiling addr2line v0.21.0 warning: dropping unsupported crate type `dylib` for target `wasm32-unknown-unknown` warning: `std` (lib) generated 1 warning Finished release [optimized + debuginfo] target(s) in 1m 00s Building bootstrap Build completed successfully in 0:01:04 + for triple in wasm32-unknown-unknown wasm32-wasi + /usr/libexec/platform-python ./x.py build --target=wasm32-wasi std Finished dev [unoptimized] target(s) in 0.33s Building stage0 library artifacts (loongarch64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.49s Building compiler artifacts (stage0 -> stage1, loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.60s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (loongarch64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.49s Building compiler artifacts (stage1 -> stage2, loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.60s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Building stage2 library artifacts {std} (loongarch64-unknown-linux-gnu -> wasm32-wasi) Compiling compiler_builtins v0.1.95 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/core) Compiling libc v0.2.147 Compiling memchr v2.5.0 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/unwind) Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/std) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/panic_unwind) Compiling gimli v0.28.0 Compiling wasi v0.11.0+wasi-snapshot-preview1 Compiling object v0.32.0 Compiling miniz_oxide v0.7.1 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.72.1-src/library/stdarch/crates/std_detect) Compiling hashbrown v0.14.0 Compiling addr2line v0.21.0 warning: dropping unsupported crate type `dylib` for target `wasm32-wasi` warning: `std` (lib) generated 1 warning Finished release [optimized + debuginfo] target(s) in 1m 02s Building bootstrap Build completed successfully in 0:01:05 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.chPGPE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rust-1.72.1-1.0.1.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rust-1.72.1-1.0.1.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/rust-1.72.1-1.0.1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rust-1.72.1-1.0.1.an8.loongarch64 + cd rustc-1.72.1-src + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + export RUSTC_TARGET_CPU_X86_64=x86-64 RUSTC_TARGET_CPU_PPC64LE=pwr8 RUSTC_TARGET_CPU_S390X=z13 + RUSTC_TARGET_CPU_X86_64=x86-64 + RUSTC_TARGET_CPU_PPC64LE=pwr8 + RUSTC_TARGET_CPU_S390X=z13 + DESTDIR=/builddir/build/BUILDROOT/rust-1.72.1-1.0.1.an8.loongarch64 + /usr/libexec/platform-python ./x.py install Finished dev [unoptimized] target(s) in 0.33s Building stage0 library artifacts (loongarch64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.49s Building compiler artifacts (stage0 -> stage1, loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.60s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (loongarch64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.49s Building compiler artifacts (stage1 -> stage2, loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.61s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Generating unstable book md files (loongarch64-unknown-linux-gnu) Building stage0 tool unstable-book-gen (loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.49s Building stage0 tool rustbook (loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.52s Documenting stage2 book redirect pages (loongarch64-unknown-linux-gnu) Building tool rustdoc (stage1 -> stage2, loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.51s Documenting stage2 standalone (loongarch64-unknown-linux-gnu) Documenting stage2 library in HTML format (loongarch64-unknown-linux-gnu) Compiling compiler_builtins v0.1.95 Checking core v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/core) Compiling cc v1.0.79 Compiling libc v0.2.147 Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/std) Documenting core v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/core) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/unwind) Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/profiler_builtins) Checking rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-core) Checking alloc v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/alloc) Checking cfg-if v1.0.0 Checking adler v1.0.2 Checking rustc-demangle v0.1.23 Documenting alloc v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/alloc) Checking rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-alloc) Checking panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/panic_abort) Checking panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/panic_unwind) Checking gimli v0.28.0 Checking object v0.32.0 Checking std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.72.1-src/library/stdarch/crates/std_detect) Checking miniz_oxide v0.7.1 Checking hashbrown v0.14.0 Checking addr2line v0.21.0 Documenting std v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/std) Checking rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/rustc-std-workspace-std) Checking proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/proc_macro) Documenting proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/proc_macro) Checking unicode-width v0.1.10 Checking getopts v0.2.21 Checking test v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/test) Documenting test v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/test) Documenting sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/library/sysroot) Finished release [optimized + debuginfo] target(s) in 51.19s Documenting error index (loongarch64-unknown-linux-gnu) Building tool error_index_generator (stage1 -> stage2, loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.52s Generating lint docs (loongarch64-unknown-linux-gnu) Uplifting library (stage1 -> stage2) Building stage0 tool lint-docs (loongarch64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.49s Building stage0 tool rust-installer (loongarch64-unknown-linux-gnu) Compiling crossbeam-utils v0.8.16 Compiling pkg-config v0.3.27 Compiling cc v1.0.79 Compiling crc32fast v1.3.2 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling rayon-core v1.11.0 Compiling heck v0.4.1 Compiling num_cpus v1.16.0 Compiling adler v1.0.2 Compiling xattr v0.2.3 Compiling filetime v0.2.21 Compiling syn v2.0.8 Compiling either v1.8.1 Compiling clap_builder v4.3.10 Compiling miniz_oxide v0.7.1 Compiling tar v0.4.38 Compiling flate2 v1.0.26 Compiling crossbeam-channel v0.5.8 Compiling lzma-sys v0.1.20 Compiling crossbeam-deque v0.8.3 Compiling xz2 v0.1.7 Compiling rayon v1.7.0 Compiling clap_derive v4.3.2 Compiling clap v4.3.10 Compiling installer v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-installer) Finished release [optimized] target(s) in 18.27s Dist rust-docs-1.72.1-loongarch64-unknown-linux-gnu Error: failed to generate installer Caused by: 0: failed to copy '/builddir/build/BUILD/rustc-1.72.1-src/build/tmp/tarball/rust-docs/loongarch64-unknown-linux-gnu/image/share/doc/rust/html/.lock' to '/builddir/build/BUILD/rustc-1.72.1-src/build/tmp/tarball/rust-docs/loongarch64-unknown-linux-gnu/rust-docs-1.72.1-loongarch64-unknown-linux-gnu/rust-docs/share/doc/rust/html/.lock' 1: Invalid argument (os error 22) Building bootstrap Build completed unsuccessfully in 0:57:34 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.chPGPE (%install) Bad exit status from /var/tmp/rpm-tmp.chPGPE (%install) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target loongarch64 --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 loongarch64 --nodeps /builddir/build/SPECS/rust.spec