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 riscv64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-an23-build-452861-73514/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=172800uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1750896000 Wrote: /builddir/build/SRPMS/rust-1.84.1-3.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-an23-build-452861-73514/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=172800uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1750896000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DlRo2C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rustc-1.84.1-src + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/rustc-1.84.1-src.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc-1.84.1-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-Use-lld-provided-by-system.patch):' Patch #1 (0001-Use-lld-provided-by-system.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file compiler/rustc_target/src/spec/base/wasm.rs patching file compiler/rustc_target/src/spec/targets/aarch64_unknown_none_softfloat.rs patching file compiler/rustc_target/src/spec/targets/aarch64_unknown_uefi.rs patching file compiler/rustc_target/src/spec/targets/x86_64_unknown_none.rs Hunk #1 succeeded at 19 (offset 2 lines). patching file compiler/rustc_target/src/spec/targets/x86_64_unknown_uefi.rs Hunk #1 succeeded at 14 (offset -2 lines). Patch #2 (rustc-1.70.0-rust-gdb-substitute-path.patch): + echo 'Patch #2 (rustc-1.70.0-rust-gdb-substitute-path.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/etc/rust-gdb Patch #3 (0001-Let-environment-variables-override-some-default-CPUs.patch): + echo 'Patch #3 (0001-Let-environment-variables-override-some-default-CPUs.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file compiler/rustc_target/src/spec/targets/powerpc64le_unknown_linux_gnu.rs patching file compiler/rustc_target/src/spec/targets/s390x_unknown_linux_gnu.rs patching file compiler/rustc_target/src/spec/targets/x86_64_unknown_linux_gnu.rs Patch #4 (0001-bootstrap-allow-disabling-target-self-contained.patch): + echo 'Patch #4 (0001-bootstrap-allow-disabling-target-self-contained.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file config.example.toml patching file src/bootstrap/src/core/build_steps/compile.rs patching file src/bootstrap/src/core/config/config.rs patching file src/bootstrap/src/lib.rs Patch #6 (rustc-1.84.0-unbundle-sqlite.patch): + echo 'Patch #6 (rustc-1.84.0-unbundle-sqlite.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/tools/cargo/Cargo.lock patching file src/tools/cargo/Cargo.toml Patch #7 (0001-Only-translate-profile-flags-for-Clang.patch): + echo 'Patch #7 (0001-Only-translate-profile-flags-for-Clang.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 -d vendor/cc-1.2.5 patching file src/flags.rs Patch #8 (0001-Add-support-for-sw64.patch): + echo 'Patch #8 (0001-Add-support-for-sw64.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file compiler/rustc_codegen_llvm/src/asm.rs patching file compiler/rustc_codegen_ssa/src/back/metadata.rs patching file compiler/rustc_feature/src/unstable.rs patching file compiler/rustc_llvm/build.rs patching file compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp patching file compiler/rustc_llvm/src/lib.rs patching file compiler/rustc_span/src/symbol.rs patching file compiler/rustc_target/src/asm/mod.rs patching file compiler/rustc_target/src/asm/sw64.rs patching file compiler/rustc_target/src/callconv/mod.rs patching file compiler/rustc_target/src/callconv/sw64.rs patching file compiler/rustc_target/src/spec/mod.rs patching file compiler/rustc_target/src/spec/targets/sw_64_sunway_linux_gnu.rs patching file compiler/rustc_target/src/target_features.rs patching file config.example.toml patching file library/core/Cargo.toml patching file library/core/src/ffi/va_list.rs patching file library/core/src/sync/atomic.rs patching file library/std/Cargo.toml patching file library/std/build.rs patching file library/std/src/env.rs patching file library/std/src/os/linux/raw.rs patching file library/std/src/sync/mpmc/utils.rs patching file library/std/src/sys/alloc/mod.rs patching file library/std/src/sys/pal/unix/process/process_unix/tests.rs patching file library/std/src/sys/personality/gcc.rs patching file library/unwind/Cargo.toml patching file library/unwind/src/libunwind.rs patching file src/bootstrap/bootstrap.py patching file src/bootstrap/src/core/build_steps/llvm.rs patching file src/doc/rustc/src/platform-support.md patching file src/tools/build-manifest/src/main.rs patching file src/tools/compiletest/src/directive-list.rs patching file tests/assembly/targets/targets-elf.rs patching file tests/ui/abi/compatibility.rs patching file tests/ui/cfg/conditional-compile-arch.rs patching file tests/ui/check-cfg/well-known-values.stderr patching file tests/ui/stats/input-stats.rs patching file tests/ui/target-feature/gate.rs patching file tests/ui/target-feature/gate.stderr patching file vendor/cc-1.2.5/src/lib.rs patching file vendor/compiler_builtins-0.1.138/src/float/conv.rs patching file vendor/compiler_builtins-0.1.138/src/int/mul.rs patching file vendor/compiler_builtins-0.1.138/src/macros.rs patching file vendor/libc-0.2.155/Cargo.toml patching file vendor/libc-0.2.155/build.rs patching file vendor/libc-0.2.155/src/unix/linux_like/linux/align.rs patching file vendor/libc-0.2.155/src/unix/linux_like/linux/arch/mod.rs patching file vendor/libc-0.2.155/src/unix/linux_like/linux/arch/sw64/mod.rs patching file vendor/libc-0.2.155/src/unix/linux_like/linux/gnu/b64/mod.rs patching file vendor/libc-0.2.155/src/unix/linux_like/linux/gnu/b64/sw64.rs patching file vendor/libc-0.2.155/src/unix/linux_like/linux/gnu/mod.rs patching file vendor/libc-0.2.155/src/unix/linux_like/linux/mod.rs patching file vendor/libc-0.2.155/src/unix/linux_like/linux/no_align.rs patching file vendor/libc-0.2.155/src/unix/linux_like/mod.rs patching file vendor/libc-0.2.158/src/unix/linux_like/linux/align.rs patching file vendor/libc-0.2.158/src/unix/linux_like/linux/arch/mod.rs patching file vendor/libc-0.2.158/src/unix/linux_like/linux/arch/sw64/mod.rs patching file vendor/libc-0.2.158/src/unix/linux_like/linux/gnu/b64/mod.rs patching file vendor/libc-0.2.158/src/unix/linux_like/linux/gnu/b64/sw64.rs patching file vendor/libc-0.2.158/src/unix/linux_like/linux/gnu/mod.rs patching file vendor/libc-0.2.158/src/unix/linux_like/linux/mod.rs patching file vendor/libc-0.2.158/src/unix/linux_like/linux/no_align.rs patching file vendor/libc-0.2.158/src/unix/linux_like/mod.rs patching file vendor/libc-0.2.159/src/unix/linux_like/linux/align.rs patching file vendor/libc-0.2.159/src/unix/linux_like/linux/arch/mod.rs patching file vendor/libc-0.2.159/src/unix/linux_like/linux/arch/sw64/mod.rs patching file vendor/libc-0.2.159/src/unix/linux_like/linux/gnu/b64/mod.rs patching file vendor/libc-0.2.159/src/unix/linux_like/linux/gnu/b64/sw64.rs patching file vendor/libc-0.2.159/src/unix/linux_like/linux/gnu/mod.rs patching file vendor/libc-0.2.159/src/unix/linux_like/linux/mod.rs patching file vendor/libc-0.2.159/src/unix/linux_like/linux/no_align.rs patching file vendor/libc-0.2.159/src/unix/linux_like/mod.rs patching file vendor/libc-0.2.161/src/unix/linux_like/linux/arch/mod.rs patching file vendor/libc-0.2.161/src/unix/linux_like/linux/arch/sw64/mod.rs patching file vendor/libc-0.2.161/src/unix/linux_like/linux/gnu/b64/mod.rs patching file vendor/libc-0.2.161/src/unix/linux_like/linux/gnu/b64/sw64.rs patching file vendor/libc-0.2.161/src/unix/linux_like/linux/gnu/mod.rs patching file vendor/libc-0.2.161/src/unix/linux_like/linux/mod.rs patching file vendor/libc-0.2.161/src/unix/linux_like/linux/no_align.rs patching file vendor/libc-0.2.161/src/unix/linux_like/mod.rs patching file vendor/libc-0.2.162/src/unix/linux_like/linux/arch/mod.rs patching file vendor/libc-0.2.162/src/unix/linux_like/linux/arch/sw64/mod.rs patching file vendor/libc-0.2.162/src/unix/linux_like/linux/gnu/b64/mod.rs patching file vendor/libc-0.2.162/src/unix/linux_like/linux/gnu/b64/sw64.rs patching file vendor/libc-0.2.162/src/unix/linux_like/linux/gnu/mod.rs patching file vendor/libc-0.2.162/src/unix/linux_like/linux/mod.rs patching file vendor/libc-0.2.162/src/unix/linux_like/linux/no_align.rs patching file vendor/libc-0.2.162/src/unix/linux_like/mod.rs patching file vendor/libc-0.2.164/build.rs patching file vendor/libc-0.2.164/src/unix/linux_like/linux/arch/mod.rs patching file vendor/libc-0.2.164/src/unix/linux_like/linux/arch/sw64/mod.rs patching file vendor/libc-0.2.164/src/unix/linux_like/linux/gnu/b64/mod.rs patching file vendor/libc-0.2.164/src/unix/linux_like/linux/gnu/b64/sw64.rs patching file vendor/libc-0.2.164/src/unix/linux_like/linux/gnu/mod.rs patching file vendor/libc-0.2.164/src/unix/linux_like/linux/mod.rs patching file vendor/libc-0.2.164/src/unix/linux_like/linux/no_align.rs patching file vendor/libc-0.2.164/src/unix/linux_like/mod.rs patching file vendor/linux-raw-sys-0.4.14/src/lib.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/bootparam.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/errno.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/general.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/if_arp.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/if_ether.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/if_packet.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/io_uring.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/ioctl.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/loop_device.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/mempolicy.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/net.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/netlink.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/prctl.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/system.rs patching file vendor/linux-raw-sys-0.4.14/src/sw64/xdp.rs patching file vendor/nix-0.28.0/src/sys/ioctl/linux.rs patching file vendor/nix-0.28.0/src/sys/signal.rs patching file vendor/nix-0.28.0/src/sys/statfs.rs patching file vendor/nix-0.28.0/src/sys/termios.rs patching file vendor/nix-0.29.0/src/fcntl.rs patching file vendor/nix-0.29.0/src/sys/signal.rs patching file vendor/nix-0.29.0/src/sys/statfs.rs patching file vendor/nix-0.29.0/src/sys/termios.rs patching file vendor/object-0.32.2/src/elf.rs patching file vendor/object-0.36.2/src/common.rs patching file vendor/object-0.36.2/src/elf.rs patching file vendor/object-0.36.2/src/read/elf/file.rs patching file vendor/object-0.36.2/src/write/elf/object.rs patching file vendor/object-0.36.4/src/common.rs patching file vendor/object-0.36.4/src/elf.rs patching file vendor/object-0.36.4/src/read/elf/file.rs patching file vendor/object-0.36.4/src/read/elf/relocation.rs patching file vendor/object-0.36.4/src/write/elf/object.rs patching file vendor/object-0.36.5/src/common.rs patching file vendor/object-0.36.5/src/elf.rs patching file vendor/object-0.36.5/src/read/elf/file.rs patching file vendor/object-0.36.5/src/write/elf/object.rs patching file vendor/psm-0.1.23/build.rs patching file vendor/psm-0.1.23/src/arch/sw64.s patching file vendor/rustix-0.38.37/build.rs patching file vendor/rustix-0.38.37/src/backend/libc/c.rs patching file vendor/rustix-0.38.37/src/ioctl/linux.rs patching file vendor/rustix-0.38.37/src/termios/types.rs patching file vendor/rustix-0.38.38/build.rs patching file vendor/rustix-0.38.38/src/backend/libc/c.rs patching file vendor/rustix-0.38.38/src/ioctl/linux.rs patching file vendor/rustix-0.38.38/src/signal.rs patching file vendor/rustix-0.38.38/src/termios/types.rs + sed -i.try-python -e '/^try python3 /i try "/usr/bin/python3" "$@"' ./configure + sed -i.rust-src -e s#@BUILDDIR@#/builddir/build/BUILD/rustc-1.84.1-src# ./src/etc/rust-gdb + rm -rf src/llvm-project/ + mkdir -p src/llvm-project/libunwind/ + rm -rf src/gcc + rm -rf src/tools/enzyme + rm -rf src/tools/rustc-perf + find ./vendor/curl-sys-0.4.52+curl-7.81.0/curl/ ./vendor/curl-sys-0.4.74+curl-8.9.0/curl/ ./vendor/curl-sys-0.4.77+curl-8.10.1/curl/ -mindepth 1 -delete + find ./vendor/jemalloc-sys-0.3.2/jemalloc/ ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/jemalloc/ ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/jemalloc/ ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/jemalloc/ -mindepth 1 -delete + find ./vendor/libffi-sys-2.3.0/libffi/ -mindepth 1 -delete + find ./vendor/libmimalloc-sys-0.1.39/c_src/mimalloc/ -mindepth 1 -delete + find ./vendor/libsqlite3-sys-0.25.2/sqlcipher/ ./vendor/libsqlite3-sys-0.30.1/sqlcipher/ -mindepth 1 -delete + find ./vendor/libssh2-sys-0.2.23/libssh2/ ./vendor/libssh2-sys-0.3.0/libssh2/ -mindepth 1 -delete + find ./vendor/libz-sys-1.1.20/src/zlib/ ./vendor/libz-sys-1.1.3/src/zlib/ ./vendor/libz-sys-1.1.20/src/zlib-ng/ ./vendor/libz-sys-1.1.3/src/zlib-ng/ -mindepth 1 -delete + find ./vendor/lzma-sys-0.1.20/xz-5.2/ -mindepth 1 -delete + find ./vendor/openssl-src-111.17.0+1.1.1m/openssl/ ./vendor/openssl-src-111.28.2+1.1.1w/openssl/ -mindepth 1 -delete + find ./vendor/onig_sys-69.8.1/oniguruma/ -mindepth 1 -delete + find ./vendor/libsqlite3-sys-0.22.2/sqlite3/ ./vendor/libsqlite3-sys-0.25.2/sqlite3/ ./vendor/libsqlite3-sys-0.30.1/sqlite3/ -mindepth 1 -delete + sed -i.lzma -e /LZMA_API_STATIC/d src/bootstrap/src/core/build_steps/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 './compiler/rustc_codegen_cranelift/scripts/filter_profile.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-decompressor-2.3.4/src/bin/tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/libc-0.2.94/src/vxworks/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-stdlib-0.2.2/tests/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-stdlib-0.2.2/src/heap_alloc.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-stdlib-0.2.2/src/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-stdlib-0.2.2/src/bin/tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-no-stdlib-2.0.4/tests/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-no-stdlib-2.0.4/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-no-stdlib-2.0.4/src/allocated_memory/index_macro.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-no-stdlib-2.0.4/src/bin/tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/derive-where-1.2.7/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/unicode-normalization-0.1.22/src/no_std_prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/tests/criterion_tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/custom_measurement.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/measurement_overhead.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/iter_with_setup.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/external_process.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/iter_with_large_drop.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/special_characters.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/sampling_mode.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/with_inputs.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/compare_functions.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/iter_with_large_setup.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/benchmarks/async_measurement_overhead.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/benches/bench_main.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/routine.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/profiler.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/iteration_times.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/summary.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/pdf.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/regression.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/t_test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/plotters_backend/distributions.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/iteration_times.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/summary.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/pdf.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/regression.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/t_test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/plot/gnuplot_backend/distributions.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/benchmark_group.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/benchmark.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/measurement.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/connection.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/async_executor.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/macros_private.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/macros.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/kde.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/html/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/estimate.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/format.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/csv_report.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/fs.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/bencher.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/analysis/compare.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/analysis/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/report.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/kde/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/kde/kernel.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/sample.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/mixed.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/percentiles.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/bootstrap.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/resamples.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/outliers/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/univariate/outliers/tukey.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/float.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/tuple.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/bivariate/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/bivariate/bootstrap.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/bivariate/resamples.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/bivariate/regression.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/stats/rand_util.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-0.3.5/src/error.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/process-wrap-8.0.2/tests/multiproc_helper.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/bumpalo-3.16.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/miniz_oxide-0.4.4/build.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/unicode-normalization-0.1.23/src/no_std_prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/utf8_util.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/block_split.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/literal_cost.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/constants.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/static_dict.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/reader.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/brotli_bit_stream.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/metablock.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/worker_pool.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/compress_fragment.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/static_dict_lut.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/hq.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/benchmark.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/hash_to_binary_tree.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/compress_fragment_two_pass.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/writer.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/command.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/encode.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/util.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/dictionary_hash.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/block_splitter.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/compat.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/cluster.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/vectorization.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/bit_cost.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/multithreading.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/histogram.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/brotli.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/test_broccoli.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/integration_tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/test_custom_dict.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/test_threading.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/ffi/compressor.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/ffi/multicompress/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/ffi/multicompress/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/gimli-0.26.1/tests/parse_self.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/benches/benchmarks.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/syntax.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/instruction.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/compiler.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/template.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/error.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/gix-pack-0.54.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/type-map-0.5.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/libc-0.2.97/src/vxworks/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/candlestick.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/key.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/filledcurve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/curve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/data.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/traits.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/errorbar.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/axis.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/proxy.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/map.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/grid.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.4.4/src/display.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/candlestick.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/key.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/filledcurve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/curve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/data.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/traits.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/errorbar.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/axis.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/proxy.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/map.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/grid.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/display.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rust-analyzer/crates/ide/src/folding_ranges.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rLewUd + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rustc-1.84.1-src + export RUSTC_TARGET_CPU_X86_64=x86-64-v2 RUSTONIG_SYSTEM_LIBONIG=1 LIBSQLITE3_SYS_USE_PKG_CONFIG=1 LIBSSH2_SYS_USE_PKG_CONFIG=1 + RUSTC_TARGET_CPU_X86_64=x86-64-v2 + RUSTONIG_SYSTEM_LIBONIG=1 + LIBSQLITE3_SYS_USE_PKG_CONFIG=1 + LIBSSH2_SYS_USE_PKG_CONFIG=1 + test -r /usr/lib/clang/18/lib/riscv64-anolis-linux-gnu/libclang_rt.profile.a + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure --- ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup 2025-01-27 18:20:59.000000000 -0500 +++ ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure 2025-07-24 05:45:22.912136592 -0400 @@ -2140,7 +2140,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./vendor/jemalloc-sys-0.3.2/rep/configure + diff -u ./vendor/jemalloc-sys-0.3.2/rep/configure.backup ./vendor/jemalloc-sys-0.3.2/rep/configure + mv ./vendor/jemalloc-sys-0.3.2/rep/configure.backup ./vendor/jemalloc-sys-0.3.2/rep/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/jemalloc-sys-0.3.2/rep/configure + diff -u ./vendor/jemalloc-sys-0.3.2/rep/configure.backup ./vendor/jemalloc-sys-0.3.2/rep/configure + mv ./vendor/jemalloc-sys-0.3.2/rep/configure.backup ./vendor/jemalloc-sys-0.3.2/rep/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/jemalloc-sys-0.3.2/rep/configure + diff -u ./vendor/jemalloc-sys-0.3.2/rep/configure.backup ./vendor/jemalloc-sys-0.3.2/rep/configure --- ./vendor/jemalloc-sys-0.3.2/rep/configure.backup 2025-01-27 18:20:59.000000000 -0500 +++ ./vendor/jemalloc-sys-0.3.2/rep/configure 2025-07-24 05:45:23.042136910 -0400 @@ -2122,7 +2122,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./vendor/jemalloc-sys-0.3.2/rep/configure + diff -u ./vendor/jemalloc-sys-0.3.2/rep/configure.backup ./vendor/jemalloc-sys-0.3.2/rep/configure + mv ./vendor/jemalloc-sys-0.3.2/rep/configure.backup ./vendor/jemalloc-sys-0.3.2/rep/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/jemalloc-sys-0.3.2/rep/configure + diff -u ./vendor/jemalloc-sys-0.3.2/rep/configure.backup ./vendor/jemalloc-sys-0.3.2/rep/configure + mv ./vendor/jemalloc-sys-0.3.2/rep/configure.backup ./vendor/jemalloc-sys-0.3.2/rep/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./vendor/jemalloc-sys-0.3.2/configure/configure + diff -u ./vendor/jemalloc-sys-0.3.2/configure/configure.backup ./vendor/jemalloc-sys-0.3.2/configure/configure + mv ./vendor/jemalloc-sys-0.3.2/configure/configure.backup ./vendor/jemalloc-sys-0.3.2/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/jemalloc-sys-0.3.2/configure/configure + diff -u ./vendor/jemalloc-sys-0.3.2/configure/configure.backup ./vendor/jemalloc-sys-0.3.2/configure/configure + mv ./vendor/jemalloc-sys-0.3.2/configure/configure.backup ./vendor/jemalloc-sys-0.3.2/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/jemalloc-sys-0.3.2/configure/configure + diff -u ./vendor/jemalloc-sys-0.3.2/configure/configure.backup ./vendor/jemalloc-sys-0.3.2/configure/configure --- ./vendor/jemalloc-sys-0.3.2/configure/configure.backup 2025-01-27 18:20:59.000000000 -0500 +++ ./vendor/jemalloc-sys-0.3.2/configure/configure 2025-07-24 05:45:23.172137229 -0400 @@ -2105,7 +2105,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./vendor/jemalloc-sys-0.3.2/configure/configure + diff -u ./vendor/jemalloc-sys-0.3.2/configure/configure.backup ./vendor/jemalloc-sys-0.3.2/configure/configure + mv ./vendor/jemalloc-sys-0.3.2/configure/configure.backup ./vendor/jemalloc-sys-0.3.2/configure/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/jemalloc-sys-0.3.2/configure/configure + diff -u ./vendor/jemalloc-sys-0.3.2/configure/configure.backup ./vendor/jemalloc-sys-0.3.2/configure/configure + mv ./vendor/jemalloc-sys-0.3.2/configure/configure.backup ./vendor/jemalloc-sys-0.3.2/configure/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure --- ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup 2025-01-27 18:20:59.000000000 -0500 +++ ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure 2025-07-24 05:45:23.302137548 -0400 @@ -2140,7 +2140,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure --- ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup 2025-01-27 18:20:59.000000000 -0500 +++ ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure 2025-07-24 05:45:23.432137867 -0400 @@ -2140,7 +2140,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./vendor/jemalloc-sys-0.3.2/rep/build-aux/config.sub + '[' -f /usr/lib/rpm/anolis/config.sub ']' + /usr/bin/rm -f ./vendor/jemalloc-sys-0.3.2/rep/build-aux/config.sub ++ basename ./vendor/jemalloc-sys-0.3.2/rep/build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.sub ./vendor/jemalloc-sys-0.3.2/rep/build-aux/config.sub '/usr/lib/rpm/anolis/config.sub' -> './vendor/jemalloc-sys-0.3.2/rep/build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./vendor/jemalloc-sys-0.3.2/rep/build-aux/config.guess + '[' -f /usr/lib/rpm/anolis/config.guess ']' + /usr/bin/rm -f ./vendor/jemalloc-sys-0.3.2/rep/build-aux/config.guess ++ basename ./vendor/jemalloc-sys-0.3.2/rep/build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.guess ./vendor/jemalloc-sys-0.3.2/rep/build-aux/config.guess '/usr/lib/rpm/anolis/config.guess' -> './vendor/jemalloc-sys-0.3.2/rep/build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld' ']' ++ find . -name ltmain.sh ++ dirname ./configure + /usr/lib/rpm/anolis/force-as-needed-for-shared-lib-in-libtool . Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/anolis/fix-libtool-ltmain-from-overlinking ++ dirname ./configure + /usr/lib/rpm/anolis/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/anolis/fix-dlsearch-path-in-libtool . lib64 + ./configure --build=riscv64-Anolis-linux --host=riscv64-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 --docdir=/usr/share/doc/rust --libdir=/usr/lib --build=riscv64gc-unknown-linux-gnu --host=riscv64gc-unknown-linux-gnu --target=riscv64gc-unknown-linux-gnu --set target.riscv64gc-unknown-linux-gnu.linker=gcc --set target.riscv64gc-unknown-linux-gnu.cc=gcc --set target.riscv64gc-unknown-linux-gnu.cxx=g++ --set target.riscv64gc-unknown-linux-gnu.ar=ar --set target.riscv64gc-unknown-linux-gnu.ranlib=/usr/bin/ranlib --set target.riscv64gc-unknown-linux-gnu.profiler=/usr/lib/clang/18/lib/riscv64-anolis-linux-gnu/libclang_rt.profile.a --python=/usr/bin/python3 --local-rust-root=/usr --set build.rustfmt=/bin/true --llvm-root=/usr/lib64/llvm18 --disable-codegen-tests --enable-llvm-link-shared --disable-llvm-static-stdcpp --disable-llvm-bitcode-linker --disable-lld --disable-rpath --debuginfo-level=0 --debuginfo-level-std=2 --set rust.codegen-units-std=1 --set build.jobs=30 --set build.build-stage=2 --set build.doc-stage=2 --set build.install-stage=2 --set build.test-stage=2 --set build.optimized-compiler-builtins=false --set rust.llvm-tools=false --enable-extended --tools=cargo,clippy,rls,rust-analyzer,rustfmt,src --enable-vendor --enable-verbose-tests --release-channel=stable '--release-description=Anolis OS 1.84.1-3.an23' configure: processing command line configure: configure: build.configure-args := ['--build=riscv64-Anolis-linux', '--host=riscv ... configure: build.build := riscv64gc-unknown-linux-gnu configure: build.host := ['riscv64gc-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: install.docdir := /usr/share/doc/rust configure: build.target := ['riscv64gc-unknown-linux-gnu'] configure: target.riscv64gc-unknown-linux-gnu.linker := gcc configure: target.riscv64gc-unknown-linux-gnu.cc := gcc configure: target.riscv64gc-unknown-linux-gnu.cxx := g++ configure: target.riscv64gc-unknown-linux-gnu.ar := ar configure: target.riscv64gc-unknown-linux-gnu.ranlib := /usr/bin/ranlib configure: target.riscv64gc-unknown-linux-gnu.profiler := /usr/lib/clang/18/lib/r ... configure: build.rustfmt := /bin/true configure: rust.codegen-units-std := 1 configure: build.jobs := 30 configure: build.build-stage := 2 configure: build.doc-stage := 2 configure: build.install-stage := 2 configure: build.test-stage := 2 configure: build.optimized-compiler-builtins := False configure: rust.llvm-tools := False configure: build.python := /usr/bin/python3 configure: build.rustc := /usr/bin/rustc configure: build.cargo := /usr/bin/cargo configure: target.riscv64gc-unknown-linux-gnu.llvm-config := /usr/lib64/llvm18/bi ... configure: rust.codegen-tests := False configure: llvm.link-shared := True configure: llvm.static-libstdcpp := False configure: rust.llvm-bitcode-linker := False configure: rust.lld := 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: rust.channel := stable configure: rust.description := Anolis OS 1.84.1-3.an23 configure: profile := dist WARNING: localstatedir will be ignored WARNING: infodir will be ignored configure: configure: writing `config.toml` in current directory configure: configure: run `python /builddir/build/BUILD/rustc-1.84.1-src/x.py --help` + /usr/bin/python3 ./x.py build sysroot Building bootstrap Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.13 Compiling memchr v2.7.4 Compiling version_check v0.9.5 Compiling typenum v1.17.0 Compiling libc v0.2.159 Compiling shlex v1.3.0 Compiling rustix v0.38.37 Compiling regex-syntax v0.8.4 Compiling crossbeam-utils v0.8.20 Compiling serde v1.0.210 Compiling bitflags v2.6.0 Compiling linux-raw-sys v0.4.14 Compiling cfg-if v1.0.0 Compiling pkg-config v0.3.31 Compiling anstyle v1.0.8 Compiling heck v0.5.0 Compiling clap_lex v0.7.2 Compiling same-file v1.0.6 Compiling serde_json v1.0.128 Compiling log v0.4.22 Compiling semver v1.0.23 Compiling ryu v1.0.18 Compiling itoa v1.0.11 Compiling bootstrap v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/bootstrap) Compiling termcolor v1.4.1 Compiling home v0.5.9 Compiling walkdir v2.5.0 Compiling cc v1.1.22 Compiling clap_builder v4.5.18 Compiling generic-array v0.14.7 Compiling aho-corasick v1.1.3 Compiling object v0.36.4 Compiling quote v1.0.37 Compiling cmake v0.1.48 Compiling crossbeam-epoch v0.9.18 Compiling syn v2.0.79 Compiling crossbeam-deque v0.8.5 Compiling filetime v0.2.25 Compiling lzma-sys v0.1.20 Compiling regex-automata v0.4.7 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling digest v0.10.7 Compiling xz2 v0.1.7 Compiling sha2 v0.10.8 Compiling xattr v1.3.1 Compiling fd-lock v4.0.2 Compiling tar v0.4.42 Compiling toml v0.5.11 Compiling clap_derive v4.5.18 Compiling serde_derive v1.0.210 Compiling bstr v1.10.0 Compiling globset v0.4.15 Compiling opener v0.5.2 Compiling ignore v0.4.23 Compiling clap v4.5.18 Compiling clap_complete v4.5.29 Compiling build_helper v0.1.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/build_helper) Finished `dev` profile [unoptimized] target(s) in 4m 22s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 133207` at the top of `config.toml` Building stage0 library artifacts (riscv64gc-unknown-linux-gnu) Compiling compiler_builtins v0.1.138 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/core) Compiling libc v0.2.162 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/std) Compiling shlex v1.3.0 Compiling cc v1.1.22 Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/profiler_builtins) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling memchr v2.7.4 Compiling rustc-demangle v0.1.24 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/unwind) Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/panic_unwind) Compiling gimli v0.29.0 Compiling object v0.36.5 Compiling hashbrown v0.15.0 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.84.1-src/library/stdarch/crates/std_detect) Compiling miniz_oxide v0.7.4 Compiling addr2line v0.22.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/proc_macro) Compiling unicode-width v0.1.14 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/test) Compiling sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/sysroot) Finished `release` profile [optimized + debuginfo] target(s) in 6m 51s Building compiler artifacts (stage0 -> stage1, riscv64gc-unknown-linux-gnu) Compiling proc-macro2 v1.0.89 Compiling unicode-ident v1.0.13 Compiling libc v0.2.164 Compiling cfg-if v1.0.0 Compiling stable_deref_trait v1.2.0 Compiling crossbeam-utils v0.8.20 Compiling shlex v1.3.0 Compiling version_check v0.9.5 Compiling autocfg v1.4.0 Compiling smallvec v1.13.2 Compiling once_cell v1.20.2 Compiling either v1.13.0 Compiling foldhash v0.1.3 Compiling bitflags v2.6.0 Compiling memchr v2.7.4 Compiling typenum v1.17.0 Compiling equivalent v1.0.1 Compiling parking_lot_core v0.9.10 Compiling scopeguard v1.2.0 Compiling log v0.4.22 Compiling pin-project-lite v0.2.15 Compiling rustc-hash v1.1.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling rustc_macros v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_macros) Compiling thin-vec v0.2.13 Compiling arrayvec v0.7.6 Compiling rustix v0.38.38 Compiling byteorder v1.5.0 Compiling linux-raw-sys v0.4.14 Compiling itoa v1.0.11 Compiling fastrand v2.1.1 Compiling elsa v1.7.1 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_graphviz) Compiling arrayref v0.3.9 Compiling scoped-tls v1.0.1 Compiling rustc-hash v2.0.0 Compiling rustc-stable-hash v0.1.0 Compiling cc v1.2.5 Compiling hashbrown v0.15.0 Compiling constant_time_eq v0.3.1 Compiling unicode-width v0.2.0 Compiling tracing-core v0.1.30 Compiling ena v0.14.3 Compiling thiserror v1.0.66 Compiling serde v1.0.214 Compiling adler2 v2.0.0 Compiling static_assertions v1.1.0 Compiling crc32fast v1.4.2 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_arena) Compiling writeable v0.5.5 Compiling serde_json v1.0.132 Compiling litemap v0.7.3 Compiling wasmparser v0.218.0 Compiling ryu v1.0.18 Compiling miniz_oxide v0.8.0 Compiling unicode-xid v0.2.6 Compiling unicode-properties v0.1.3 Compiling icu_locid_transform_data v1.5.0 Compiling type-map v0.5.0 Compiling self_cell v1.0.4 Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_lexer) Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_fs_util) Compiling fnv v1.0.7 Compiling ident_case v1.0.1 Compiling regex-automata v0.2.0 Compiling generic-array v0.14.7 Compiling icu_list_data v1.5.0 Compiling lock_api v0.4.12 Compiling strsim v0.11.1 Compiling self_cell v0.10.3 Compiling odht v0.3.1 Compiling itertools v0.12.1 Compiling unicode-width v0.1.14 Compiling anstyle v1.0.10 Compiling termcolor v1.4.1 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_error_codes) Compiling semver v1.0.23 Compiling memoffset v0.9.1 Compiling rustc_apfloat v0.2.1+llvm-462a31f5a5ab Compiling getopts v0.2.21 Compiling crossbeam-epoch v0.9.18 Compiling crossbeam-channel v0.5.13 Compiling datafrog v2.0.1 Compiling bitflags v1.3.2 Compiling flate2 v1.0.34 Compiling tinyvec_macros v0.1.1 Compiling aho-corasick v1.1.3 Compiling tinyvec v1.8.0 Compiling annotate-snippets v0.11.4 Compiling regex-syntax v0.8.5 Compiling quote v1.0.37 Compiling ahash v0.8.11 Compiling unicode-script v0.5.7 Compiling libloading v0.8.5 Compiling rustc_version v0.4.1 Compiling polonius-engine v0.13.0 Compiling regex-syntax v0.6.29 Compiling allocator-api2 v0.2.18 Compiling crossbeam-deque v0.8.5 Compiling pulldown-cmark v0.11.3 Compiling syn v2.0.87 Compiling leb128 v0.2.5 Compiling lazy_static v1.5.0 Compiling cfg_aliases v0.2.1 Compiling punycode v0.4.1 Compiling field-offset v0.3.6 Compiling rustc-demangle v0.1.24 Compiling overload v0.1.1 Compiling wasm-encoder v0.216.0 Compiling nix v0.29.0 Compiling sharded-slab v0.1.7 Compiling unicode-normalization v0.1.24 Compiling nu-ansi-term v0.46.0 Compiling thread_local v1.1.8 Compiling unicase v2.8.0 Compiling pulldown-cmark-escape v0.11.0 Compiling pathdiff v0.2.2 Compiling psm v0.1.23 Compiling stacker v0.1.17 Compiling blake3 v1.5.4 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_llvm) Compiling tracing-log v0.2.0 Compiling num-conv v0.1.0 Compiling nu-ansi-term v0.50.1 Compiling powerfmt v0.2.0 Compiling time-core v0.1.2 Compiling time-macros v0.2.18 Compiling num_cpus v1.16.0 Compiling jobserver v0.1.32 Compiling getrandom v0.2.15 Compiling memmap2 v0.2.3 Compiling block-buffer v0.10.4 Compiling rustc-rayon-core v0.5.0 Compiling crypto-common v0.1.6 Compiling rand_core v0.6.4 Compiling termize v0.1.1 Compiling unicode-security v0.1.2 Compiling parking_lot v0.12.3 Compiling deranged v0.3.11 Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc) Compiling digest v0.10.7 Compiling regex-automata v0.4.8 Compiling rand_xoshiro v0.6.0 Compiling measureme v11.0.1 Compiling regex-automata v0.1.10 Compiling sha1 v0.10.6 Compiling sha2 v0.10.8 Compiling md-5 v0.10.6 Compiling rustc-rayon v0.5.0 Compiling matchers v0.1.0 Compiling tempfile v3.13.0 Compiling time v0.3.36 Compiling ctrlc v3.4.5 Compiling regex v1.11.1 Compiling synstructure v0.13.1 Compiling darling_core v0.20.10 Compiling indexmap v2.6.0 Compiling displaydoc v0.2.5 Compiling zerofrom-derive v0.1.4 Compiling tracing-attributes v0.1.27 Compiling yoke-derive v0.7.4 Compiling zerovec-derive v0.10.3 Compiling zerocopy-derive v0.7.35 Compiling rustc_index_macros v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_index_macros) Compiling derive-where v1.2.7 Compiling serde_derive v1.0.214 Compiling thiserror-impl v1.0.66 Compiling icu_provider_macros v1.5.0 Compiling rustc_type_ir_macros v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_type_ir_macros) Compiling tinystr v0.7.6 Compiling zerocopy v0.7.35 Compiling unic-langid-impl v0.9.5 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_serialize) Compiling gimli v0.30.0 Compiling fluent-syntax v0.11.1 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.18 Compiling darling_macro v0.20.10 Compiling unic-langid-macros-impl v0.9.5 Compiling zerofrom v0.1.4 Compiling yoke v0.7.4 Compiling zerovec v0.10.4 Compiling ppv-lite86 v0.2.20 Compiling hashbrown v0.14.5 Compiling unic-langid-macros v0.9.5 Compiling darling v0.20.10 Compiling derive_setters v0.1.6 Compiling unic-langid v0.9.5 Compiling fluent-langneg v0.13.0 Compiling intl-memoizer v0.5.2 Compiling intl_pluralrules v7.0.2 Compiling rand_chacha v0.3.1 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_index) Compiling rand v0.8.5 Compiling fluent-bundle v0.15.3 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_parse_format) Compiling tracing-tree v0.3.1 Compiling twox-hash v1.6.3 Compiling icu_locid v1.5.0 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_log) Compiling rustc_fluent_macro v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_fluent_macro) Compiling ruzstd v0.7.2 Compiling icu_provider v1.5.0 Compiling object v0.36.5 Compiling icu_locid_transform v1.5.0 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_span) Compiling icu_list v1.5.0 Compiling icu_provider_adapters v1.5.0 Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_baked_icu_data) Compiling rustc_ast_ir v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_ast_ir) Compiling gsgdt v0.1.2 Compiling stable_mir v0.1.0-preview (/builddir/build/BUILD/rustc-1.84.1-src/compiler/stable_mir) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_error_messages) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_ast) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_type_ir) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_feature) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_abi) Compiling ar_archive_writer v0.4.2 Compiling thorin-dwp v0.8.0 Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_target) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_ast_pretty) Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_next_trait_solver) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_hir_pretty) warning: rustc_llvm@0.0.0: In file included from llvm-wrapper/PassWrapper.cpp:31: warning: rustc_llvm@0.0.0: /usr/lib64/llvm18/include/llvm/Transforms/IPO/LowerTypeTests.h:104:1: warning: multi-line comment [-Wcomment] warning: rustc_llvm@0.0.0: 104 | /// \ / | \ warning: rustc_llvm@0.0.0: | ^ Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_mir_dataflow) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_incremental) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_pattern_analysis) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_symbol_mangling) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_monomorphize) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_query_impl) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_ast_lowering) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_smir) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_trait_selection) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_lint) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_ty_utils) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_hir_analysis) Compiling rustc_sanitizers v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_sanitizers) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_traits) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_const_eval) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_codegen_ssa) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_borrowck) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_privacy) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_passes) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_mir_build) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_codegen_llvm) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_hir_typeck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_mir_transform) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_driver) Finished `release` profile [optimized] target(s) in 28m 03s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (riscv64gc-unknown-linux-gnu) Compiling compiler_builtins v0.1.138 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/core) Compiling libc v0.2.162 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/std) Compiling shlex v1.3.0 Compiling cc v1.1.22 Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/profiler_builtins) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling memchr v2.7.4 Compiling rustc-demangle v0.1.24 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/unwind) Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/panic_abort) Compiling gimli v0.29.0 Compiling object v0.36.5 Compiling hashbrown v0.15.0 Compiling miniz_oxide v0.7.4 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.84.1-src/library/stdarch/crates/std_detect) Compiling addr2line v0.22.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/proc_macro) Compiling unicode-width v0.1.14 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/test) Compiling sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/library/sysroot) Finished `release` profile [optimized + debuginfo] target(s) in 6m 43s Building compiler artifacts (stage1 -> stage2, riscv64gc-unknown-linux-gnu) Compiling proc-macro2 v1.0.89 Compiling unicode-ident v1.0.13 Compiling libc v0.2.164 Compiling cfg-if v1.0.0 Compiling stable_deref_trait v1.2.0 Compiling crossbeam-utils v0.8.20 Compiling version_check v0.9.5 Compiling shlex v1.3.0 Compiling autocfg v1.4.0 Compiling smallvec v1.13.2 Compiling once_cell v1.20.2 Compiling either v1.13.0 Compiling memchr v2.7.4 Compiling bitflags v2.6.0 Compiling foldhash v0.1.3 Compiling equivalent v1.0.1 Compiling typenum v1.17.0 Compiling parking_lot_core v0.9.10 Compiling scopeguard v1.2.0 Compiling log v0.4.22 Compiling rustc-hash v1.1.0 Compiling pin-project-lite v0.2.15 Compiling proc-macro-hack v0.5.20+deprecated Compiling rustc_macros v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_macros) Compiling arrayvec v0.7.6 Compiling rustix v0.38.38 Compiling thin-vec v0.2.13 Compiling linux-raw-sys v0.4.14 Compiling byteorder v1.5.0 Compiling itoa v1.0.11 Compiling fastrand v2.1.1 Compiling elsa v1.7.1 Compiling rustc-hash v2.0.0 Compiling arrayref v0.3.9 Compiling scoped-tls v1.0.1 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_graphviz) Compiling rustc-stable-hash v0.1.0 Compiling constant_time_eq v0.3.1 Compiling unicode-width v0.2.0 Compiling cc v1.2.5 Compiling hashbrown v0.15.0 Compiling serde v1.0.214 Compiling tracing-core v0.1.30 Compiling ena v0.14.3 Compiling thiserror v1.0.66 Compiling adler2 v2.0.0 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_arena) Compiling static_assertions v1.1.0 Compiling crc32fast v1.4.2 Compiling miniz_oxide v0.8.0 Compiling writeable v0.5.5 Compiling serde_json v1.0.132 Compiling litemap v0.7.3 Compiling wasmparser v0.218.0 Compiling ryu v1.0.18 Compiling unicode-xid v0.2.6 Compiling unicode-properties v0.1.3 Compiling generic-array v0.14.7 Compiling icu_locid_transform_data v1.5.0 Compiling type-map v0.5.0 Compiling self_cell v1.0.4 Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_lexer) Compiling fnv v1.0.7 Compiling icu_list_data v1.5.0 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_fs_util) Compiling ident_case v1.0.1 Compiling strsim v0.11.1 Compiling self_cell v0.10.3 Compiling odht v0.3.1 Compiling regex-automata v0.2.0 Compiling itertools v0.12.1 Compiling unicode-width v0.1.14 Compiling anstyle v1.0.10 Compiling termcolor v1.4.1 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_error_codes) Compiling lock_api v0.4.12 Compiling semver v1.0.23 Compiling memoffset v0.9.1 Compiling rustc_apfloat v0.2.1+llvm-462a31f5a5ab Compiling datafrog v2.0.1 Compiling bitflags v1.3.2 Compiling tinyvec_macros v0.1.1 Compiling aho-corasick v1.1.3 Compiling getopts v0.2.21 Compiling flate2 v1.0.34 Compiling annotate-snippets v0.11.4 Compiling tinyvec v1.8.0 Compiling regex-syntax v0.8.5 Compiling ahash v0.8.11 Compiling quote v1.0.37 Compiling crossbeam-epoch v0.9.18 Compiling crossbeam-channel v0.5.13 Compiling unicode-script v0.5.7 Compiling libloading v0.8.5 Compiling rustc_version v0.4.1 Compiling regex-syntax v0.6.29 Compiling allocator-api2 v0.2.18 Compiling lazy_static v1.5.0 Compiling punycode v0.4.1 Compiling polonius-engine v0.13.0 Compiling overload v0.1.1 Compiling leb128 v0.2.5 Compiling rustc-demangle v0.1.24 Compiling syn v2.0.87 Compiling pulldown-cmark v0.11.3 Compiling field-offset v0.3.6 Compiling cfg_aliases v0.2.1 Compiling wasm-encoder v0.216.0 Compiling nix v0.29.0 Compiling crossbeam-deque v0.8.5 Compiling nu-ansi-term v0.46.0 Compiling sharded-slab v0.1.7 Compiling thread_local v1.1.8 Compiling pulldown-cmark-escape v0.11.0 Compiling unicode-normalization v0.1.24 Compiling pathdiff v0.2.2 Compiling unicase v2.8.0 Compiling tracing-log v0.2.0 Compiling num-conv v0.1.0 Compiling powerfmt v0.2.0 Compiling nu-ansi-term v0.50.1 Compiling time-core v0.1.2 Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc) Compiling deranged v0.3.11 Compiling psm v0.1.23 Compiling stacker v0.1.17 Compiling blake3 v1.5.4 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_llvm) Compiling time-macros v0.2.18 Compiling num_cpus v1.16.0 Compiling getrandom v0.2.15 Compiling jobserver v0.1.32 Compiling memmap2 v0.2.3 Compiling termize v0.1.1 Compiling unicode-security v0.1.2 Compiling rustc-rayon-core v0.5.0 Compiling rand_core v0.6.4 Compiling parking_lot v0.12.3 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling digest v0.10.7 Compiling rand_xoshiro v0.6.0 Compiling measureme v11.0.1 Compiling sha2 v0.10.8 Compiling sha1 v0.10.6 Compiling md-5 v0.10.6 Compiling tempfile v3.13.0 Compiling rustc-rayon v0.5.0 Compiling regex-automata v0.4.8 Compiling time v0.3.36 Compiling regex-automata v0.1.10 Compiling ctrlc v3.4.5 Compiling matchers v0.1.0 Compiling synstructure v0.13.1 Compiling darling_core v0.20.10 Compiling indexmap v2.6.0 Compiling regex v1.11.1 Compiling displaydoc v0.2.5 Compiling tracing-attributes v0.1.27 Compiling zerovec-derive v0.10.3 Compiling rustc_index_macros v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_index_macros) Compiling zerocopy-derive v0.7.35 Compiling derive-where v1.2.7 Compiling serde_derive v1.0.214 Compiling thiserror-impl v1.0.66 Compiling icu_provider_macros v1.5.0 Compiling zerofrom-derive v0.1.4 Compiling yoke-derive v0.7.4 Compiling rustc_type_ir_macros v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_type_ir_macros) Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_serialize) Compiling gimli v0.30.0 Compiling tinystr v0.7.6 Compiling unic-langid-impl v0.9.5 Compiling zerocopy v0.7.35 Compiling tracing v0.1.37 Compiling unic-langid-macros-impl v0.9.5 Compiling fluent-syntax v0.11.1 Compiling darling_macro v0.20.10 Compiling zerofrom v0.1.4 Compiling yoke v0.7.4 Compiling tracing-subscriber v0.3.18 Compiling darling v0.20.10 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_index) Compiling derive_setters v0.1.6 Compiling unic-langid-macros v0.9.5 Compiling unic-langid v0.9.5 Compiling intl-memoizer v0.5.2 Compiling fluent-langneg v0.13.0 Compiling intl_pluralrules v7.0.2 Compiling zerovec v0.10.4 Compiling ppv-lite86 v0.2.20 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_parse_format) Compiling fluent-bundle v0.15.3 Compiling hashbrown v0.14.5 Compiling rand_chacha v0.3.1 Compiling rand v0.8.5 Compiling rustc_fluent_macro v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_fluent_macro) Compiling tracing-tree v0.3.1 Compiling twox-hash v1.6.3 Compiling icu_locid v1.5.0 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_log) Compiling ruzstd v0.7.2 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_span) Compiling icu_provider v1.5.0 Compiling object v0.36.5 Compiling icu_locid_transform v1.5.0 Compiling gsgdt v0.1.2 Compiling stable_mir v0.1.0-preview (/builddir/build/BUILD/rustc-1.84.1-src/compiler/stable_mir) Compiling icu_list v1.5.0 Compiling icu_provider_adapters v1.5.0 Compiling rustc_ast_ir v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_ast_ir) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_ast) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_type_ir) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_feature) Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_baked_icu_data) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_error_messages) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_abi) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_ast_pretty) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_target) Compiling thorin-dwp v0.8.0 Compiling ar_archive_writer v0.4.2 Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_next_trait_solver) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_session) warning: rustc_llvm@0.0.0: In file included from llvm-wrapper/PassWrapper.cpp:31: warning: rustc_llvm@0.0.0: /usr/lib64/llvm18/include/llvm/Transforms/IPO/LowerTypeTests.h:104:1: warning: multi-line comment [-Wcomment] warning: rustc_llvm@0.0.0: 104 | /// \ / | \ warning: rustc_llvm@0.0.0: | ^ Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_mir_dataflow) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_pattern_analysis) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_symbol_mangling) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_incremental) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_ast_lowering) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_monomorphize) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_query_impl) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_smir) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_trait_selection) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_lint) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_ty_utils) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_traits) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_const_eval) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_hir_analysis) Compiling rustc_sanitizers v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_sanitizers) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_codegen_ssa) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_borrowck) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_privacy) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_passes) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_mir_build) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_codegen_llvm) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_hir_typeck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_mir_transform) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/compiler/rustc_driver) Finished `release` profile [optimized] target(s) in 22m 29s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Uplifting library (stage1 -> stage2) WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 133207` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 1:09:04 + /usr/bin/python3 ./x.py build Building bootstrap Finished `dev` profile [unoptimized] target(s) in 2.39s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 133207` at the top of `config.toml` Building stage0 library artifacts (riscv64gc-unknown-linux-gnu) Finished `release` profile [optimized + debuginfo] target(s) in 2.28s Building compiler artifacts (stage0 -> stage1, riscv64gc-unknown-linux-gnu) warning: rustc_llvm@0.0.0: In file included from llvm-wrapper/PassWrapper.cpp:31: warning: rustc_llvm@0.0.0: /usr/lib64/llvm18/include/llvm/Transforms/IPO/LowerTypeTests.h:104:1: warning: multi-line comment [-Wcomment] warning: rustc_llvm@0.0.0: 104 | /// \ / | \ warning: rustc_llvm@0.0.0: | ^ Finished `release` profile [optimized] target(s) in 3.59s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (riscv64gc-unknown-linux-gnu) Finished `release` profile [optimized + debuginfo] target(s) in 2.33s Building compiler artifacts (stage1 -> stage2, riscv64gc-unknown-linux-gnu) warning: rustc_llvm@0.0.0: In file included from llvm-wrapper/PassWrapper.cpp:31: warning: rustc_llvm@0.0.0: /usr/lib64/llvm18/include/llvm/Transforms/IPO/LowerTypeTests.h:104:1: warning: multi-line comment [-Wcomment] warning: rustc_llvm@0.0.0: 104 | /// \ / | \ warning: rustc_llvm@0.0.0: | ^ Finished `release` profile [optimized] target(s) in 3.63s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Uplifting library (stage1 -> stage2) Uplifting library (stage1 -> stage2) Uplifting rustc (stage1 -> stage3) Building tool cargo (stage2 -> stage3, riscv64gc-unknown-linux-gnu) Compiling libc v0.2.158 Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.13 Compiling cfg-if v1.0.0 Compiling shlex v1.3.0 Compiling memchr v2.7.4 Compiling pkg-config v0.3.30 Compiling vcpkg v0.2.15 Compiling serde v1.0.204 Compiling version_check v0.9.4 Compiling thiserror v1.0.63 Compiling once_cell v1.19.0 Compiling regex-syntax v0.8.4 Compiling autocfg v1.3.0 Compiling tinyvec_macros v0.1.1 Compiling log v0.4.22 Compiling smallvec v1.13.2 Compiling crc32fast v1.4.0 Compiling crossbeam-utils v0.8.19 Compiling parking_lot_core v0.9.9 Compiling gix-trace v0.1.11 Compiling fastrand v2.1.0 Compiling scopeguard v1.2.0 Compiling bitflags v2.6.0 Compiling same-file v1.0.6 Compiling adler2 v2.0.0 Compiling sha1_smol v1.0.0 Compiling bytes v1.6.0 Compiling itoa v1.0.11 Compiling zerocopy v0.7.35 Compiling tinyvec v1.8.0 Compiling allocator-api2 v0.2.18 Compiling rustix v0.38.37 Compiling typenum v1.17.0 Compiling linux-raw-sys v0.4.14 Compiling miniz_oxide v0.8.0 Compiling home v0.5.9 Compiling zeroize v1.7.0 Compiling walkdir v2.5.0 Compiling jiff v0.1.13 Compiling subtle v2.5.0 Compiling const-oid v0.9.6 Compiling unicode-bidi v0.3.15 Compiling percent-encoding v2.3.1 Compiling ahash v0.8.11 Compiling lock_api v0.4.11 Compiling generic-array v0.14.7 Compiling base64ct v1.6.0 Compiling unicode-bom v2.0.3 Compiling static_assertions v1.1.0 Compiling serde_json v1.0.121 Compiling kstring v2.0.0 Compiling curl v0.4.46 Compiling openssl-probe v0.1.5 Compiling shell-words v1.1.0 Compiling form_urlencoded v1.2.1 Compiling ryu v1.0.18 Compiling tracing-core v0.1.32 Compiling base16ct v0.2.0 Compiling num-traits v0.2.19 Compiling anyhow v1.0.86 Compiling utf8parse v0.2.2 Compiling aho-corasick v1.1.3 Compiling winnow v0.6.18 Compiling powerfmt v0.2.0 Compiling pin-project-lite v0.2.14 Compiling anstyle v1.0.8 Compiling anstyle-parse v0.2.5 Compiling anstyle-query v1.1.1 Compiling regex-syntax v0.6.29 Compiling fnv v1.0.7 Compiling colorchoice v1.0.2 Compiling num-conv v0.1.0 Compiling time-core v0.1.2 Compiling equivalent v1.0.1 Compiling is_terminal_polyfill v1.70.1 Compiling overload v0.1.1 Compiling semver v1.0.23 Compiling typeid v1.0.0 Compiling lazy_static v1.5.0 Compiling clru v0.6.1 Compiling clap_lex v0.7.2 Compiling strsim v0.11.1 Compiling pem-rfc7468 v0.7.0 Compiling minimal-lexical v0.2.1 Compiling base64 v0.22.1 Compiling hashbrown v0.14.5 Compiling anstream v0.6.15 Compiling sharded-slab v0.1.7 Compiling nu-ansi-term v0.46.0 Compiling unicase v2.7.0 Compiling im-rc v15.1.0 Compiling jobserver v0.1.32 Compiling crossbeam-channel v0.5.12 Compiling memmap2 v0.9.4 Compiling unicode-normalization v0.1.23 Compiling getrandom v0.2.15 Compiling gix-sec v0.10.9 Compiling quote v1.0.36 Compiling der v0.7.9 Compiling cc v1.1.22 Compiling parking_lot v0.12.1 Compiling rand_core v0.6.4 Compiling syn v2.0.72 Compiling socket2 v0.5.6 Compiling filetime v0.2.23 Compiling ff v0.13.0 Compiling indexmap v2.3.0 Compiling libsqlite3-sys v0.30.1 Compiling prodash v29.0.0 Compiling crossbeam-epoch v0.9.18 Compiling group v0.13.0 Compiling nom v7.1.3 Compiling tracing-log v0.2.0 Compiling bitmaps v2.1.0 Compiling thread_local v1.1.8 Compiling encoding_rs v0.8.33 Compiling fiat-crypto v0.2.7 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling crypto-bigint v0.5.5 Compiling idna v0.5.0 Compiling digest v0.10.7 Compiling crossbeam-deque v0.8.5 Compiling tar v0.4.42 Compiling ppv-lite86 v0.2.17 Compiling regex-automata v0.4.7 Compiling arc-swap v1.7.1 Compiling hashlink v0.9.0 Compiling rand_xoshiro v0.6.0 Compiling ed25519-compact v2.1.1 Compiling ordered-float v2.10.1 Compiling hmac v0.12.1 Compiling sha2 v0.10.8 Compiling hkdf v0.12.4 Compiling rfc6979 v0.4.0 Compiling signature v2.2.0 Compiling regex-automata v0.1.10 Compiling libloading v0.8.5 Compiling rand_chacha v0.3.1 Compiling either v1.10.0 Compiling is_executable v1.0.3 Compiling spki v0.7.3 Compiling sized-chunks v0.6.5 Compiling unicode-width v0.1.13 Compiling arrayvec v0.7.4 Compiling shell-escape v0.1.5 Compiling hex v0.4.3 Compiling fallible-iterator v0.3.0 Compiling ct-codecs v1.1.1 Compiling fallible-streaming-iterator v0.1.9 Compiling url v2.5.2 Compiling pkcs8 v0.10.2 Compiling unicode-xid v0.2.4 Compiling arrayref v0.3.7 Compiling constant_time_eq v0.3.0 Compiling itertools v0.13.0 Compiling rand v0.8.5 Compiling libz-sys v1.1.20 Compiling openssl-sys v0.9.92 Compiling libnghttp2-sys v0.1.10+1.61.0 Compiling curl-sys v0.4.74+curl-8.9.0 Compiling libssh2-sys v0.3.0 Compiling tempfile v3.10.1 Compiling libgit2-sys v0.17.0+1.8.1 Compiling sec1 v0.7.3 Compiling terminal_size v0.4.0 Compiling matchers v0.1.0 Compiling flate2 v1.0.34 Compiling blake3 v1.5.2 Compiling rusqlite v0.32.1 Compiling annotate-snippets v0.11.4 Compiling clap_builder v4.5.20 Compiling sha1 v0.10.6 Compiling elliptic-curve v0.13.8 Compiling http-auth v0.1.9 Compiling os_info v3.8.2 Compiling ecdsa v0.16.9 Compiling primeorder v0.13.6 Compiling bytesize v1.3.0 Compiling lazycell v1.3.0 Compiling supports-hyperlinks v3.0.0 Compiling cargo v0.85.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/cargo) Compiling rustc-hash v2.0.0 Compiling supports-unicode v3.0.0 Compiling pathdiff v0.2.1 Compiling unicode-width v0.2.0 Compiling glob v0.3.1 Compiling humantime v2.1.0 Compiling p384 v0.13.0 Compiling bstr v1.9.1 Compiling regex v1.10.5 Compiling clap v4.5.20 Compiling clap_complete v4.5.35 Compiling serde_derive v1.0.204 Compiling thiserror-impl v1.0.63 Compiling gix-utils v0.1.13 Compiling tracing-attributes v0.1.27 Compiling maybe-async v0.2.10 Compiling globset v0.4.14 Compiling color-print-proc-macro v0.3.6 Compiling opener v0.7.1 Compiling ignore v0.4.22 Compiling orion v0.17.6 Compiling gix-path v0.10.12 Compiling gix-date v0.9.1 Compiling gix-validate v0.9.1 Compiling gix-chunk v0.4.9 Compiling gix-quote v0.4.13 Compiling gix-bitmap v0.2.12 Compiling color-print v0.3.6 Compiling gix-actor v0.33.0 Compiling tracing v0.1.40 Compiling gix-config-value v0.14.9 Compiling gix-command v0.3.10 Compiling tracing-subscriber v0.3.18 Compiling cargo-util v0.2.17 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/cargo/crates/cargo-util) Compiling gix-prompt v0.8.8 Compiling git2 v0.19.0 Compiling faster-hex v0.9.0 Compiling deranged v0.3.11 Compiling toml_datetime v0.6.8 Compiling serde_spanned v0.6.7 Compiling erased-serde v0.4.5 Compiling serde-value v0.7.0 Compiling serde_ignored v0.1.10 Compiling cargo-platform v0.1.9 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/cargo/crates/cargo-platform) Compiling toml_edit v0.22.20 Compiling gix-hash v0.15.0 Compiling gix-packetline v0.18.0 Compiling gix-packetline-blocking v0.18.0 Compiling gix-features v0.39.0 Compiling gix-hashtable v0.6.0 Compiling serde-untagged v0.1.6 Compiling gix-object v0.45.0 Compiling gix-fs v0.12.0 Compiling gix-commitgraph v0.25.0 Compiling gix-glob v0.17.0 Compiling gix-url v0.28.0 Compiling time v0.3.36 Compiling crates-io v0.40.7 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/cargo/crates/crates-io) Compiling rustfix v0.9.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/cargo/crates/rustfix) Compiling tracing-chrome v0.7.2 Compiling gix-credentials v0.25.0 Compiling gix-tempfile v15.0.0 Compiling gix-attributes v0.23.0 Compiling gix-ignore v0.12.0 Compiling gix-transport v0.43.0 Compiling gix-lock v15.0.0 Compiling gix-revwalk v0.16.0 Compiling gix-ref v0.48.0 Compiling gix-pack v0.54.0 Compiling gix-diff v0.47.0 Compiling gix-pathspec v0.8.0 Compiling gix-filter v0.14.0 Compiling toml v0.8.19 Compiling gix-protocol v0.46.0 Compiling gix-traverse v0.42.0 Compiling gix-revision v0.30.0 Compiling gix-negotiate v0.16.0 Compiling git2-curl v0.20.0 Compiling gix-index v0.36.0 Compiling gix-refspec v0.26.0 Compiling cargo-credential v0.4.8 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/cargo/credential/cargo-credential) Compiling pasetors v0.7.0 Compiling cargo-util-schemas v0.7.1 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/cargo/crates/cargo-util-schemas) Compiling gix-config v0.41.0 Compiling gix-discover v0.36.0 Compiling gix-odb v0.64.0 Compiling gix-worktree v0.37.0 Compiling cargo-credential-libsecret v0.4.10 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/cargo/credential/cargo-credential-libsecret) Compiling gix-submodule v0.15.0 Compiling gix-dir v0.9.0 Compiling gix v0.67.0 Finished `release` profile [optimized] target(s) in 16m 28s Building tool rls (stage2 -> stage3, riscv64gc-unknown-linux-gnu) Compiling serde v1.0.214 Compiling serde_json v1.0.132 Compiling memchr v2.7.4 Compiling rls v2.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rls) Finished `release` profile [optimized] target(s) in 54.89s Building tool rust-analyzer (stage2 -> stage3, riscv64gc-unknown-linux-gnu) Compiling unicode-ident v1.0.12 Compiling serde v1.0.206 Compiling libc v0.2.155 Compiling hashbrown v0.14.5 Compiling crossbeam-utils v0.8.20 Compiling camino v1.1.7 Compiling either v1.13.0 Compiling smallvec v1.13.2 Compiling jod-thread v0.1.2 Compiling parking_lot_core v0.9.10 Compiling text-size v1.1.1 Compiling stable_deref_trait v1.2.0 Compiling unicode-properties v0.1.1 Compiling arrayvec v0.7.4 Compiling fst v0.4.7 Compiling rustc-hash v1.1.0 Compiling nohash-hasher v0.2.0 Compiling heck v0.4.1 Compiling drop_bomb v0.1.5 Compiling sptr v0.3.2 Compiling lock_api v0.4.12 Compiling memoffset v0.9.1 Compiling countme v3.0.1 Compiling limit v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/limit) Compiling oorandom v11.1.4 Compiling smol_str v0.3.2 Compiling cov-mark v2.0.0 Compiling la-arena v0.3.1 Compiling bitflags v2.6.0 Compiling lz4_flex v0.11.3 Compiling proc-macro2 v1.0.86 Compiling bitflags v1.3.2 Compiling serde_json v1.0.124 Compiling rustc_apfloat v0.2.1+llvm-462a31f5a5ab Compiling fixedbitset v0.4.2 Compiling ra-ap-rustc_lexer v0.76.0 Compiling ena v0.14.3 Compiling rayon-core v1.12.1 Compiling scoped-tls v1.0.1 Compiling typed-arena v2.0.2 Compiling line-index v0.1.2 Compiling version_check v0.9.5 Compiling deranged v0.3.11 Compiling num_threads v0.1.7 Compiling itertools v0.12.1 Compiling pulldown-cmark v0.9.6 Compiling option-ext v0.2.0 Compiling cfg_aliases v0.1.1 Compiling thiserror v1.0.63 Compiling semver v1.0.23 Compiling ryu v1.0.18 Compiling nix v0.28.0 Compiling itoa v1.0.11 Compiling protobuf v3.7.1 Compiling xflags-macros v0.3.2 Compiling winnow v0.6.18 Compiling dissimilar v1.0.9 Compiling adler v1.0.2 Compiling crc32fast v1.4.2 Compiling dot v0.1.4 Compiling proc-macro-srv v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/proc-macro-srv) Compiling rust-analyzer v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/rust-analyzer) Compiling nu-ansi-term v0.50.1 Compiling object v0.33.0 Compiling unicase v2.7.0 Compiling proc-macro-srv-cli v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) Compiling xshell-macros v0.2.7 Compiling byteorder v1.5.0 Compiling write-json v0.1.4 Compiling ungrammar v1.16.1 Compiling miniz_oxide v0.7.4 Compiling line-index v0.1.2 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/lib/line-index) Compiling la-arena v0.3.1 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/lib/la-arena) Compiling quote v1.0.36 warning: rust-analyzer@0.0.0: Could not find `.git/HEAD` from manifest dir! Compiling indexmap v2.3.0 Compiling rowan v0.15.15 Compiling syn v2.0.74 Compiling crossbeam-channel v0.5.13 Compiling crossbeam-epoch v0.9.18 Compiling xshell v0.2.7 Compiling xflags v0.3.2 Compiling flate2 v1.0.31 Compiling crossbeam-deque v0.8.5 Compiling petgraph v0.6.5 Compiling pulldown-cmark-to-cmark v10.0.4 Compiling perf-event-open-sys v1.0.1 Compiling inotify-sys v0.1.5 Compiling time v0.3.36 Compiling dirs-sys v0.4.1 Compiling mio v0.8.11 Compiling filetime v0.2.24 Compiling memmap2 v0.5.10 Compiling num_cpus v1.16.0 Compiling inotify v0.9.6 Compiling rayon v1.10.0 Compiling dirs v5.0.1 Compiling directories v5.0.1 Compiling dashmap v5.5.3 Compiling parking_lot v0.12.3 Compiling notify v6.1.1 Compiling perf-event v0.4.7 Compiling profile v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/profile) Compiling tracing-subscriber v0.3.18 Compiling zip v0.6.6 Compiling synstructure v0.13.1 Compiling tracing-tree v0.3.1 Compiling serde_derive v1.0.206 Compiling tracing-attributes v0.1.27 Compiling salsa-macros v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros) Compiling ra-ap-rustc_index_macros v0.76.0 Compiling chalk-derive v0.98.0 Compiling thiserror-impl v1.0.63 Compiling serde_repr v0.1.19 Compiling ra-ap-rustc_index v0.76.0 Compiling chalk-ir v0.98.0 Compiling protobuf-support v3.7.1 Compiling tracing v0.1.40 Compiling always-assert v0.2.0 Compiling parser v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/parser) Compiling process-wrap v8.0.2 Compiling ra-ap-rustc_parse_format v0.76.0 Compiling ra-ap-rustc_abi v0.76.0 Compiling ra-ap-rustc_pattern_analysis v0.76.0 Compiling stdx v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/stdx) Compiling xtask v0.1.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/xtask) Compiling chalk-solve v0.98.0 Compiling scip v0.5.1 Compiling triomphe v0.1.13 Compiling cargo-platform v0.1.8 Compiling serde_spanned v0.6.7 Compiling toml_datetime v0.6.8 Compiling url v2.5.2 Compiling toml_edit v0.22.20 Compiling chalk-recursive v0.98.0 Compiling intern v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/intern) Compiling syntax v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/syntax) Compiling salsa v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/ra-salsa) Compiling paths v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/paths) Compiling toolchain v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/toolchain) Compiling vfs v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/vfs) Compiling test-utils v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/test-utils) Compiling cargo_metadata v0.18.1 Compiling lsp-server v0.7.7 Compiling lsp-types v0.95.0 Compiling lsp-server v0.7.7 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/lib/lsp-server) Compiling vfs-notify v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/vfs-notify) Compiling tt v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/tt) Compiling toml v0.8.19 Compiling cfg v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/cfg) Compiling span v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/span) Compiling proc-macro-test v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test) Compiling base-db v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/base-db) Compiling syntax-bridge v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/syntax-bridge) Compiling mbe v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/mbe) Compiling proc-macro-api v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/proc-macro-api) Compiling project-model v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/project-model) Compiling hir-expand v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/hir-expand) Compiling hir-def v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/hir-def) Compiling test-fixture v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/test-fixture) Compiling hir-ty v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/hir-ty) Compiling hir v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/hir) Compiling ide-db v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/ide-db) Compiling ide-completion v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/ide-completion) Compiling ide-diagnostics v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/ide-diagnostics) Compiling ide-ssr v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/ide-ssr) Compiling ide-assists v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/ide-assists) Compiling load-cargo v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/load-cargo) Compiling ide v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/ide) Finished `release` profile [optimized] target(s) in 14m 40s Building tool rust-analyzer-proc-macro-srv (stage2 -> stage3, riscv64gc-unknown-linux-gnu) Compiling libc v0.2.155 Compiling crossbeam-utils v0.8.20 Compiling smallvec v1.13.2 Compiling tracing-core v0.1.32 Compiling semver v1.0.23 Compiling serde_json v1.0.124 Compiling object v0.33.0 Compiling syn v2.0.74 Compiling crossbeam-channel v0.5.13 Compiling parking_lot_core v0.9.10 Compiling memmap2 v0.5.10 Compiling dashmap v5.5.3 Compiling parking_lot v0.12.3 Compiling serde_derive v1.0.206 Compiling tracing-attributes v0.1.27 Compiling salsa-macros v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/ra-salsa/ra-salsa-macros) Compiling tracing v0.1.40 Compiling always-assert v0.2.0 Compiling parser v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/parser) Compiling stdx v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/stdx) Compiling serde v1.0.206 Compiling triomphe v0.1.13 Compiling camino v1.1.7 Compiling paths v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/paths) Compiling intern v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/intern) Compiling salsa v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/ra-salsa) Compiling syntax v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/syntax) Compiling vfs v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/vfs) Compiling tt v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/tt) Compiling cfg v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/cfg) Compiling span v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/span) Compiling base-db v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/base-db) Compiling syntax-bridge v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/syntax-bridge) Compiling proc-macro-api v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/proc-macro-api) Compiling proc-macro-srv v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/proc-macro-srv) Compiling proc-macro-srv-cli v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) Finished `release` profile [optimized] target(s) in 3m 01s Building tool rustdoc (stage1 -> stage2, riscv64gc-unknown-linux-gnu) Compiling proc-macro2 v1.0.89 Compiling unicode-ident v1.0.13 Compiling serde v1.0.214 Compiling version_check v0.9.5 Compiling typenum v1.17.0 Compiling libc v0.2.164 Compiling once_cell v1.20.2 Compiling cfg-if v1.0.0 Compiling memchr v2.7.4 Compiling autocfg v1.4.0 Compiling unicase v2.8.0 Compiling parking_lot_core v0.9.10 Compiling scopeguard v1.2.0 Compiling regex-syntax v0.8.5 Compiling minimal-lexical v0.2.1 Compiling smallvec v1.13.2 Compiling regex-syntax v0.6.29 Compiling overload v0.1.1 Compiling rustix v0.38.38 Compiling bitflags v2.6.0 Compiling mime v0.3.17 Compiling lazy_static v1.5.0 Compiling pin-project-lite v0.2.15 Compiling linux-raw-sys v0.4.14 Compiling rustc-hash v2.0.0 Compiling pulldown-cmark v0.9.6 Compiling log v0.4.22 Compiling itoa v1.0.11 Compiling serde_json v1.0.132 Compiling nu-ansi-term v0.46.0 Compiling ryu v1.0.18 Compiling either v1.13.0 Compiling equivalent v1.0.1 Compiling sharded-slab v0.1.7 Compiling nu-ansi-term v0.50.1 Compiling tracing-core v0.1.30 Compiling mime_guess v2.0.5 Compiling thread_local v1.1.8 Compiling hashbrown v0.15.0 Compiling fastrand v2.1.1 Compiling unicode-segmentation v1.12.0 Compiling minifier v0.3.2 Compiling base64 v0.21.7 Compiling arrayvec v0.7.6 Compiling lock_api v0.4.12 Compiling nom v7.1.3 Compiling itertools v0.12.1 Compiling generic-array v0.14.7 Compiling aho-corasick v1.1.3 Compiling tracing-log v0.2.0 Compiling quote v1.0.37 Compiling indexmap v2.6.0 Compiling num_cpus v1.16.0 Compiling syn v2.0.87 Compiling threadpool v1.8.1 Compiling parking_lot v0.12.3 Compiling regex-automata v0.1.10 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling digest v0.10.7 Compiling regex-automata v0.4.8 Compiling sha2 v0.10.8 Compiling rustdoc v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/librustdoc) Compiling matchers v0.1.0 Compiling tempfile v3.13.0 Compiling regex v1.11.1 Compiling serde_derive v1.0.214 Compiling tracing-attributes v0.1.27 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.18 Compiling tracing-tree v0.3.1 Compiling basic-toml v0.1.9 Compiling rinja_parser v0.3.5 Compiling rustdoc-json-types v0.1.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/rustdoc-json-types) Compiling rinja_derive v0.3.5 Compiling rinja v0.3.5 Compiling rustdoc-tool v0.0.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rustdoc) Finished `release` profile [optimized] target(s) in 8m 52s Building tool clippy-driver (stage2 -> stage3, riscv64gc-unknown-linux-gnu) Compiling proc-macro2 v1.0.89 Compiling serde v1.0.214 Compiling hashbrown v0.15.0 Compiling winnow v0.5.40 Compiling serde_json v1.0.132 Compiling thiserror v1.0.66 Compiling camino v1.1.9 Compiling either v1.13.0 Compiling unicode-bidi v0.3.17 Compiling libc v0.2.164 Compiling smallvec v1.13.2 Compiling arrayvec v0.7.6 Compiling rustc_tools_util v0.4.0 Compiling quine-mc_cluskey v0.2.4 Compiling anstyle-query v1.1.2 Compiling unicode-script v0.5.7 Compiling anstyle-parse v0.2.6 Compiling colorchoice v1.0.3 Compiling anstyle v1.0.10 Compiling regex-syntax v0.8.5 Compiling unicode-normalization v0.1.24 Compiling itertools v0.12.1 Compiling rustc_apfloat v0.2.1+llvm-462a31f5a5ab Compiling clippy v0.1.84 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/clippy) Compiling anstream v0.6.18 Compiling idna v0.5.0 Compiling quote v1.0.37 Compiling indexmap v2.6.0 Compiling syn v2.0.87 Compiling url v2.5.2 Compiling termize v0.1.1 Compiling serde_derive v1.0.214 Compiling thiserror-impl v1.0.66 Compiling color-print-proc-macro v0.3.6 Compiling color-print v0.3.6 Compiling toml_datetime v0.6.8 Compiling serde_spanned v0.6.8 Compiling cargo-platform v0.1.8 Compiling semver v1.0.23 Compiling toml_edit v0.19.15 Compiling cargo_metadata v0.18.1 Compiling toml v0.7.8 Compiling clippy_config v0.1.84 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/clippy/clippy_config) Compiling clippy_utils v0.1.84 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/clippy/clippy_utils) Compiling clippy_lints v0.1.84 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/clippy/clippy_lints) Finished `release` profile [optimized] target(s) in 11m 59s Building tool rustfmt (stage2 -> stage3, riscv64gc-unknown-linux-gnu) Compiling once_cell v1.20.2 Compiling heck v0.5.0 Compiling anyhow v1.0.92 Compiling pin-project-lite v0.2.15 Compiling bstr v1.10.0 Compiling unicode-width v0.1.14 Compiling rustfmt-nightly v1.8.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rustfmt) Compiling yansi-term v0.1.2 Compiling diff v0.1.13 Compiling bytecount v0.6.8 Compiling unicode-segmentation v1.12.0 Compiling regex-automata v0.4.8 Compiling unicode-properties v0.1.3 Compiling syn v2.0.87 Compiling crossbeam-epoch v0.9.18 Compiling dirs-sys-next v0.1.2 Compiling clap_builder v4.5.20 Compiling dirs-sys v0.4.1 Compiling dirs-next v2.0.0 Compiling dirs v5.0.1 Compiling term v0.7.0 Compiling tracing-core v0.1.30 Compiling thread_local v1.1.8 Compiling getopts v0.2.21 Compiling annotate-snippets v0.9.2 Compiling crossbeam-deque v0.8.5 Compiling tracing-log v0.2.0 Compiling tracing v0.1.37 Compiling regex v1.11.1 Compiling globset v0.4.15 Compiling tracing-subscriber v0.3.18 Compiling ignore v0.4.23 Compiling serde_derive v1.0.214 Compiling thiserror-impl v1.0.66 Compiling clap_derive v4.5.18 Compiling rustfmt-config_proc_macro v0.3.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/rustfmt/config_proc_macro) Compiling thiserror v1.0.66 Compiling clap v4.5.20 Compiling clap-cargo v0.12.0 Compiling serde v1.0.214 Compiling serde_spanned v0.6.8 Compiling toml_datetime v0.6.8 Compiling serde_json v1.0.132 Compiling camino v1.1.9 Compiling semver v1.0.23 Compiling cargo-platform v0.1.8 Compiling toml_edit v0.19.15 Compiling cargo_metadata v0.18.1 Compiling toml v0.7.8 Finished `release` profile [optimized] target(s) in 4m 40s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 133207` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 1:01:03 + /usr/bin/python3 ./x.py doc Building bootstrap Finished `dev` profile [unoptimized] target(s) in 2.39s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 133207` at the top of `config.toml` Generating unstable book md files (riscv64gc-unknown-linux-gnu) Building stage0 tool unstable-book-gen (riscv64gc-unknown-linux-gnu) Compiling proc-macro2 v1.0.89 Compiling unicode-ident v1.0.13 Compiling serde v1.0.214 Compiling memchr v2.7.4 Compiling crossbeam-utils v0.8.20 Compiling thiserror v1.0.66 Compiling regex-syntax v0.8.5 Compiling semver v1.0.23 Compiling serde_json v1.0.132 Compiling camino v1.1.9 Compiling same-file v1.0.6 Compiling itoa v1.0.11 Compiling ryu v1.0.18 Compiling autocfg v1.4.0 Compiling log v0.4.22 Compiling rustc-hash v2.0.0 Compiling termcolor v1.4.1 Compiling miropt-test-tools v0.1.0 (/builddir/build/BUILD/rustc-1.84.1-src/src/tools/miropt-test-tools) Compiling similar v2.6.0 Compiling walkdir v2.5.0 Compiling num-traits v0.2.19 Compiling aho-corasick v1.1.3 Compiling bstr v1.10.0 Compiling crossbeam-epoch v0.9.18 Compiling quote v1.0.37 Compiling syn v2.0.87 Compiling crossbeam-deque v0.8.5 Compiling regex-automata v0.4.8 malloc(): unaligned fastbin chunk detected Compiling serde_derive v1.0.214 Compiling thiserror-impl v1.0.66 rustc exited with signal: 6 (SIGABRT) (core dumped) error: could not compile `regex-syntax` (lib) Caused by: process didn't exit successfully: `/builddir/build/BUILD/rustc-1.84.1-src/build/bootstrap/debug/rustc /builddir/build/BUILD/rustc-1.84.1-src/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /builddir/build/BUILD/rustc-1.84.1-src/vendor/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=3490a05d52ccfd1a -C extra-filename=-3490a05d52ccfd1a --out-dir /builddir/build/BUILD/rustc-1.84.1-src/build/riscv64gc-unknown-linux-gnu/stage0-bootstrap-tools/riscv64gc-unknown-linux-gnu/release/deps --target riscv64gc-unknown-linux-gnu -C linker=gcc -L dependency=/builddir/build/BUILD/rustc-1.84.1-src/build/riscv64gc-unknown-linux-gnu/stage0-bootstrap-tools/riscv64gc-unknown-linux-gnu/release/deps -L dependency=/builddir/build/BUILD/rustc-1.84.1-src/build/riscv64gc-unknown-linux-gnu/stage0-bootstrap-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Zunstable-options -Z binary-dep-depinfo` (exit status: 254) warning: build failed, waiting for other jobs to finish... Build completed unsuccessfully in 0:01:15 error: Bad exit status from /var/tmp/rpm-tmp.rLewUd (%build) Bad exit status from /var/tmp/rpm-tmp.rLewUd (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust.spec'\n", 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 612, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/rust.spec'