Mock Version: 5.5 Mock Version: 5.5 Mock Version: 5.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-an8.9-build-383797-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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/rust.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 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 aarch64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-an8.9-build-383797-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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/rust.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.guZNxw + 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 . + echo 'Patch #1 (0001-Use-lld-provided-by-system-for-wasm.patch):' Patch #1 (0001-Use-lld-provided-by-system-for-wasm.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file compiler/rustc_target/src/spec/wasm_base.rs + echo 'Patch #2 (rustc-1.70.0-rust-gdb-substitute-path.patch):' 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 + echo 'Patch #3 (0001-Let-environment-variables-override-some-default-CPUs.patch):' 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 + echo 'Patch #5 (0001-Don-t-fail-early-if-try_run-returns-an-error.patch):' 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). + echo 'Patch #7 (0001-llvm-wrapper-adapt-for-LLVM-API-change.patch):' 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 + echo 'Patch #103 (0002-rustc-Convert-to-ABI-v0.patch):' Patch #103 (0002-rustc-Convert-to-ABI-v0.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 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.4ntpLF + 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=80 ++ free -g ++ awk '/^Mem:/{print $2}' + max_cpus=128 + '[' 128 -ge 1 -a 128 -lt 80 ']' + /usr/bin/make -O -j80 --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-aarch64.a + test -r /usr/lib64/clang/15.0.7/lib/libclang_rt.profile-aarch64.a + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-Anolis-linux --host=aarch64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-option-checking --libdir=/usr/lib --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=aarch64-unknown-linux-gnu --set target.aarch64-unknown-linux-gnu.linker=gcc --set target.aarch64-unknown-linux-gnu.cc=gcc --set target.aarch64-unknown-linux-gnu.cxx=g++ --set target.aarch64-unknown-linux-gnu.ar=ar --set target.aarch64-unknown-linux-gnu.ranlib=/usr/bin/ranlib --set target.aarch64-unknown-linux-gnu.profiler=/usr/lib64/clang/15.0.7/lib/libclang_rt.profile-aarch64.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=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=aarch64-Anolis-linux', '--host=aarch ... configure: build.build := aarch64-unknown-linux-gnu configure: build.host := ['aarch64-unknown-linux-gnu'] configure: install.prefix := /usr configure: install.bindir := /usr/bin configure: install.sysconfdir := /etc configure: install.datadir := /usr/share configure: install.libdir := /usr/lib configure: install.localstatedir := /var configure: install.mandir := /usr/share/man configure: install.infodir := /usr/share/info configure: build.target := ['aarch64-unknown-linux-gnu'] configure: target.aarch64-unknown-linux-gnu.linker := gcc configure: target.aarch64-unknown-linux-gnu.cc := gcc configure: target.aarch64-unknown-linux-gnu.cxx := g++ configure: target.aarch64-unknown-linux-gnu.ar := ar configure: target.aarch64-unknown-linux-gnu.ranlib := /usr/bin/ranlib configure: target.aarch64-unknown-linux-gnu.profiler := /usr/lib64/clang/15.0.7/l ... 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.aarch64-unknown-linux-gnu.llvm-config := /usr/bin/llvm-config configure: llvm.link-shared := True configure: llvm.static-libstdcpp := False configure: rust.rpath := False configure: rust.debuginfo-level := 2 configure: build.extended := True configure: build.tools := ['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 80 Compiling libc v0.2.140 Compiling memchr v2.5.0 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.60 Compiling typenum v1.15.0 Compiling unicode-ident v1.0.0 Compiling version_check v0.9.4 Compiling quote v1.0.26 Compiling cc v1.0.73 Compiling bitflags v1.3.2 Compiling io-lifetimes v1.0.9 Compiling lazy_static v1.4.0 Compiling regex-automata v0.1.10 Compiling once_cell v1.12.0 Compiling pkg-config v0.3.25 Compiling serde v1.0.160 Compiling log v0.4.17 Compiling clap_lex v0.4.1 Compiling heck v0.4.1 Compiling regex-syntax v0.6.26 Compiling crossbeam-utils v0.8.14 Compiling anstyle v1.0.0 Compiling rustix v0.37.6 Compiling serde_derive v1.0.160 Compiling same-file v1.0.6 Compiling fnv v1.0.7 Compiling linux-raw-sys v0.3.2 Compiling serde_json v1.0.81 Compiling semver v1.0.17 Compiling ryu v1.0.10 Compiling itoa v1.0.2 Compiling bootstrap v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/bootstrap) Compiling hex v0.4.3 Compiling termcolor v1.2.0 Compiling build_helper v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/build_helper) Compiling thread_local v1.1.4 Compiling walkdir v2.3.2 Compiling generic-array v0.14.5 Compiling clap_builder v4.2.4 Compiling bstr v0.2.17 Compiling aho-corasick v0.7.18 Compiling object v0.31.1 Compiling cmake v0.1.48 Compiling lzma-sys v0.1.17 Compiling syn v2.0.8 Compiling opener v0.5.0 Compiling filetime v0.2.16 Compiling xattr v0.2.3 Compiling cpufeatures v0.2.5 Compiling xz2 v0.1.6 Compiling tar v0.4.38 Compiling block-buffer v0.10.2 Compiling crypto-common v0.1.3 Compiling digest v0.10.3 Compiling sha2 v0.10.2 Compiling regex v1.5.6 Compiling globset v0.4.8 Compiling ignore v0.4.18 Compiling toml v0.5.9 Compiling fd-lock v3.0.11 Compiling clap_derive v4.2.0 Compiling clap v4.2.4 Compiling clap_complete v4.2.2 Finished dev [unoptimized] target(s) in 21.44s Building stage0 library artifacts (aarch64-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 hashbrown v0.14.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 object v0.32.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 05s Building compiler artifacts (stage0 -> stage1, aarch64-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 libc v0.2.147 Compiling unicode-xid v0.2.4 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 thiserror v1.0.40 Compiling pin-project-lite v0.2.10 Compiling rustc-hash v1.1.0 Compiling typenum v1.16.0 Compiling bitflags v1.3.2 Compiling parking_lot_core v0.8.6 Compiling io-lifetimes v1.0.11 Compiling equivalent v1.0.0 Compiling hashbrown v0.14.0 Compiling rustix v0.37.11 Compiling thin-vec v0.2.12 Compiling linux-raw-sys v0.3.8 Compiling arrayvec v0.7.4 Compiling either v1.8.1 Compiling fastrand v1.9.0 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_graphviz) Compiling ppv-lite86 v0.2.17 Compiling unicode-width v0.1.10 Compiling crc32fast v1.3.2 Compiling scoped-tls v1.0.1 Compiling writeable v0.5.2 Compiling static_assertions v1.1.0 Compiling adler v1.0.2 Compiling unic-common v0.9.0 Compiling unic-char-range v0.9.0 Compiling litemap v0.7.0 Compiling byteorder v1.4.3 Compiling serde v1.0.164 Compiling serde_json v1.0.99 Compiling self_cell v0.10.2 Compiling ryu v1.0.13 Compiling itoa v1.0.6 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_fs_util) Compiling termcolor v1.2.0 Compiling semver v1.0.17 Compiling datafrog v2.0.1 Compiling convert_case v0.4.0 Compiling tinyvec_macros v0.1.1 Compiling crossbeam-utils v0.8.16 Compiling regex-syntax v0.7.2 Compiling snap v1.1.0 Compiling parking_lot_core v0.9.8 Compiling lazy_static v1.4.0 Compiling unicode-script v0.5.5 Compiling regex-syntax v0.6.29 Compiling fallible-iterator v0.2.0 Compiling overload v0.1.1 Compiling punycode v0.4.1 Compiling pulldown-cmark v0.9.3 Compiling rustc-demangle v0.1.23 Compiling pathdiff v0.2.1 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 instant v0.1.12 Compiling odht v0.3.1 Compiling libloading v0.7.4 Compiling elsa v1.7.1 Compiling type-map v0.4.0 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_arena) Compiling rustc_apfloat v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_apfloat) Compiling tracing-core v0.1.30 Compiling thread_local v1.1.7 Compiling generic-array v0.14.7 Compiling ahash v0.7.6 Compiling ahash v0.8.3 Compiling unicase v2.6.0 Compiling lock_api v0.4.10 Compiling tempfile v3.6.0 Compiling indexmap v1.9.3 Compiling memoffset v0.9.0 Compiling ena v0.14.2 Compiling nu-ansi-term v0.46.0 Compiling unic-char-property v0.9.0 Compiling annotate-snippets v0.9.1 Compiling getopts v0.2.21 Compiling miniz_oxide v0.7.1 Compiling tinyvec v1.6.0 Compiling sharded-slab v0.1.4 Compiling unic-ucd-version v0.9.0 Compiling unic-emoji-char v0.9.0 Compiling itertools v0.10.5 Compiling rustc_lexer v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_lexer) Compiling polonius-engine v0.13.0 Compiling regex-automata v0.2.0 Compiling aho-corasick v1.0.2 Compiling tracing-log v0.1.3 Compiling hashbrown v0.13.2 Compiling rustc_version v0.4.0 Compiling flate2 v1.0.26 Compiling syn v2.0.8 Compiling crossbeam-channel v0.5.8 Compiling cstr v0.2.8 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_llvm) Compiling indexmap v2.0.0 Compiling field-offset v0.3.6 Compiling unicode-normalization v0.1.22 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_serialize) Compiling getrandom v0.2.10 Compiling jobserver v0.1.26 Compiling memmap2 v0.2.3 Compiling cpufeatures v0.2.8 Compiling atty v0.2.14 Compiling termize v0.1.1 Compiling rand_core v0.6.4 Compiling parking_lot v0.12.1 Compiling parking_lot v0.11.2 Compiling unicode-security v0.1.0 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling hashbrown v0.12.3 Compiling measureme v10.1.1 Compiling rand v0.8.5 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling digest v0.10.7 Compiling regex-automata v0.1.10 Compiling sha2 v0.10.7 Compiling sha1 v0.10.5 Compiling md-5 v0.10.5 Compiling regex v1.8.4 Compiling twox-hash v1.6.3 Compiling matchers v0.1.0 Compiling gimli v0.26.2 Compiling synstructure v0.13.0 Compiling synstructure v0.12.6 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 serde_derive v1.0.164 Compiling zerofrom-derive v0.1.2 Compiling yoke-derive v0.7.1 Compiling zerovec-derive v0.9.4 Compiling icu_provider_macros v1.2.0 Compiling derive_more v0.99.17 Compiling fluent-syntax v0.11.0 Compiling ruzstd v0.3.1 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.17 Compiling object v0.31.1 Compiling zerofrom v0.1.2 Compiling yoke v0.7.1 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_index) Compiling zerovec v0.9.4 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_data_structures) Compiling tracing-tree v0.2.3 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_log) Compiling tinystr v0.7.1 Compiling unic-langid-impl v0.9.1 Compiling icu_locid v1.2.0 Compiling unic-langid-macros-impl v0.9.1 Compiling icu_provider v1.2.0 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 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_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_fluent_macro v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_fluent_macro) 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) warning: llvm-wrapper/PassWrapper.cpp: In function ‘void LLVMRustPrintTargetCPUs(LLVMTargetMachineRef, const char*)’: warning: llvm-wrapper/PassWrapper.cpp:311:26: warning: unused variable ‘MCInfo’ [-Wunused-variable] warning: const MCSubtargetInfo *MCInfo = Target->getMCSubtargetInfo(); warning: ^~~~~~ 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_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_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_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_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_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_ty_utils) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_passes) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_mir_build) 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_transform v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_mir_transform) 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_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 + debuginfo] target(s) in 2m 40s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (aarch64-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 hashbrown v0.14.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 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 06s Building compiler artifacts (stage1 -> stage2, aarch64-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 scopeguard v1.1.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling log v0.4.19 Compiling pin-project-lite v0.2.10 Compiling typenum v1.16.0 Compiling rustc-hash v1.1.0 Compiling thiserror v1.0.40 Compiling io-lifetimes v1.0.11 Compiling bitflags v1.3.2 Compiling parking_lot_core v0.8.6 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 arrayvec v0.7.4 Compiling fastrand v1.9.0 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_graphviz) Compiling ppv-lite86 v0.2.17 Compiling unicode-width v0.1.10 Compiling crc32fast v1.3.2 Compiling scoped-tls v1.0.1 Compiling writeable v0.5.2 Compiling unic-common v0.9.0 Compiling litemap v0.7.0 Compiling static_assertions v1.1.0 Compiling unic-char-range v0.9.0 Compiling adler v1.0.2 Compiling serde v1.0.164 Compiling byteorder v1.4.3 Compiling self_cell v0.10.2 Compiling serde_json v1.0.99 Compiling itoa v1.0.6 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 termcolor v1.2.0 Compiling semver v1.0.17 Compiling datafrog v2.0.1 Compiling convert_case v0.4.0 Compiling tinyvec_macros v0.1.1 Compiling crossbeam-utils v0.8.16 Compiling regex-syntax v0.7.2 Compiling snap v1.1.0 Compiling parking_lot_core v0.9.8 Compiling fallible-iterator v0.2.0 Compiling regex-syntax v0.6.29 Compiling lazy_static v1.4.0 Compiling unicode-script v0.5.5 Compiling punycode v0.4.1 Compiling pulldown-cmark v0.9.3 Compiling rustc-demangle v0.1.23 Compiling overload v0.1.1 Compiling pathdiff v0.2.1 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 instant v0.1.12 Compiling odht v0.3.1 Compiling libloading v0.7.4 Compiling elsa v1.7.1 Compiling ena v0.14.2 Compiling tracing-core v0.1.30 Compiling thread_local v1.1.7 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_arena) Compiling generic-array v0.14.7 Compiling ahash v0.7.6 Compiling ahash v0.8.3 Compiling unicase v2.6.0 Compiling lock_api v0.4.10 Compiling tempfile v3.6.0 Compiling indexmap v1.9.3 Compiling unic-ucd-version v0.9.0 Compiling memoffset v0.9.0 Compiling nu-ansi-term v0.46.0 Compiling rustc_apfloat v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_apfloat) Compiling type-map v0.4.0 Compiling sharded-slab v0.1.4 Compiling tinyvec v1.6.0 Compiling unic-char-property v0.9.0 Compiling annotate-snippets v0.9.1 Compiling miniz_oxide v0.7.1 Compiling getopts v0.2.21 Compiling unic-emoji-char v0.9.0 Compiling itertools v0.10.5 Compiling rustc_lexer v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_lexer) Compiling regex-automata v0.2.0 Compiling aho-corasick v1.0.2 Compiling tracing-log v0.1.3 Compiling polonius-engine v0.13.0 Compiling hashbrown v0.13.2 Compiling flate2 v1.0.26 Compiling rustc_version v0.4.0 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_llvm) Compiling syn v2.0.8 Compiling crossbeam-channel v0.5.8 Compiling indexmap v2.0.0 Compiling cstr v0.2.8 Compiling field-offset v0.3.6 Compiling unicode-normalization v0.1.22 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_serialize) Compiling getrandom v0.2.10 Compiling jobserver v0.1.26 Compiling memmap2 v0.2.3 Compiling cpufeatures v0.2.8 Compiling atty v0.2.14 Compiling termize v0.1.1 Compiling rand_core v0.6.4 Compiling parking_lot v0.11.2 Compiling parking_lot v0.12.1 Compiling unicode-security v0.1.0 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling hashbrown v0.12.3 Compiling measureme v10.1.1 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling rand v0.8.5 Compiling digest v0.10.7 Compiling regex-automata v0.1.10 Compiling sha1 v0.10.5 Compiling sha2 v0.10.7 Compiling md-5 v0.10.5 Compiling regex v1.8.4 Compiling twox-hash v1.6.3 Compiling matchers v0.1.0 Compiling gimli v0.26.2 Compiling synstructure v0.13.0 Compiling synstructure v0.12.6 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 serde_derive v1.0.164 Compiling zerofrom-derive v0.1.2 Compiling yoke-derive v0.7.1 Compiling zerovec-derive v0.9.4 Compiling icu_provider_macros v1.2.0 Compiling derive_more v0.99.17 Compiling ruzstd v0.3.1 Compiling fluent-syntax v0.11.0 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.17 Compiling object v0.31.1 Compiling zerofrom v0.1.2 Compiling yoke v0.7.1 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_index) Compiling zerovec v0.9.4 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_data_structures) Compiling tracing-tree v0.2.3 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_log) Compiling tinystr v0.7.1 Compiling unic-langid-impl v0.9.1 Compiling icu_locid v1.2.0 Compiling unic-langid-macros-impl v0.9.1 Compiling icu_provider v1.2.0 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 unic-langid-macros v0.9.1 Compiling unic-langid v0.9.1 Compiling icu_provider_adapters v1.2.0 Compiling icu_list v1.2.0 Compiling intl_pluralrules v7.0.2 Compiling fluent-langneg v0.13.0 Compiling intl-memoizer v0.5.1 Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_baked_icu_data) Compiling fluent-bundle v0.15.2 Compiling rustc_fluent_macro v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_fluent_macro) 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) warning: llvm-wrapper/PassWrapper.cpp: In function ‘void LLVMRustPrintTargetCPUs(LLVMTargetMachineRef, const char*)’: warning: llvm-wrapper/PassWrapper.cpp:311:26: warning: unused variable ‘MCInfo’ [-Wunused-variable] warning: const MCSubtargetInfo *MCInfo = Target->getMCSubtargetInfo(); warning: ^~~~~~ 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_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_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_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_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_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_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_mir_build) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_ty_utils) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/compiler/rustc_passes) 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_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_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 + debuginfo] target(s) in 2m 44s 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, aarch64-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 crossbeam-utils v0.8.16 Compiling same-file v1.0.6 Compiling adler v1.0.2 Compiling sha1_smol v1.0.0 Compiling bytes v1.4.0 Compiling bitflags v1.3.2 Compiling io-lifetimes v1.0.11 Compiling rustix v0.37.20 Compiling linux-raw-sys v0.3.8 Compiling itoa v1.0.6 Compiling typenum v1.16.0 Compiling zeroize v1.6.0 Compiling time-core v0.1.1 Compiling num_threads v0.1.6 Compiling minimal-lexical v0.2.1 Compiling subtle v2.5.0 Compiling home v0.5.5 Compiling const-oid v0.9.2 Compiling bitflags v2.3.2 Compiling serde v1.0.164 Compiling fastrand v1.9.0 Compiling log v0.4.19 Compiling signal-hook v0.3.15 Compiling tinyvec_macros v0.1.1 Compiling hashbrown v0.13.2 Compiling unicode-bidi v0.3.13 Compiling percent-encoding v2.3.0 Compiling base64ct v1.6.0 Compiling hashbrown v0.12.3 Compiling curl v0.4.44 Compiling openssl-probe v0.1.5 Compiling base16ct v0.2.0 Compiling utf8parse v0.2.1 Compiling anyhow v1.0.71 Compiling serde_json v1.0.96 Compiling syn v1.0.109 Compiling regex-syntax v0.7.2 Compiling unicode-bom v2.0.2 Compiling static_assertions v1.1.0 Compiling ryu v1.0.13 Compiling colorchoice v1.0.0 Compiling clru v0.6.1 Compiling base64 v0.21.2 Compiling anstyle v1.0.0 Compiling anstyle-query v1.0.0 Compiling winnow v0.4.6 Compiling strsim v0.10.0 Compiling semver v1.0.17 Compiling pulldown-cmark v0.9.3 Compiling fiat-crypto v0.1.20 Compiling clap_lex v0.5.0 Compiling fnv v1.0.7 Compiling ppv-lite86 v0.2.17 Compiling arc-swap v1.6.0 Compiling arrayvec v0.5.2 Compiling either v1.8.1 Compiling lazy_static v1.4.0 Compiling humantime v2.1.0 Compiling shell-escape v0.1.5 Compiling miniz_oxide v0.7.1 Compiling walkdir v2.3.3 Compiling thread_local v1.1.7 Compiling termcolor v1.2.0 Compiling ct-codecs v1.1.1 Compiling unicode-width v0.1.10 Compiling glob v0.3.1 Compiling unicode-xid v0.2.4 Compiling lazycell v1.3.0 Compiling bytesize v1.2.0 Compiling time-macros v0.2.9 Compiling tinyvec v1.6.0 Compiling pathdiff v0.2.1 Compiling kstring v2.0.0 Compiling anstyle-parse v0.2.0 Compiling form_urlencoded v1.2.0 Compiling itertools v0.10.5 Compiling generic-array v0.14.7 Compiling ahash v0.8.3 Compiling gix-utils v0.1.2 Compiling unicase v2.6.0 Compiling im-rc v15.1.0 Compiling lock_api v0.4.10 Compiling num-traits v0.2.15 Compiling tempfile v3.6.0 Compiling indexmap v1.9.3 Compiling pem-rfc7468 v0.7.0 Compiling bstr v1.5.0 Compiling nom v7.1.3 Compiling aho-corasick v1.0.2 Compiling aho-corasick v0.7.20 Compiling http-auth v0.1.8 Compiling der v0.7.6 Compiling crossbeam-channel v0.5.8 Compiling syn v2.0.18 Compiling vte_generate_state_changes v0.1.1 Compiling gix-command v0.2.5 Compiling opener v0.5.2 Compiling jobserver v0.1.26 Compiling filetime v0.2.21 Compiling tar v0.4.39 Compiling cc v1.0.79 Compiling unicode-normalization v0.1.22 Compiling bitmaps v2.1.0 Compiling vte v0.10.1 Compiling btoi v0.4.3 Compiling ordered-float v2.10.0 Compiling idna v0.4.0 Compiling getrandom v0.2.10 Compiling time v0.3.22 Compiling memmap2 v0.5.10 Compiling signal-hook-registry v1.4.1 Compiling gix-sec v0.8.1 Compiling socket2 v0.4.9 Compiling cpufeatures v0.2.7 Compiling io-close v0.3.7 Compiling spki v0.7.2 Compiling rand_core v0.6.4 Compiling ed25519-compact v2.0.4 Compiling parking_lot v0.12.1 Compiling pkcs8 v0.10.2 Compiling ff v0.13.0 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling libz-sys v1.1.9 Compiling openssl-sys v0.9.90 Compiling libnghttp2-sys v0.1.7+1.45.0 Compiling curl-sys v0.4.63+curl-8.1.2 Compiling libgit2-sys v0.15.2+1.6.4 Compiling imara-diff v0.1.5 Compiling prodash v25.0.0 Compiling group v0.13.0 Compiling sized-chunks v0.6.5 Compiling strip-ansi-escapes v0.1.1 Compiling rand v0.8.5 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling sec1 v0.7.2 Compiling url v2.4.0 Compiling crypto-bigint v0.5.2 Compiling regex v1.8.4 Compiling digest v0.10.7 Compiling hmac v0.12.1 Compiling signature v2.1.0 Compiling sha2 v0.10.6 Compiling sha1 v0.10.5 Compiling flate2 v1.0.26 Compiling hkdf v0.12.3 Compiling rfc6979 v0.4.0 Compiling cargo v0.73.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/cargo) Compiling globset v0.4.10 Compiling elliptic-curve v0.13.5 Compiling thiserror-impl v1.0.40 Compiling serde_derive v1.0.164 Compiling ignore v0.4.20 Compiling ecdsa v0.16.7 Compiling primeorder v0.13.2 Compiling p384 v0.13.0 Compiling is-terminal v0.4.7 Compiling terminal_size v0.2.6 Compiling anstream v0.3.2 Compiling env_logger v0.10.0 Compiling cargo-util v0.2.5 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/cargo/crates/cargo-util) Compiling clap_builder v4.3.3 Compiling gix-hash v0.11.2 Compiling gix-date v0.5.1 Compiling gix-path v0.8.1 Compiling gix-validate v0.7.5 Compiling gix-chunk v0.4.2 Compiling gix-quote v0.4.4 Compiling gix-packetline v0.16.2 Compiling gix-bitmap v0.2.4 Compiling gix-config-value v0.12.1 Compiling gix-features v0.30.0 Compiling gix-hashtable v0.2.1 Compiling gix-actor v0.21.0 Compiling maybe-async v0.2.7 Compiling gix-mailmap v0.13.0 Compiling gix-object v0.30.0 Compiling gix-fs v0.2.0 Compiling gix-glob v0.8.0 Compiling gix-commitgraph v0.16.0 Compiling gix-url v0.19.0 Compiling gix-prompt v0.5.1 Compiling gix-tempfile v6.0.0 Compiling gix-credentials v0.15.0 Compiling gix-attributes v0.13.1 Compiling gix-lock v6.0.0 Compiling gix-ignore v0.3.0 Compiling gix-transport v0.32.0 Compiling gix-traverse v0.26.0 Compiling gix-revwalk v0.1.0 Compiling gix-diff v0.30.1 Compiling gix-ref v0.30.0 Compiling gix-index v0.17.0 Compiling gix-pack v0.36.0 Compiling gix-revision v0.15.2 Compiling gix-protocol v0.33.2 Compiling gix-negotiate v0.2.1 Compiling gix-refspec v0.11.0 Compiling clap v4.3.3 Compiling orion v0.17.4 Compiling gix-config v0.23.0 Compiling gix-discover v0.19.0 Compiling gix-worktree v0.18.0 Compiling git2 v0.17.2 Compiling gix-odb v0.46.0 Compiling gix v0.45.1 Compiling git2-curl v0.18.0 Compiling toml_datetime v0.6.2 Compiling serde_spanned v0.6.2 Compiling os_info v3.7.0 Compiling serde-value v0.7.0 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_edit v0.19.10 Compiling rustfix v0.6.1 Compiling crates-io v0.37.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/cargo/crates/crates-io) Compiling pasetors v0.6.7 Compiling toml v0.7.4 Finished release [optimized + debuginfo] target(s) in 1m 59s Building tool cargo-credential-1password (stage2 -> stage3, aarch64-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 + debuginfo] target(s) in 8.07s Building stage2 tool rls (aarch64-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 + debuginfo] target(s) in 14.52s Building stage2 tool rust-analyzer (aarch64-unknown-linux-gnu) Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.60 Compiling unicode-ident v1.0.8 Compiling quote v1.0.26 Compiling syn v1.0.109 Compiling libc v0.2.141 Compiling autocfg v1.1.0 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 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 triomphe v0.1.8 Compiling unicode-xid v0.2.4 Compiling paths v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/paths) Compiling limit v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/limit) Compiling drop_bomb v0.1.5 Compiling fst v0.4.7 Compiling parking_lot_core v0.8.6 Compiling cov-mark v2.0.0-pre.1 Compiling nohash-hasher v0.2.0 Compiling unicode-segmentation v1.10.1 Compiling lazy_static v1.4.0 Compiling memchr v2.5.0 Compiling thiserror v1.0.39 Compiling dissimilar v1.0.6 Compiling oorandom v11.1.3 Compiling serde_json v1.0.96 Compiling semver v1.0.17 Compiling camino v1.1.4 Compiling fixedbitset v0.2.0 Compiling arrayvec v0.7.2 Compiling anymap v1.0.0-beta.2 Compiling bitflags v2.1.0 Compiling rayon-core v1.11.0 Compiling scoped-tls v1.0.1 Compiling typed-arena v2.0.2 Compiling tinyvec_macros v0.1.1 Compiling version_check v0.9.4 Compiling regex-syntax v0.6.29 Compiling snap v1.1.0 Compiling pulldown-cmark v0.9.2 Compiling percent-encoding v2.2.0 Compiling anyhow v1.0.70 Compiling home v0.5.4 Compiling unicode-bidi v0.3.13 Compiling crc32fast v1.3.2 Compiling same-file v1.0.6 Compiling itoa v1.0.6 Compiling ryu v1.0.13 Compiling static_assertions v1.1.0 Compiling protobuf v3.1.0 Compiling overload v0.1.1 Compiling adler v1.0.2 Compiling xflags-macros v0.3.1 Compiling dot v0.1.4 Compiling xshell-macros v0.2.3 Compiling time-core v0.1.0 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 proc-macro-srv v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/proc-macro-srv) Compiling byteorder v1.4.3 Compiling write-json v0.1.2 Compiling instant v0.1.12 Compiling libloading v0.7.4 Compiling tracing-core v0.1.30 Compiling thread_local v1.1.7 Compiling indexmap v1.9.3 Compiling lock_api v0.4.9 Compiling memoffset v0.8.0 Compiling crossbeam-epoch v0.9.14 Compiling always-assert v0.1.3 Compiling ena v0.14.2 Compiling tinyvec v1.6.0 Compiling line-index v0.1.0-pre.1 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/lib/line-index) Compiling time v0.3.20 Compiling sharded-slab v0.1.4 Compiling nu-ansi-term v0.46.0 Compiling unic-ucd-version v0.9.0 Compiling walkdir v2.3.3 Compiling unic-char-property v0.9.0 Compiling toolchain v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/toolchain) Compiling miniz_oxide v0.6.2 warning: Could not find `.git/HEAD` from manifest dir! Compiling form_urlencoded v1.1.0 Compiling itertools v0.10.5 Compiling tracing-log v0.1.3 Compiling unic-emoji-char v0.9.0 Compiling hkalbasi-rustc-ap-rustc_index v0.0.20221221 Compiling ra-ap-rustc_lexer v0.1.0 Compiling crossbeam-channel v0.5.8 Compiling unicase v2.6.0 Compiling xshell v0.2.3 Compiling heck v0.3.3 Compiling parser v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/parser) Compiling sourcegen v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/sourcegen) Compiling syn v2.0.15 Compiling flate2 v1.0.25 Compiling crossbeam-deque v0.8.3 Compiling object v0.30.3 Compiling xflags v0.3.1 Compiling petgraph v0.5.1 Compiling zip v0.6.4 Compiling unicode-normalization v0.1.22 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 num_cpus v1.15.0 Compiling inotify-sys v0.1.5 Compiling memmap2 v0.5.10 Compiling nix v0.26.2 Compiling mio v0.8.5 Compiling filetime v0.2.19 Compiling atty v0.2.14 Compiling inotify v0.9.6 Compiling pulldown-cmark-to-cmark v10.0.4 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 dashmap v5.4.0 Compiling parking_lot v0.12.1 Compiling parking_lot v0.11.2 Compiling idna v0.3.0 Compiling perf-event v0.4.7 Compiling notify v5.1.0 Compiling text-edit v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/text-edit) Compiling cfg v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/cfg) Compiling xtask v0.1.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/xtask) Compiling regex-automata v0.1.10 Compiling regex v1.7.3 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 profile v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/profile) Compiling rowan v0.15.11 Compiling rayon v1.7.0 Compiling test-utils v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/test-utils) Compiling command-group v2.1.0 Compiling matchers v0.1.0 Compiling syntax v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/syntax) Compiling synstructure v0.13.0 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 chalk-ir v0.91.0 Compiling salsa v0.17.0-pre.2 Compiling protobuf-support v3.1.0 Compiling tracing v0.1.37 Compiling mbe v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/mbe) 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 base-db v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/base-db) 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 chalk-recursive v0.91.0 Compiling scip v0.1.1 Compiling cargo-platform v0.1.2 Compiling url v2.3.1 Compiling cargo_metadata v0.15.4 Compiling proc-macro-api v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/proc-macro-api) Compiling lsp-server v0.7.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/lib/lsp-server) Compiling lsp-types v0.94.0 Compiling hir-ty v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/hir-ty) 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-diagnostics v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/ide-diagnostics) Compiling ide-assists v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/ide-assists) 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 + debuginfo] target(s) in 1m 40s Building stage2 tool rust-analyzer-proc-macro-srv (aarch64-unknown-linux-gnu) Compiling libc v0.2.141 Compiling log v0.4.17 Compiling crossbeam-utils v0.8.15 Compiling indexmap v1.9.3 Compiling memchr v2.5.0 Compiling tracing-core v0.1.30 Compiling proc-macro-srv v0.0.0 (/builddir/build/BUILD/rustc-1.72.1-src/src/tools/rust-analyzer/crates/proc-macro-srv) Compiling serde_json v1.0.96 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 + debuginfo] target(s) in 14.17s Building tool rustdoc (stage1 -> stage2, aarch64-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 io-lifetimes v1.0.11 Compiling lazy_static v1.4.0 Compiling smallvec v1.10.0 Compiling scopeguard v1.1.0 Compiling regex-syntax v0.6.29 Compiling mime v0.3.17 Compiling rustix v0.37.11 Compiling minimal-lexical v0.2.1 Compiling pin-project-lite v0.2.10 Compiling overload v0.1.1 Compiling regex-syntax v0.7.2 Compiling log v0.4.19 Compiling bitflags v1.3.2 Compiling serde_json v1.0.99 Compiling linux-raw-sys v0.3.8 Compiling itoa v1.0.6 Compiling rustc-hash v1.1.0 Compiling either v1.8.1 Compiling fastrand v1.9.0 Compiling ryu v1.0.13 Compiling askama_escape v0.10.3 Compiling minifier v0.2.2 Compiling arrayvec v0.7.4 Compiling nu-ansi-term v0.46.0 Compiling sharded-slab v0.1.4 Compiling tracing-core v0.1.30 Compiling thread_local v1.1.7 Compiling unicase v2.6.0 Compiling lock_api v0.4.10 Compiling tempfile v3.6.0 Compiling itertools v0.10.5 Compiling nom v7.1.3 Compiling aho-corasick v1.0.2 Compiling tracing-log v0.1.3 Compiling mime_guess v2.0.4 Compiling syn v2.0.8 Compiling atty v0.2.14 Compiling num_cpus v1.16.0 Compiling threadpool v1.8.1 Compiling parking_lot v0.12.1 Compiling regex-automata v0.1.10 Compiling regex v1.8.4 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 + debuginfo] target(s) in 1m 15s Building tool clippy-driver (stage2 -> stage3, aarch64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling serde_json v1.0.99 Compiling hashbrown v0.14.0 Compiling equivalent v1.0.0 Compiling camino v1.1.4 Compiling libc v0.2.147 Compiling winnow v0.4.7 Compiling either v1.8.1 Compiling arrayvec v0.7.4 Compiling rustc_tools_util v0.3.0 Compiling rustc-semver v1.1.0 Compiling if_chain v1.0.2 Compiling quine-mc_cluskey v0.2.4 Compiling unicode-script v0.5.5 Compiling unicode-normalization v0.1.22 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 cargo-platform v0.1.2 Compiling semver v1.0.17 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)