Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-oc9-build-100660-64881/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/rust.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rust-1.76.0-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-oc9-build-100660-64881/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/rust.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CcFmTx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rustc-1.76.0-src + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/rustc-1.76.0-src.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc-1.76.0-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/fix-CVE-2024-24575.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/fix-CVE-2024-24577.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Use-lld-provided-by-system.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/rustc-1.70.0-rust-gdb-substitute-path.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Let-environment-variables-override-some-default-CPUs.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/rustc-1.76.0-unbundle-sqlite.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i '/^try python3 /i try /usr/bin/python3 "$@"' ./configure + sed -i 's|@BUILDDIR@|/builddir/build/BUILD/rustc-1.76.0-src|' ./src/etc/rust-gdb + sed -i /LZMA_API_STATIC/d src/bootstrap/src/core/build_steps/tool.rs + rm -rf src/llvm-project/ + mkdir -p src/llvm-project/libunwind/ + rm -rf vendor/curl-sys-0.4.63+curl-8.1.2/curl/ vendor/curl-sys/curl/ + rm -rf vendor/jemalloc-sys/jemalloc/ vendor/tikv-jemalloc-sys/jemalloc/ + rm -rf vendor/libffi-sys/libffi/ + rm -rf vendor/libmimalloc-sys/c_src/mimalloc/ + rm -rf vendor/libsqlite3-sys/sqlite3/ vendor/libsqlite3-sys/sqlcipher/ + rm -rf vendor/libssh2-sys/libssh2/ + rm -rf vendor/libz-sys-1.1.9/src/zlib/ vendor/libz-sys/src/zlib/ vendor/libz-sys-1.1.9/src/zlib-ng/ vendor/libz-sys/src/zlib-ng/ + rm -rf vendor/lzma-sys-0.1.17/xz-5.2/ vendor/lzma-sys/xz-5.2/ + rm -rf vendor/openssl-src/openssl/ + find vendor -name .cargo-checksum.json -exec sed -i 's/"files":{[^}]*}/"files":{ }/' '{}' + + find -name '*.rs' -type f -perm /111 -exec chmod -v -x '{}' + mode of './vendor/bumpalo/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/errorbar.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/candlestick.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/traits.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/key.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/display.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/proxy.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/curve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/grid.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/filledcurve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/data.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/axis.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot/src/map.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/gix-pack/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/error.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/syntax.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/compiler.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/instruction.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/src/template.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate/benches/benchmarks.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/unicode-normalization/src/no_std_prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/derivative/tests/derive-default-bounds.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/derivative/tests/derive-hash.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/derivative/tests/derive-clone.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/bumpalo-3.13.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/equivalent-1.0.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/type-map/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './compiler/rustc_codegen_cranelift/scripts/filter_profile.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './compiler/rustc_codegen_cranelift/y.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rust-analyzer/crates/ide/src/folding_ranges.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CXPi6v + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rustc-1.76.0-src + export RUSTC_TARGET_CPU_X86_64=x86-64-v2 RUSTC_TARGET_CPU_PPC64LE=pwr8 LIBSQLITE3_SYS_USE_PKG_CONFIG=1 LIBSSH2_SYS_USE_PKG_CONFIG=1 + RUSTC_TARGET_CPU_X86_64=x86-64-v2 + RUSTC_TARGET_CPU_PPC64LE=pwr8 + LIBSQLITE3_SYS_USE_PKG_CONFIG=1 + LIBSSH2_SYS_USE_PKG_CONFIG=1 + test -r /usr/lib64/clang/17/lib/libclang_rt.profile-x86_64.a + '[' '-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/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + mv ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + mv ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure --- ./vendor/jemalloc-sys/configure/configure.backup 2024-02-04 22:52:04.000000000 +0800 +++ ./vendor/jemalloc-sys/configure/configure 2024-09-05 14:43:54.577962767 +0800 @@ -2140,7 +2140,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + mv ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/jemalloc-sys/configure/configure + diff -u ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + mv ./vendor/jemalloc-sys/configure/configure.backup ./vendor/jemalloc-sys/configure/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + mv ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + mv ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure --- ./vendor/tikv-jemalloc-sys/configure/configure.backup 2024-02-04 22:52:05.000000000 +0800 +++ ./vendor/tikv-jemalloc-sys/configure/configure 2024-09-05 14:43:54.606962906 +0800 @@ -2140,7 +2140,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + mv ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/tikv-jemalloc-sys/configure/configure + diff -u ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + mv ./vendor/tikv-jemalloc-sys/configure/configure.backup ./vendor/tikv-jemalloc-sys/configure/configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-option-checking --libdir=/usr/lib --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --set target.x86_64-unknown-linux-gnu.linker=gcc --set target.x86_64-unknown-linux-gnu.cc=gcc --set target.x86_64-unknown-linux-gnu.cxx=g++ --set target.x86_64-unknown-linux-gnu.ar=ar --set target.x86_64-unknown-linux-gnu.ranlib=/usr/bin/ranlib --set target.x86_64-unknown-linux-gnu.profiler=/usr/lib64/clang/17/lib/libclang_rt.profile-x86_64.a --python=/usr/bin/python3 --local-rust-root=/usr --set build.rustfmt=/bin/true --llvm-root=/usr --enable-llvm-link-shared --disable-llvm-static-stdcpp --disable-rpath --debuginfo-level=2 --set rust.codegen-units=1 --set rust.lto=thin --set build.build-stage=2 --set build.doc-stage=2 --set build.install-stage=2 --set build.test-stage=2 --enable-extended --tools=cargo,clippy,rust-analyzer,rustfmt,src --enable-vendor --enable-verbose-tests --dist-compression-formats=gz --release-channel=stable '--release-description=OpenCloudOS 1.76.0-1.oc9' configure: processing command line configure: configure: build.configure-args := ['--build=x86_64-opencloudos-linux-gnu', '--ho ... configure: build.build := x86_64-unknown-linux-gnu configure: build.host := ['x86_64-unknown-linux-gnu'] configure: install.prefix := /usr configure: install.bindir := /usr/bin configure: install.sysconfdir := /etc configure: install.datadir := /usr/share configure: install.libdir := /usr/lib configure: install.localstatedir := /var configure: install.mandir := /usr/share/man configure: install.infodir := /usr/share/info configure: build.target := ['x86_64-unknown-linux-gnu'] configure: target.x86_64-unknown-linux-gnu.linker := gcc configure: target.x86_64-unknown-linux-gnu.cc := gcc configure: target.x86_64-unknown-linux-gnu.cxx := g++ configure: target.x86_64-unknown-linux-gnu.ar := ar configure: target.x86_64-unknown-linux-gnu.ranlib := /usr/bin/ranlib configure: target.x86_64-unknown-linux-gnu.profiler := /usr/lib64/clang/17/lib/li ... configure: build.rustfmt := /bin/true configure: rust.codegen-units := 1 configure: rust.lto := thin configure: build.build-stage := 2 configure: build.doc-stage := 2 configure: build.install-stage := 2 configure: build.test-stage := 2 configure: build.python := /usr/bin/python3 configure: build.rustc := /usr/bin/rustc configure: build.cargo := /usr/bin/cargo configure: target.x86_64-unknown-linux-gnu.llvm-config := /usr/bin/llvm-config configure: llvm.link-shared := True configure: llvm.static-libstdcpp := False configure: rust.rpath := False configure: rust.debuginfo-level := 2 configure: build.extended := True configure: build.tools := ['cargo', 'clippy', 'rust-analyzer', 'rustfmt' ... configure: build.vendor := True configure: rust.verbose-tests := True configure: dist.compression-formats := ['gz'] configure: rust.channel := stable configure: rust.description := OpenCloudOS 1.76.0-1.oc9 configure: profile := dist WARNING: localstatedir will be ignored WARNING: infodir will be ignored configure: configure: writing `config.toml` in current directory configure: configure: run `python /builddir/build/BUILD/rustc-1.76.0-src/x.py --help` ++ /usr/bin/getconf _NPROCESSORS_ONLN + ncpus=32 ++ free -g ++ awk '/^Mem:/{print $2}' + max_cpus=31 + '[' 31 -ge 1 -a 31 -lt 32 ']' + ncpus=31 + PROFRAW=/builddir/build/BUILD/rustc-1.76.0-src/build/profiles + PROFDATA=/builddir/build/BUILD/rustc-1.76.0-src/build/rustc.profdata + mkdir -p /builddir/build/BUILD/rustc-1.76.0-src/build/profiles + /usr/bin/python3 ./x.py build -j 31 sysroot --rust-profile-generate=/builddir/build/BUILD/rustc-1.76.0-src/build/profiles Building bootstrap Compiling proc-macro2 v1.0.60 Compiling memchr v2.5.0 Compiling quote v1.0.26 Compiling unicode-ident v1.0.0 Compiling cfg-if v1.0.0 Compiling libc v0.2.150 Compiling version_check v0.9.4 Compiling typenum v1.15.0 Compiling cc v1.0.73 Compiling serde v1.0.160 Compiling regex-automata v0.1.10 Compiling lazy_static v1.4.0 Compiling log v0.4.17 Compiling pkg-config v0.3.25 Compiling regex-syntax v0.6.26 Compiling rustix v0.38.19 Compiling crossbeam-utils v0.8.14 Compiling heck v0.4.1 Compiling serde_derive v1.0.160 Compiling anstyle v1.0.0 Compiling clap_lex v0.6.0 Compiling same-file v1.0.6 Compiling semver v1.0.17 Compiling once_cell v1.12.0 Compiling serde_json v1.0.81 Compiling fnv v1.0.7 Compiling linux-raw-sys v0.4.10 Compiling bitflags v2.4.1 Compiling cpufeatures v0.2.5 Compiling bootstrap v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/bootstrap) Compiling ryu v1.0.10 Compiling itoa v1.0.2 Compiling home v0.5.4 Compiling termcolor v1.2.0 Compiling walkdir v2.3.2 Compiling thread_local v1.1.4 Compiling clap_builder v4.4.7 Compiling generic-array v0.14.5 Compiling cmake v0.1.48 Compiling bstr v0.2.17 Compiling aho-corasick v0.7.18 Compiling object v0.32.0 Compiling syn v2.0.8 Compiling lzma-sys v0.1.17 Compiling xattr v0.2.3 Compiling filetime v0.2.16 Compiling tar v0.4.38 Compiling xz2 v0.1.6 Compiling opener v0.5.0 Compiling crypto-common v0.1.3 Compiling block-buffer v0.10.2 Compiling digest v0.10.3 Compiling regex v1.5.6 Compiling sha2 v0.10.2 Compiling fd-lock v3.0.13 Compiling globset v0.4.8 Compiling ignore v0.4.18 Compiling toml v0.5.9 Compiling clap_derive v4.4.7 Compiling clap v4.4.7 Compiling clap_complete v4.4.3 Compiling build_helper v0.1.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/build_helper) Finished dev [unoptimized] target(s) in 18.72s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu) Compiling compiler_builtins v0.1.103 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/core) Compiling libc v0.2.150 Compiling cc v1.0.79 Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/std) Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/profiler_builtins) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/unwind) Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_unwind) Compiling gimli v0.28.0 Compiling object v0.32.1 Compiling hashbrown v0.14.3 Compiling miniz_oxide v0.7.1 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.76.0-src/library/stdarch/crates/std_detect) Compiling addr2line v0.21.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/proc_macro) Compiling unicode-width v0.1.10 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/test) Compiling sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/sysroot) Finished release [optimized + debuginfo] target(s) in 56.45s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.9 Compiling quote v1.0.29 Compiling unicode-xid v0.2.4 Compiling cfg-if v1.0.0 Compiling version_check v0.9.4 Compiling libc v0.2.150 Compiling syn v1.0.109 Compiling once_cell v1.18.0 Compiling stable_deref_trait v1.2.0 Compiling smallvec v1.11.0 Compiling autocfg v1.1.0 Compiling zerocopy v0.7.28 Compiling allocator-api2 v0.2.15 Compiling cc v1.0.79 Compiling equivalent v1.0.0 Compiling memchr v2.5.0 Compiling parking_lot_core v0.9.8 Compiling pin-project-lite v0.2.10 Compiling rustix v0.38.19 Compiling scopeguard v1.1.0 Compiling log v0.4.19 Compiling proc-macro-hack v0.5.20+deprecated Compiling linux-raw-sys v0.4.10 Compiling typenum v1.16.0 Compiling rustc-hash v1.1.0 Compiling bitflags v2.4.0 Compiling thin-vec v0.2.12 Compiling arrayvec v0.7.4 Compiling bitflags v1.3.2 Compiling either v1.8.1 Compiling fastrand v2.0.0 Compiling elsa v1.7.1 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_graphviz) Compiling ppv-lite86 v0.2.17 Compiling cpufeatures v0.2.8 Compiling thiserror v1.0.47 Compiling unicode-width v0.1.10 Compiling scoped-tls v1.0.1 Compiling thiserror-core v1.0.38 Compiling crc32fast v1.3.2 Compiling static_assertions v1.1.0 Compiling adler v1.0.2 Compiling ena v0.14.2 Compiling tracing-core v0.1.30 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_arena) Compiling itertools v0.11.0 Compiling miniz_oxide v0.7.1 Compiling litemap v0.7.1 Compiling byteorder v1.4.3 Compiling serde v1.0.185 Compiling writeable v0.5.3 Compiling unicode-properties v0.1.0 Compiling icu_locid_transform_data v1.3.2 Compiling itoa v1.0.6 Compiling serde_json v1.0.99 Compiling ryu v1.0.13 Compiling type-map v0.4.0 Compiling strsim v0.10.0 Compiling ident_case v1.0.1 Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lexer) Compiling icu_list_data v1.3.2 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fs_util) Compiling fnv v1.0.7 Compiling self_cell v1.0.2 Compiling odht v0.3.1 Compiling annotate-snippets v0.9.1 Compiling self_cell v0.10.3 Compiling termcolor v1.2.0 Compiling getopts v0.2.21 Compiling semver v1.0.17 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling ahash v0.8.6 Compiling generic-array v0.14.7 Compiling datafrog v2.0.1 Compiling convert_case v0.4.0 Compiling tinyvec_macros v0.1.1 Compiling crossbeam-utils v0.8.16 Compiling tinyvec v1.6.0 Compiling lock_api v0.4.10 Compiling memoffset v0.9.0 Compiling regex-syntax v0.7.2 Compiling snap v1.1.0 Compiling unicase v2.7.0 Compiling libloading v0.7.4 Compiling flate2 v1.0.26 Compiling regex-automata v0.2.0 Compiling aho-corasick v1.0.2 Compiling polonius-engine v0.13.0 Compiling lazy_static v1.4.0 Compiling hashbrown v0.14.3 Compiling regex-syntax v0.6.29 Compiling syn v2.0.32 Compiling rustc_version v0.4.0 Compiling unicode-script v0.5.5 Compiling overload v0.1.1 Compiling rustc-demangle v0.1.23 Compiling crossbeam-channel v0.5.8 Compiling pulldown-cmark v0.9.3 Compiling punycode v0.4.1 Compiling nu-ansi-term v0.46.0 Compiling sharded-slab v0.1.4 Compiling thread_local v1.1.7 Compiling pathdiff v0.2.1 Compiling unicode-normalization v0.1.22 Compiling field-offset v0.3.6 Compiling tracing-log v0.1.3 Compiling time-core v0.1.1 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_codes) Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc) Compiling indexmap v2.0.0 Compiling time v0.3.22 Compiling memmap2 v0.2.3 Compiling getrandom v0.2.10 Compiling perf-event-open-sys v3.0.0 Compiling jobserver v0.1.27 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling parking_lot v0.12.1 Compiling rand_core v0.6.4 Compiling termize v0.1.1 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_llvm) Compiling unicode-security v0.1.0 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling measureme v10.1.2 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling digest v0.10.7 Compiling rand v0.8.5 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_serialize) Compiling gimli v0.28.0 Compiling sha1 v0.10.5 Compiling md-5 v0.10.5 Compiling sha2 v0.10.7 Compiling regex v1.8.4 Compiling tempfile v3.8.0 Compiling is-terminal v0.4.8 Compiling regex-automata v0.1.10 Compiling twox-hash v1.6.3 Compiling matchers v0.1.0 Compiling thiserror-core-impl v1.0.38 Compiling derivative v2.2.0 Compiling derive_more v0.99.17 Compiling ruzstd v0.4.0 Compiling synstructure v0.13.0 Compiling darling_core v0.20.3 Compiling object v0.32.1 Compiling zerofrom-derive v0.1.3 Compiling yoke-derive v0.7.2 Compiling zerovec-derive v0.10.0 Compiling displaydoc v0.2.4 Compiling tracing-attributes v0.1.26 Compiling rustc_index_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index_macros) Compiling rustc_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_macros) Compiling thiserror-impl v1.0.47 Compiling serde_derive v1.0.185 Compiling icu_provider_macros v1.3.2 Compiling darling_macro v0.20.3 Compiling darling v0.20.3 Compiling derive_setters v0.1.6 Compiling fluent-syntax v0.11.0 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.17 Compiling stable_mir v0.1.0-preview (/builddir/build/BUILD/rustc-1.76.0-src/compiler/stable_mir) Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index) Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse_format) Compiling zerofrom v0.1.3 Compiling yoke v0.7.2 Compiling zerovec v0.10.0 Compiling tracing-tree v0.2.4 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_log) Compiling ar_archive_writer v0.1.5 Compiling thorin-dwp v0.7.0 Compiling tinystr v0.7.4 Compiling unic-langid-impl v0.9.1 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_type_ir) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_abi) Compiling icu_locid v1.3.2 Compiling unic-langid-macros-impl v0.9.1 Compiling unic-langid-macros v0.9.1 Compiling unic-langid v0.9.1 Compiling icu_provider v1.3.2 Compiling intl-memoizer v0.5.1 Compiling intl_pluralrules v7.0.2 Compiling fluent-langneg v0.13.0 Compiling fluent-bundle v0.15.2 Compiling icu_locid_transform v1.3.2 Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_next_trait_solver) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_feature) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast) Compiling icu_provider_adapters v1.3.2 Compiling icu_list v1.3.2 Compiling rustc_fluent_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fluent_macro) Compiling gsgdt v0.1.2 Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_baked_icu_data) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_messages) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_target) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_dataflow) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_incremental) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_pattern_analysis) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_symbol_mangling) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_lowering) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_monomorphize) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_impl) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_llvm) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_analysis) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_const_eval) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_traits) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_build) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_passes) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ty_utils) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_borrowck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_transform) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_typeck) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_privacy) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver) Finished release [optimized + debuginfo] target(s) in 4m 50s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (x86_64-unknown-linux-gnu) Compiling compiler_builtins v0.1.103 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/core) Compiling libc v0.2.150 Compiling cc v1.0.79 Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/std) Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/profiler_builtins) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/unwind) Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_abort) Compiling gimli v0.28.0 Compiling object v0.32.1 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.76.0-src/library/stdarch/crates/std_detect) Compiling hashbrown v0.14.3 Compiling miniz_oxide v0.7.1 Compiling addr2line v0.21.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/proc_macro) Compiling unicode-width v0.1.10 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/test) Compiling sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/sysroot) Finished release [optimized + debuginfo] target(s) in 55.21s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.9 Compiling quote v1.0.29 Compiling unicode-xid v0.2.4 Compiling cfg-if v1.0.0 Compiling version_check v0.9.4 Compiling libc v0.2.150 Compiling syn v1.0.109 Compiling once_cell v1.18.0 Compiling stable_deref_trait v1.2.0 Compiling smallvec v1.11.0 Compiling autocfg v1.1.0 Compiling zerocopy v0.7.28 Compiling allocator-api2 v0.2.15 Compiling cc v1.0.79 Compiling equivalent v1.0.0 Compiling memchr v2.5.0 Compiling parking_lot_core v0.9.8 Compiling scopeguard v1.1.0 Compiling pin-project-lite v0.2.10 Compiling log v0.4.19 Compiling rustix v0.38.19 Compiling rustc-hash v1.1.0 Compiling bitflags v2.4.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling typenum v1.16.0 Compiling linux-raw-sys v0.4.10 Compiling thin-vec v0.2.12 Compiling arrayvec v0.7.4 Compiling bitflags v1.3.2 Compiling fastrand v2.0.0 Compiling either v1.8.1 Compiling elsa v1.7.1 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_graphviz) Compiling ppv-lite86 v0.2.17 Compiling thiserror v1.0.47 Compiling unicode-width v0.1.10 Compiling cpufeatures v0.2.8 Compiling scoped-tls v1.0.1 Compiling crc32fast v1.3.2 Compiling thiserror-core v1.0.38 Compiling static_assertions v1.1.0 Compiling adler v1.0.2 Compiling tracing-core v0.1.30 Compiling itertools v0.11.0 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_arena) Compiling ena v0.14.2 Compiling miniz_oxide v0.7.1 Compiling byteorder v1.4.3 Compiling serde v1.0.185 Compiling writeable v0.5.3 Compiling litemap v0.7.1 Compiling unicode-properties v0.1.0 Compiling serde_json v1.0.99 Compiling icu_locid_transform_data v1.3.2 Compiling itoa v1.0.6 Compiling ryu v1.0.13 Compiling type-map v0.4.0 Compiling icu_list_data v1.3.2 Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lexer) Compiling ident_case v1.0.1 Compiling fnv v1.0.7 Compiling self_cell v1.0.2 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fs_util) Compiling strsim v0.10.0 Compiling odht v0.3.1 Compiling self_cell v0.10.3 Compiling annotate-snippets v0.9.1 Compiling termcolor v1.2.0 Compiling getopts v0.2.21 Compiling semver v1.0.17 Compiling ahash v0.8.6 Compiling generic-array v0.14.7 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling datafrog v2.0.1 Compiling convert_case v0.4.0 Compiling lock_api v0.4.10 Compiling memoffset v0.9.0 Compiling tinyvec_macros v0.1.1 Compiling crossbeam-utils v0.8.16 Compiling tinyvec v1.6.0 Compiling regex-syntax v0.7.2 Compiling snap v1.1.0 Compiling flate2 v1.0.26 Compiling unicase v2.7.0 Compiling libloading v0.7.4 Compiling regex-syntax v0.6.29 Compiling regex-automata v0.2.0 Compiling polonius-engine v0.13.0 Compiling hashbrown v0.14.3 Compiling aho-corasick v1.0.2 Compiling syn v2.0.32 Compiling rustc_version v0.4.0 Compiling lazy_static v1.4.0 Compiling unicode-script v0.5.5 Compiling pulldown-cmark v0.9.3 Compiling overload v0.1.1 Compiling rustc-demangle v0.1.23 Compiling punycode v0.4.1 Compiling crossbeam-channel v0.5.8 Compiling nu-ansi-term v0.46.0 Compiling sharded-slab v0.1.4 Compiling thread_local v1.1.7 Compiling pathdiff v0.2.1 Compiling unicode-normalization v0.1.22 Compiling field-offset v0.3.6 Compiling indexmap v2.0.0 Compiling perf-event-open-sys v3.0.0 Compiling memmap2 v0.2.3 Compiling getrandom v0.2.10 Compiling jobserver v0.1.27 Compiling termize v0.1.1 Compiling parking_lot v0.12.1 Compiling rand_core v0.6.4 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_llvm) Compiling tracing-log v0.1.3 Compiling time-core v0.1.1 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_codes) Compiling measureme v10.1.2 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling unicode-security v0.1.0 Compiling time v0.3.22 Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc) Compiling digest v0.10.7 Compiling rand v0.8.5 Compiling md-5 v0.10.5 Compiling sha1 v0.10.5 Compiling sha2 v0.10.7 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_serialize) Compiling gimli v0.28.0 Compiling regex-automata v0.1.10 Compiling regex v1.8.4 Compiling tempfile v3.8.0 Compiling is-terminal v0.4.8 Compiling twox-hash v1.6.3 Compiling matchers v0.1.0 Compiling thiserror-core-impl v1.0.38 Compiling derivative v2.2.0 Compiling derive_more v0.99.17 Compiling synstructure v0.13.0 Compiling darling_core v0.20.3 Compiling ruzstd v0.4.0 Compiling object v0.32.1 Compiling zerofrom-derive v0.1.3 Compiling yoke-derive v0.7.2 Compiling zerovec-derive v0.10.0 Compiling displaydoc v0.2.4 Compiling tracing-attributes v0.1.26 Compiling rustc_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_macros) Compiling rustc_index_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index_macros) Compiling thiserror-impl v1.0.47 Compiling serde_derive v1.0.185 Compiling icu_provider_macros v1.3.2 Compiling darling_macro v0.20.3 Compiling darling v0.20.3 Compiling derive_setters v0.1.6 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.17 Compiling stable_mir v0.1.0-preview (/builddir/build/BUILD/rustc-1.76.0-src/compiler/stable_mir) Compiling fluent-syntax v0.11.0 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index) Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse_format) Compiling tracing-tree v0.2.4 Compiling zerofrom v0.1.3 Compiling yoke v0.7.2 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_log) Compiling zerovec v0.10.0 Compiling tinystr v0.7.4 Compiling ar_archive_writer v0.1.5 Compiling thorin-dwp v0.7.0 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_type_ir) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_abi) Compiling unic-langid-impl v0.9.1 Compiling icu_locid v1.3.2 Compiling unic-langid-macros-impl v0.9.1 Compiling icu_provider v1.3.2 Compiling unic-langid-macros v0.9.1 Compiling unic-langid v0.9.1 Compiling intl_pluralrules v7.0.2 Compiling intl-memoizer v0.5.1 Compiling fluent-langneg v0.13.0 Compiling icu_locid_transform v1.3.2 Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_next_trait_solver) Compiling fluent-bundle v0.15.2 Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_feature) Compiling icu_provider_adapters v1.3.2 Compiling icu_list v1.3.2 Compiling rustc_fluent_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fluent_macro) Compiling gsgdt v0.1.2 Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_baked_icu_data) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_messages) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_target) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_infer) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_dataflow) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_metadata) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_pattern_analysis) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_symbol_mangling) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_incremental) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_lowering) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_monomorphize) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_impl) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_llvm) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_analysis) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_traits) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_build) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_const_eval) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ty_utils) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_passes) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_borrowck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_transform) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_privacy) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_typeck) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver) Finished release [optimized + debuginfo] target(s) in 6m 34s 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 = 118703` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 0:13:36 + env LLVM_PROFILE_FILE=/builddir/build/BUILD/rustc-1.76.0-src/build/profiles/default_%m_%p.profraw /usr/bin/python3 ./x.py --keep-stage=0 --keep-stage=1 build cargo Building bootstrap Finished dev [unoptimized] target(s) in 0.18s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` WARNING: Using a potentially old libstd. This may not behave well. WARNING: Using a potentially old librustc. This may not behave well. WARNING: Use `--keep-stage-std` if you want to rebuild the compiler when it changes Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) WARNING: Using a potentially old libstd. This may not behave well. WARNING: Using a potentially old librustc. This may not behave well. WARNING: Use `--keep-stage-std` if you want to rebuild the compiler when it changes Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Uplifting library (stage1 -> stage2) Uplifting rustc (stage1 -> stage3) Building tool cargo (stage2 -> stage3, x86_64-unknown-linux-gnu) Compiling libc v0.2.150 Compiling proc-macro2 v1.0.70 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling pkg-config v0.3.27 Compiling serde v1.0.193 Compiling vcpkg v0.2.15 Compiling autocfg v1.1.0 Compiling memchr v2.6.4 Compiling thiserror v1.0.50 Compiling once_cell v1.18.0 Compiling version_check v0.9.4 Compiling regex-syntax v0.8.2 Compiling scopeguard v1.2.0 Compiling smallvec v1.11.2 Compiling crc32fast v1.3.2 Compiling parking_lot_core v0.9.9 Compiling gix-trace v0.1.4 Compiling bitflags v2.4.1 Compiling same-file v1.0.6 Compiling adler v1.0.2 Compiling sha1_smol v1.0.0 Compiling bytes v1.5.0 Compiling itoa v1.0.9 Compiling powerfmt v0.2.0 Compiling time-core v0.1.2 Compiling num_threads v0.1.6 Compiling rustix v0.38.26 Compiling typenum v1.17.0 Compiling linux-raw-sys v0.4.12 Compiling zeroize v1.7.0 Compiling home v0.5.5 Compiling zerocopy v0.7.31 Compiling subtle v2.5.0 Compiling walkdir v2.4.0 Compiling miniz_oxide v0.7.1 Compiling time-macros v0.2.15 Compiling allocator-api2 v0.2.16 Compiling const-oid v0.9.5 Compiling fastrand v2.0.1 Compiling tinyvec_macros v0.1.1 Compiling percent-encoding v2.3.1 Compiling tinyvec v1.6.0 Compiling unicode-bidi v0.3.13 Compiling base64ct v1.6.0 Compiling unicode-bom v2.0.3 Compiling form_urlencoded v1.2.1 Compiling aho-corasick v1.1.2 Compiling winnow v0.5.25 Compiling unicode-normalization v0.1.22 Compiling pem-rfc7468 v0.7.0 Compiling idna v0.5.0 Compiling regex-automata v0.4.3 Compiling lock_api v0.4.11 Compiling num-traits v0.2.17 Compiling gix-utils v0.1.6 Compiling der v0.7.8 Compiling log v0.4.20 Compiling ahash v0.8.6 Compiling generic-array v0.14.7 Compiling crossbeam-utils v0.8.16 Compiling syn v1.0.109 Compiling url v2.5.0 Compiling serde_json v1.0.108 Compiling shell-words v1.1.0 Compiling curl v0.4.44 Compiling static_assertions v1.1.0 Compiling openssl-probe v0.1.5 Compiling kstring v2.0.0 Compiling spki v0.7.3 Compiling quote v1.0.33 Compiling syn v2.0.39 Compiling pkcs8 v0.10.2 Compiling memoffset v0.9.0 Compiling base16ct v0.2.0 Compiling ryu v1.0.15 Compiling jobserver v0.1.27 Compiling cc v1.0.83 Compiling getrandom v0.2.11 Compiling memmap2 v0.9.0 Compiling gix-sec v0.10.1 Compiling rand_core v0.6.4 Compiling bstr v1.8.0 Compiling socket2 v0.4.10 Compiling filetime v0.2.23 Compiling ff v0.13.0 Compiling group v0.13.0 Compiling tempfile v3.8.1 Compiling crossbeam-epoch v0.9.15 Compiling tracing-core v0.1.32 Compiling anyhow v1.0.75 Compiling cpufeatures v0.2.11 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling digest v0.10.7 Compiling crypto-bigint v0.5.5 Compiling sec1 v0.7.3 Compiling hmac v0.12.1 Compiling hkdf v0.12.3 Compiling utf8parse v0.2.1 Compiling hashbrown v0.14.3 Compiling pin-project-lite v0.2.13 Compiling anstyle-parse v0.2.3 Compiling parking_lot v0.12.1 Compiling prodash v26.2.2 Compiling libz-sys v1.1.12 Compiling openssl-sys v0.9.92 Compiling libnghttp2-sys v0.1.8+1.55.1 Compiling curl-sys v0.4.70+curl-8.5.0 Compiling libssh2-sys v0.3.0 Compiling libgit2-sys v0.16.1+1.7.1 Compiling elliptic-curve v0.13.8 Compiling rfc6979 v0.4.0 Compiling sha2 v0.10.8 Compiling signature v2.2.0 Compiling libsqlite3-sys v0.27.0 Compiling unicase v2.7.0 Compiling equivalent v1.0.1 Compiling clru v0.6.1 Compiling base64 v0.21.5 Compiling colorchoice v1.0.0 Compiling minimal-lexical v0.2.1 Compiling flate2 v1.0.28 Compiling anstyle-query v1.0.1 Compiling regex-syntax v0.6.29 Compiling anstyle v1.0.4 Compiling nom v7.1.3 Compiling anstream v0.6.5 Compiling primeorder v0.13.6 Compiling ecdsa v0.16.9 Compiling indexmap v2.1.0 Compiling tar v0.4.40 Compiling terminal_size v0.3.0 Compiling globset v0.4.14 Compiling regex v1.10.2 Compiling bitmaps v2.1.0 Compiling im-rc v15.1.0 Compiling encoding_rs v0.8.33 Compiling arc-swap v1.6.0 Compiling clap_lex v0.6.0 Compiling crossbeam-deque v0.8.3 Compiling lazy_static v1.4.0 Compiling fiat-crypto v0.2.5 Compiling overload v0.1.1 Compiling semver v1.0.20 Compiling strsim v0.10.0 Compiling ppv-lite86 v0.2.17 Compiling pulldown-cmark v0.9.3 Compiling regex-automata v0.1.10 Compiling sized-chunks v0.6.5 Compiling rand_chacha v0.3.1 Compiling ignore v0.4.21 Compiling clap_builder v4.4.11 Compiling nu-ansi-term v0.46.0 Compiling sharded-slab v0.1.7 Compiling p384 v0.13.0 Compiling maybe-async v0.2.7 Compiling color-print-proc-macro v0.3.5 Compiling hashlink v0.8.4 Compiling tracing-log v0.2.0 Compiling is-terminal v0.4.9 Compiling rand_xoshiro v0.6.0 Compiling ed25519-compact v2.0.4 Compiling serde_derive v1.0.193 Compiling thiserror-impl v1.0.50 Compiling tracing-attributes v0.1.27 Compiling matchers v0.1.0 Compiling cargo v0.77.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo) Compiling gix-macros v0.1.1 Compiling crossbeam-channel v0.5.8 Compiling thread_local v1.1.7 Compiling libloading v0.8.1 Compiling either v1.9.0 Compiling bitflags v1.3.2 Compiling fallible-iterator v0.3.0 Compiling fallible-streaming-iterator v0.1.9 Compiling shell-escape v0.1.5 Compiling hex v0.4.3 Compiling ct-codecs v1.1.1 Compiling itertools v0.12.0 Compiling rusqlite v0.30.0 Compiling supports-hyperlinks v2.1.0 Compiling color-print v0.3.5 Compiling clap v4.4.11 Compiling rand v0.8.5 Compiling sha1 v0.10.6 Compiling opener v0.6.1 Compiling http-auth v0.1.8 Compiling bytesize v1.3.0 Compiling humantime v2.1.0 Compiling lazycell v1.3.0 Compiling unicode-xid v0.2.4 Compiling unicode-width v0.1.11 Compiling pathdiff v0.2.1 Compiling glob v0.3.1 Compiling gix-path v0.10.1 Compiling gix-validate v0.8.1 Compiling gix-chunk v0.4.5 Compiling gix-bitmap v0.2.8 Compiling tracing v0.1.40 Compiling btoi v0.4.3 Compiling gix-config-value v0.14.1 Compiling gix-quote v0.4.8 Compiling gix-command v0.3.0 Compiling ordered-float v2.10.1 Compiling tracing-subscriber v0.3.18 Compiling cargo-util v0.2.9 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/crates/cargo-util) Compiling gix-prompt v0.8.0 Compiling orion v0.17.6 Compiling faster-hex v0.9.0 Compiling deranged v0.3.10 Compiling faster-hex v0.8.1 Compiling toml_datetime v0.6.5 Compiling serde_spanned v0.6.4 Compiling erased-serde v0.3.31 Compiling serde-value v0.7.0 Compiling cargo-platform v0.1.7 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/crates/cargo-platform) Compiling os_info v3.7.0 Compiling serde_ignored v0.1.9 Compiling toml_edit v0.21.0 Compiling gix-packetline v0.17.0 Compiling gix-packetline-blocking v0.17.0 Compiling gix-hash v0.13.3 Compiling gix-features v0.36.1 Compiling gix-hashtable v0.4.1 Compiling gix-features v0.35.0 Compiling gix-fs v0.8.1 Compiling gix-commitgraph v0.22.1 Compiling gix-glob v0.14.1 Compiling gix-url v0.25.2 Compiling serde-untagged v0.1.1 Compiling gix-tempfile v11.0.1 Compiling gix-credentials v0.22.0 Compiling gix-lock v11.0.1 Compiling gix-attributes v0.20.1 Compiling gix-ignore v0.9.1 Compiling time v0.3.30 Compiling gix-pathspec v0.4.1 Compiling gix-transport v0.39.0 Compiling crates-io v0.39.2 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/crates/crates-io) Compiling rustfix v0.7.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/crates/rustfix) Compiling toml v0.8.8 Compiling gix-date v0.8.1 Compiling cargo-credential v0.4.2 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/credential/cargo-credential) Compiling pasetors v0.6.7 Compiling gix-actor v0.28.1 Compiling gix-protocol v0.42.0 Compiling git2 v0.18.1 Compiling gix-object v0.39.0 Compiling cargo-credential-libsecret v0.4.2 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/credential/cargo-credential-libsecret) Compiling gix-revwalk v0.10.0 Compiling gix-ref v0.39.0 Compiling gix-pack v0.45.0 Compiling gix-filter v0.7.0 Compiling gix-diff v0.38.0 Compiling gix-revision v0.24.0 Compiling gix-traverse v0.35.0 Compiling gix-negotiate v0.10.0 Compiling gix-index v0.27.1 Compiling gix-refspec v0.20.0 Compiling gix-config v0.32.1 Compiling gix-discover v0.27.0 Compiling gix-worktree v0.28.0 Compiling gix-odb v0.55.0 Compiling gix-submodule v0.6.0 Compiling git2-curl v0.19.0 Compiling gix v0.56.0 Finished release [optimized + debuginfo] target(s) in 9m 05s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 0:09:05 + llvm-profdata merge -o /builddir/build/BUILD/rustc-1.76.0-src/build/rustc.profdata /builddir/build/BUILD/rustc-1.76.0-src/build/profiles + rm -r /builddir/build/BUILD/rustc-1.76.0-src/build/profiles build/x86_64-unknown-linux-gnu/stage2-tools-bin/ build/x86_64-unknown-linux-gnu/stage2-tools/ build/x86_64-unknown-linux-gnu/stage2/ + /usr/bin/python3 ./x.py build -j 31 sysroot --rust-profile-use=/builddir/build/BUILD/rustc-1.76.0-src/build/rustc.profdata Building bootstrap Finished dev [unoptimized] target(s) in 0.18s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.33s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu) Compiling cfg-if v1.0.0 Compiling once_cell v1.18.0 Compiling stable_deref_trait v1.2.0 Compiling smallvec v1.11.0 Compiling zerocopy v0.7.28 Compiling allocator-api2 v0.2.15 Compiling equivalent v1.0.0 Compiling pin-project-lite v0.2.10 Compiling scopeguard v1.1.0 Compiling log v0.4.19 Compiling linux-raw-sys v0.4.10 Compiling bitflags v2.4.0 Compiling rustc-hash v1.1.0 Compiling thin-vec v0.2.12 Compiling arrayvec v0.7.4 Compiling bitflags v1.3.2 Compiling either v1.8.1 Compiling libc v0.2.150 Compiling memchr v2.5.0 Compiling typenum v1.16.0 Compiling fastrand v2.0.0 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_graphviz) Compiling ppv-lite86 v0.2.17 Compiling unicode-width v0.1.10 Compiling psm v0.1.21 Compiling cpufeatures v0.2.8 Compiling elsa v1.7.1 Compiling scoped-tls v1.0.1 Compiling lock_api v0.4.10 Compiling zerofrom v0.1.3 Compiling static_assertions v1.1.0 Compiling adler v1.0.2 Compiling crc32fast v1.3.2 Compiling thiserror-core v1.0.38 Compiling litemap v0.7.1 Compiling writeable v0.5.3 Compiling byteorder v1.4.3 Compiling unicode-xid v0.2.4 Compiling unicode-properties v0.1.0 Compiling serde v1.0.185 Compiling itoa v1.0.6 Compiling icu_locid_transform_data v1.3.2 Compiling ryu v1.0.13 Compiling thiserror v1.0.47 Compiling miniz_oxide v0.7.1 Compiling yoke v0.7.2 Compiling ena v0.14.2 Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lexer) Compiling tracing-core v0.1.30 Compiling itertools v0.11.0 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_arena) Compiling type-map v0.4.0 Compiling icu_list_data v1.3.2 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fs_util) Compiling self_cell v1.0.2 Compiling fluent-syntax v0.11.0 Compiling self_cell v0.10.3 Compiling odht v0.3.1 Compiling annotate-snippets v0.9.1 Compiling termcolor v1.2.0 Compiling getopts v0.2.21 Compiling memoffset v0.9.0 Compiling datafrog v2.0.1 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling zerovec v0.10.0 Compiling tinyvec_macros v0.1.1 Compiling regex-syntax v0.7.2 Compiling field-offset v0.3.6 Compiling crossbeam-utils v0.8.16 Compiling snap v1.1.0 Compiling libloading v0.7.4 Compiling tinyvec v1.6.0 Compiling ahash v0.8.6 Compiling regex-syntax v0.6.29 Compiling lazy_static v1.4.0 Compiling unicode-script v0.5.5 Compiling punycode v0.4.1 Compiling rustc-demangle v0.1.23 Compiling overload v0.1.1 Compiling sharded-slab v0.1.4 Compiling nu-ansi-term v0.46.0 Compiling unicase v2.7.0 Compiling thread_local v1.1.7 Compiling rustix v0.38.19 Compiling hashbrown v0.14.3 Compiling regex-automata v0.2.0 Compiling tracing v0.1.37 Compiling polonius-engine v0.13.0 Compiling flate2 v1.0.26 Compiling aho-corasick v1.0.2 Compiling crossbeam-channel v0.5.8 Compiling generic-array v0.14.7 Compiling cc v1.0.79 Compiling pathdiff v0.2.1 Compiling tracing-log v0.1.3 Compiling pulldown-cmark v0.9.3 Compiling stable_mir v0.1.0-preview (/builddir/build/BUILD/rustc-1.76.0-src/compiler/stable_mir) Compiling time-core v0.1.1 Compiling time v0.3.22 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_codes) Compiling indexmap v2.0.0 Compiling unicode-normalization v0.1.22 Compiling parking_lot_core v0.9.8 Compiling perf-event-open-sys v3.0.0 Compiling getrandom v0.2.10 Compiling memmap2 v0.2.3 Compiling jobserver v0.1.27 Compiling stacker v0.1.15 Compiling tinystr v0.7.4 Compiling termize v0.1.1 Compiling rand_core v0.6.4 Compiling block-buffer v0.10.4 Compiling parking_lot v0.12.1 Compiling crypto-common v0.1.6 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_llvm) Compiling unic-langid-impl v0.9.1 Compiling icu_locid v1.3.2 Compiling digest v0.10.7 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling unic-langid-macros v0.9.1 Compiling measureme v10.1.2 Compiling unic-langid v0.9.1 Compiling sha2 v0.10.7 Compiling sha1 v0.10.5 Compiling md-5 v0.10.5 Compiling fluent-langneg v0.13.0 Compiling intl_pluralrules v7.0.2 Compiling intl-memoizer v0.5.1 Compiling rand v0.8.5 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_serialize) Compiling gimli v0.28.0 Compiling unicode-security v0.1.0 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index) Compiling fluent-bundle v0.15.2 Compiling icu_provider v1.3.2 Compiling regex-automata v0.1.10 Compiling twox-hash v1.6.3 Compiling regex v1.8.4 Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse_format) Compiling icu_locid_transform v1.3.2 Compiling ruzstd v0.4.0 Compiling tempfile v3.8.0 Compiling is-terminal v0.4.8 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_data_structures) Compiling icu_list v1.3.2 Compiling icu_provider_adapters v1.3.2 Compiling matchers v0.1.0 Compiling object v0.32.1 Compiling tracing-subscriber v0.3.17 Compiling serde_json v1.0.99 Compiling gsgdt v0.1.2 Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_baked_icu_data) Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_type_ir) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_abi) Compiling tracing-tree v0.2.4 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_log) Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_next_trait_solver) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_feature) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_messages) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_target) Compiling ar_archive_writer v0.1.5 Compiling thorin-dwp v0.7.0 Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_dataflow) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_pattern_analysis) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_symbol_mangling) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_incremental) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_monomorphize) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_lowering) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_impl) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_llvm) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_analysis) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_const_eval) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_traits) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_build) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ty_utils) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_passes) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_borrowck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_transform) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_privacy) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_typeck) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver) Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc) Finished release [optimized + debuginfo] target(s) in 7m 34s 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 = 118703` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 0:07:36 + /usr/bin/python3 ./x.py build Building bootstrap Finished dev [unoptimized] target(s) in 0.18s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.33s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu) Compiling cfg-if v1.0.0 Compiling once_cell v1.18.0 Compiling stable_deref_trait v1.2.0 Compiling smallvec v1.11.0 Compiling zerocopy v0.7.28 Compiling allocator-api2 v0.2.15 Compiling equivalent v1.0.0 Compiling log v0.4.19 Compiling pin-project-lite v0.2.10 Compiling scopeguard v1.1.0 Compiling bitflags v2.4.0 Compiling rustc-hash v1.1.0 Compiling linux-raw-sys v0.4.10 Compiling thin-vec v0.2.12 Compiling bitflags v1.3.2 Compiling arrayvec v0.7.4 Compiling either v1.8.1 Compiling fastrand v2.0.0 Compiling libc v0.2.150 Compiling memchr v2.5.0 Compiling typenum v1.16.0 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_graphviz) Compiling ppv-lite86 v0.2.17 Compiling unicode-width v0.1.10 Compiling psm v0.1.21 Compiling elsa v1.7.1 Compiling cpufeatures v0.2.8 Compiling scoped-tls v1.0.1 Compiling lock_api v0.4.10 Compiling adler v1.0.2 Compiling zerofrom v0.1.3 Compiling static_assertions v1.1.0 Compiling thiserror-core v1.0.38 Compiling crc32fast v1.3.2 Compiling byteorder v1.4.3 Compiling litemap v0.7.1 Compiling writeable v0.5.3 Compiling unicode-properties v0.1.0 Compiling unicode-xid v0.2.4 Compiling serde v1.0.185 Compiling itoa v1.0.6 Compiling icu_locid_transform_data v1.3.2 Compiling miniz_oxide v0.7.1 Compiling ryu v1.0.13 Compiling thiserror v1.0.47 Compiling type-map v0.4.0 Compiling ena v0.14.2 Compiling itertools v0.11.0 Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lexer) Compiling tracing-core v0.1.30 Compiling yoke v0.7.2 Compiling self_cell v1.0.2 Compiling icu_list_data v1.3.2 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_arena) Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fs_util) Compiling self_cell v0.10.3 Compiling fluent-syntax v0.11.0 Compiling odht v0.3.1 Compiling annotate-snippets v0.9.1 Compiling termcolor v1.2.0 Compiling getopts v0.2.21 Compiling memoffset v0.9.0 Compiling datafrog v2.0.1 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling field-offset v0.3.6 Compiling tinyvec_macros v0.1.1 Compiling regex-syntax v0.7.2 Compiling crossbeam-utils v0.8.16 Compiling zerovec v0.10.0 Compiling ahash v0.8.6 Compiling tinyvec v1.6.0 Compiling snap v1.1.0 Compiling libloading v0.7.4 Compiling lazy_static v1.4.0 Compiling regex-syntax v0.6.29 Compiling punycode v0.4.1 Compiling unicode-script v0.5.5 Compiling rustc-demangle v0.1.23 Compiling overload v0.1.1 Compiling sharded-slab v0.1.4 Compiling nu-ansi-term v0.46.0 Compiling unicase v2.7.0 Compiling thread_local v1.1.7 Compiling cc v1.0.79 Compiling rustix v0.38.19 Compiling regex-automata v0.2.0 Compiling hashbrown v0.14.3 Compiling tracing v0.1.37 Compiling flate2 v1.0.26 Compiling polonius-engine v0.13.0 Compiling aho-corasick v1.0.2 Compiling generic-array v0.14.7 Compiling crossbeam-channel v0.5.8 Compiling pathdiff v0.2.1 Compiling pulldown-cmark v0.9.3 Compiling tracing-log v0.1.3 Compiling stable_mir v0.1.0-preview (/builddir/build/BUILD/rustc-1.76.0-src/compiler/stable_mir) Compiling time-core v0.1.1 Compiling time v0.3.22 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_codes) Compiling unicode-normalization v0.1.22 Compiling indexmap v2.0.0 Compiling tinystr v0.7.4 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling parking_lot_core v0.9.8 Compiling getrandom v0.2.10 Compiling perf-event-open-sys v3.0.0 Compiling memmap2 v0.2.3 Compiling jobserver v0.1.27 Compiling stacker v0.1.15 Compiling termize v0.1.1 Compiling digest v0.10.7 Compiling unic-langid-impl v0.9.1 Compiling icu_locid v1.3.2 Compiling rand_core v0.6.4 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_llvm) Compiling parking_lot v0.12.1 Compiling sha1 v0.10.5 Compiling sha2 v0.10.7 Compiling md-5 v0.10.5 Compiling rand_chacha v0.3.1 Compiling unic-langid-macros v0.9.1 Compiling unic-langid v0.9.1 Compiling rand_xoshiro v0.6.0 Compiling intl-memoizer v0.5.1 Compiling intl_pluralrules v7.0.2 Compiling fluent-langneg v0.13.0 Compiling measureme v10.1.2 Compiling unicode-security v0.1.0 Compiling rand v0.8.5 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_serialize) Compiling gimli v0.28.0 Compiling fluent-bundle v0.15.2 Compiling icu_provider v1.3.2 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index) Compiling regex-automata v0.1.10 Compiling regex v1.8.4 Compiling icu_locid_transform v1.3.2 Compiling twox-hash v1.6.3 Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse_format) Compiling tempfile v3.8.0 Compiling is-terminal v0.4.8 Compiling ruzstd v0.4.0 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_data_structures) Compiling matchers v0.1.0 Compiling icu_list v1.3.2 Compiling icu_provider_adapters v1.3.2 Compiling serde_json v1.0.99 Compiling gsgdt v0.1.2 Compiling object v0.32.1 Compiling tracing-subscriber v0.3.17 Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_baked_icu_data) Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_type_ir) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_abi) Compiling tracing-tree v0.2.4 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_log) Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_next_trait_solver) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_feature) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_messages) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_target) Compiling thorin-dwp v0.7.0 Compiling ar_archive_writer v0.1.5 Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_dataflow) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_incremental) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_pattern_analysis) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_symbol_mangling) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_lowering) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_impl) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_monomorphize) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_llvm) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_analysis) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_const_eval) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_traits) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_build) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ty_utils) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_passes) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_borrowck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_transform) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_typeck) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_privacy) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver) Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc) Finished release [optimized + debuginfo] target(s) in 6m 34s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Uplifting library (stage1 -> stage2) WARNING: no codegen-backends config matched the requested path to build a codegen backend. HELP: add backend to codegen-backends in config.toml. Uplifting rustc (stage1 -> stage3) Building tool cargo (stage2 -> stage3, x86_64-unknown-linux-gnu) Compiling libc v0.2.150 Compiling proc-macro2 v1.0.70 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling pkg-config v0.3.27 Compiling serde v1.0.193 Compiling vcpkg v0.2.15 Compiling autocfg v1.1.0 Compiling memchr v2.6.4 Compiling thiserror v1.0.50 Compiling once_cell v1.18.0 Compiling version_check v0.9.4 Compiling regex-syntax v0.8.2 Compiling scopeguard v1.2.0 Compiling crc32fast v1.3.2 Compiling smallvec v1.11.2 Compiling parking_lot_core v0.9.9 Compiling gix-trace v0.1.4 Compiling bitflags v2.4.1 Compiling same-file v1.0.6 Compiling adler v1.0.2 Compiling sha1_smol v1.0.0 Compiling bytes v1.5.0 Compiling itoa v1.0.9 Compiling time-core v0.1.2 Compiling powerfmt v0.2.0 Compiling num_threads v0.1.6 Compiling rustix v0.38.26 Compiling typenum v1.17.0 Compiling linux-raw-sys v0.4.12 Compiling zeroize v1.7.0 Compiling home v0.5.5 Compiling zerocopy v0.7.31 Compiling subtle v2.5.0 Compiling allocator-api2 v0.2.16 Compiling walkdir v2.4.0 Compiling miniz_oxide v0.7.1 Compiling time-macros v0.2.15 Compiling const-oid v0.9.5 Compiling fastrand v2.0.1 Compiling tinyvec_macros v0.1.1 Compiling percent-encoding v2.3.1 Compiling unicode-bidi v0.3.13 Compiling tinyvec v1.6.0 Compiling base64ct v1.6.0 Compiling unicode-bom v2.0.3 Compiling crossbeam-utils v0.8.16 Compiling form_urlencoded v1.2.1 Compiling log v0.4.20 Compiling syn v1.0.109 Compiling gix-utils v0.1.6 Compiling shell-words v1.1.0 Compiling openssl-probe v0.1.5 Compiling static_assertions v1.1.0 Compiling serde_json v1.0.108 Compiling ahash v0.8.6 Compiling generic-array v0.14.7 Compiling pem-rfc7468 v0.7.0 Compiling curl v0.4.44 Compiling kstring v2.0.0 Compiling ryu v1.0.15 Compiling lock_api v0.4.11 Compiling num-traits v0.2.17 Compiling memoffset v0.9.0 Compiling aho-corasick v1.1.2 Compiling winnow v0.5.25 Compiling base16ct v0.2.0 Compiling crossbeam-epoch v0.9.15 Compiling der v0.7.8 Compiling tracing-core v0.1.32 Compiling anyhow v1.0.75 Compiling cpufeatures v0.2.11 Compiling pin-project-lite v0.2.13 Compiling utf8parse v0.2.1 Compiling quote v1.0.33 Compiling anstyle-parse v0.2.3 Compiling unicase v2.7.0 Compiling clru v0.6.1 Compiling base64 v0.21.5 Compiling syn v2.0.39 Compiling hashbrown v0.14.3 Compiling equivalent v1.0.1 Compiling anstyle v1.0.4 Compiling minimal-lexical v0.2.1 Compiling jobserver v0.1.27 Compiling getrandom v0.2.11 Compiling memmap2 v0.9.0 Compiling unicode-normalization v0.1.22 Compiling gix-sec v0.10.1 Compiling socket2 v0.4.10 Compiling cc v1.0.83 Compiling rand_core v0.6.4 Compiling parking_lot v0.12.1 Compiling filetime v0.2.23 Compiling ff v0.13.0 Compiling prodash v26.2.2 Compiling anstyle-query v1.0.1 Compiling regex-syntax v0.6.29 Compiling group v0.13.0 Compiling colorchoice v1.0.0 Compiling anstream v0.6.5 Compiling tar v0.4.40 Compiling bitmaps v2.1.0 Compiling crossbeam-deque v0.8.3 Compiling im-rc v15.1.0 Compiling encoding_rs v0.8.33 Compiling libsqlite3-sys v0.27.0 Compiling pulldown-cmark v0.9.3 Compiling idna v0.5.0 Compiling indexmap v2.1.0 Compiling lazy_static v1.4.0 Compiling strsim v0.10.0 Compiling fiat-crypto v0.2.5 Compiling arc-swap v1.6.0 Compiling btoi v0.4.3 Compiling spki v0.7.3 Compiling nom v7.1.3 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling pkcs8 v0.10.2 Compiling regex-automata v0.4.3 Compiling url v2.5.0 Compiling crypto-bigint v0.5.5 Compiling overload v0.1.1 Compiling digest v0.10.7 Compiling semver v1.0.20 Compiling ppv-lite86 v0.2.17 Compiling clap_lex v0.6.0 Compiling hmac v0.12.1 Compiling sec1 v0.7.3 Compiling hkdf v0.12.3 Compiling rfc6979 v0.4.0 Compiling sha2 v0.10.8 Compiling signature v2.2.0 Compiling sized-chunks v0.6.5 Compiling nu-ansi-term v0.46.0 Compiling rand_chacha v0.3.1 Compiling ordered-float v2.10.1 Compiling tempfile v3.8.1 Compiling terminal_size v0.3.0 Compiling clap_builder v4.4.11 Compiling is-terminal v0.4.9 Compiling sharded-slab v0.1.7 Compiling hashlink v0.8.4 Compiling rand_xoshiro v0.6.0 Compiling ed25519-compact v2.0.4 Compiling tracing-log v0.2.0 Compiling crossbeam-channel v0.5.8 Compiling thread_local v1.1.7 Compiling libloading v0.8.1 Compiling shell-escape v0.1.5 Compiling regex-automata v0.1.10 Compiling fallible-iterator v0.3.0 Compiling hex v0.4.3 Compiling libz-sys v1.1.12 Compiling openssl-sys v0.9.92 Compiling libnghttp2-sys v0.1.8+1.55.1 Compiling curl-sys v0.4.70+curl-8.5.0 Compiling libssh2-sys v0.3.0 Compiling libgit2-sys v0.16.1+1.7.1 Compiling elliptic-curve v0.13.8 Compiling either v1.9.0 Compiling ct-codecs v1.1.1 Compiling fallible-streaming-iterator v0.1.9 Compiling bitflags v1.3.2 Compiling itertools v0.12.0 Compiling flate2 v1.0.28 Compiling rusqlite v0.30.0 Compiling supports-hyperlinks v2.1.0 Compiling rand v0.8.5 Compiling sha1 v0.10.6 Compiling ecdsa v0.16.9 Compiling primeorder v0.13.6 Compiling matchers v0.1.0 Compiling http-auth v0.1.8 Compiling humantime v2.1.0 Compiling pathdiff v0.2.1 Compiling glob v0.3.1 Compiling p384 v0.13.0 Compiling lazycell v1.3.0 Compiling cargo v0.77.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo) Compiling unicode-xid v0.2.4 Compiling bytesize v1.3.0 Compiling unicode-width v0.1.11 Compiling bstr v1.8.0 Compiling regex v1.10.2 Compiling clap v4.4.11 Compiling globset v0.4.14 Compiling opener v0.6.1 Compiling ignore v0.4.21 Compiling maybe-async v0.2.7 Compiling color-print-proc-macro v0.3.5 Compiling serde_derive v1.0.193 Compiling thiserror-impl v1.0.50 Compiling tracing-attributes v0.1.27 Compiling gix-macros v0.1.1 Compiling color-print v0.3.5 Compiling orion v0.17.6 Compiling gix-path v0.10.1 Compiling gix-validate v0.8.1 Compiling gix-chunk v0.4.5 Compiling gix-quote v0.4.8 Compiling gix-bitmap v0.2.8 Compiling gix-config-value v0.14.1 Compiling gix-command v0.3.0 Compiling tracing v0.1.40 Compiling gix-prompt v0.8.0 Compiling tracing-subscriber v0.3.18 Compiling cargo-util v0.2.9 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/crates/cargo-util) Compiling git2 v0.18.1 Compiling faster-hex v0.9.0 Compiling deranged v0.3.10 Compiling faster-hex v0.8.1 Compiling toml_datetime v0.6.5 Compiling serde_spanned v0.6.4 Compiling erased-serde v0.3.31 Compiling serde-value v0.7.0 Compiling cargo-platform v0.1.7 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/crates/cargo-platform) Compiling os_info v3.7.0 Compiling serde_ignored v0.1.9 Compiling gix-packetline v0.17.0 Compiling gix-packetline-blocking v0.17.0 Compiling toml_edit v0.21.0 Compiling gix-hash v0.13.3 Compiling gix-features v0.36.1 Compiling gix-hashtable v0.4.1 Compiling gix-features v0.35.0 Compiling gix-fs v0.8.1 Compiling gix-commitgraph v0.22.1 Compiling gix-glob v0.14.1 Compiling gix-url v0.25.2 Compiling serde-untagged v0.1.1 Compiling gix-tempfile v11.0.1 Compiling gix-credentials v0.22.0 Compiling gix-attributes v0.20.1 Compiling gix-ignore v0.9.1 Compiling gix-lock v11.0.1 Compiling gix-transport v0.39.0 Compiling crates-io v0.39.2 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/crates/crates-io) Compiling rustfix v0.7.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/crates/rustfix) Compiling gix-pathspec v0.4.1 Compiling time v0.3.30 Compiling git2-curl v0.19.0 Compiling toml v0.8.8 Compiling gix-date v0.8.1 Compiling cargo-credential v0.4.2 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/credential/cargo-credential) Compiling pasetors v0.6.7 Compiling gix-actor v0.28.1 Compiling gix-protocol v0.42.0 Compiling gix-object v0.39.0 Compiling cargo-credential-libsecret v0.4.2 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/credential/cargo-credential-libsecret) Compiling gix-revwalk v0.10.0 Compiling gix-ref v0.39.0 Compiling gix-pack v0.45.0 Compiling gix-filter v0.7.0 Compiling gix-diff v0.38.0 Compiling gix-traverse v0.35.0 Compiling gix-revision v0.24.0 Compiling gix-negotiate v0.10.0 Compiling gix-index v0.27.1 Compiling gix-refspec v0.20.0 Compiling gix-config v0.32.1 Compiling gix-discover v0.27.0 Compiling gix-worktree v0.28.0 Compiling gix-odb v0.55.0 Compiling gix-submodule v0.6.0 Compiling gix v0.56.0 Finished release [optimized + debuginfo] target(s) in 8m 44s Building tool rust-analyzer (stage2 -> stage3, x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.69 Compiling unicode-ident v1.0.9 Compiling quote v1.0.28 Compiling libc v0.2.150 Compiling once_cell v1.18.0 Compiling hashbrown v0.14.3 Compiling log v0.4.19 Compiling crossbeam-utils v0.8.16 Compiling smallvec v1.10.0 Compiling equivalent v1.0.0 Compiling scopeguard v1.1.0 Compiling either v1.9.0 Compiling rustc-hash v1.1.0 Compiling unicode-xid v0.2.4 Compiling serde v1.0.193 Compiling pin-project-lite v0.2.9 Compiling text-size v1.1.1 Compiling jod-thread v0.1.2 Compiling arrayvec v0.7.4 Compiling unicode-properties v0.1.0 Compiling nohash-hasher v0.2.0 Compiling fst v0.4.7 Compiling la-arena v0.3.1 Compiling smol_str v0.2.0 Compiling limit v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/limit) Compiling paths v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/paths) Compiling triomphe v0.1.10 Compiling lock_api v0.4.10 Compiling drop_bomb v0.1.5 Compiling heck v0.4.1 Compiling cov-mark v2.0.0-pre.1 Compiling dissimilar v1.0.7 Compiling oorandom v11.1.3 Compiling thiserror v1.0.40 Compiling serde_json v1.0.108 Compiling itoa v1.0.6 Compiling bitflags v2.4.1 Compiling ryu v1.0.13 Compiling semver v1.0.17 Compiling camino v1.1.4 Compiling fixedbitset v0.4.2 Compiling ra-ap-rustc_lexer v0.21.0 Compiling rayon-core v1.12.0 Compiling scoped-tls v1.0.1 Compiling itertools v0.12.0 Compiling tracing-core v0.1.32 Compiling always-assert v0.1.3 Compiling ena v0.14.2 Compiling typed-arena v2.0.2 Compiling line-index v0.1.1 Compiling unicase v2.6.0 Compiling snap v1.1.0 Compiling percent-encoding v2.3.0 Compiling toolchain v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/toolchain) Compiling idna v0.4.0 Compiling object v0.32.0 Compiling walkdir v2.3.3 Compiling protobuf v3.2.0 Compiling form_urlencoded v1.2.0 Compiling thread_local v1.1.7 Compiling sharded-slab v0.1.4 Compiling home v0.5.5 Compiling xflags-macros v0.3.1 Compiling dot v0.1.4 Compiling proc-macro-test-impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-test/imp) Compiling nu-ansi-term v0.49.0 Compiling time-core v0.1.1 Compiling xshell-macros v0.2.5 Compiling proc-macro-srv v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) Compiling rust-analyzer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/rust-analyzer) Compiling flate2 v1.0.26 Compiling libloading v0.8.0 Compiling time v0.3.22 Compiling tracing-log v0.2.0 Compiling byteorder v1.4.3 Compiling write-json v0.1.2 Compiling pulldown-cmark v0.9.3 Compiling crossbeam-channel v0.5.8 Compiling crossbeam-epoch v0.9.15 Compiling line-index v0.1.1 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/lib/line-index) Compiling la-arena v0.3.1 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/lib/la-arena) Compiling indexmap v2.1.0 warning: rust-analyzer@0.0.0: Could not find `.git/HEAD` from manifest dir! Compiling crossbeam-deque v0.8.3 Compiling syn v2.0.39 Compiling xshell v0.2.5 Compiling zip v0.6.6 Compiling tracing-subscriber v0.3.18 Compiling sourcegen v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/sourcegen) Compiling xflags v0.3.1 Compiling petgraph v0.6.4 Compiling pulldown-cmark-to-cmark v10.0.4 Compiling rayon v1.8.0 Compiling parking_lot_core v0.9.9 Compiling perf-event-open-sys v1.0.1 Compiling inotify-sys v0.1.5 Compiling memmap2 v0.5.10 Compiling filetime v0.2.22 Compiling mio v0.8.5 Compiling nix v0.26.2 Compiling num_cpus v1.15.0 Compiling inotify v0.9.6 Compiling dashmap v5.5.3 Compiling parking_lot v0.12.1 Compiling perf-event v0.4.7 Compiling stdx v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/stdx) Compiling text-edit v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/text-edit) Compiling tracing-tree v0.3.0 Compiling notify v6.1.1 Compiling tt v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/tt) Compiling vfs v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/vfs) Compiling countme v3.0.1 Compiling intern v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/intern) Compiling cfg v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/cfg) Compiling profile v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/profile) Compiling rowan v0.15.15 Compiling test-utils v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/test-utils) Compiling command-group v2.1.0 Compiling xtask v0.1.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/xtask) Compiling synstructure v0.13.0 Compiling serde_derive v1.0.193 Compiling tracing-attributes v0.1.27 Compiling ra-ap-rustc_index_macros v0.21.0 Compiling rust-analyzer-salsa-macros v0.17.0-pre.4 Compiling thiserror-impl v1.0.40 Compiling chalk-derive v0.95.0 Compiling serde_repr v0.1.12 Compiling ra-ap-rustc_index v0.21.0 Compiling ra-ap-rustc_parse_format v0.21.0 Compiling chalk-ir v0.95.0 Compiling rust-analyzer-salsa v0.17.0-pre.4 Compiling protobuf-support v3.2.0 Compiling tracing v0.1.40 Compiling ra-ap-rustc_abi v0.21.0 Compiling vfs-notify v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/vfs-notify) Compiling rustc-dependencies v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/rustc-dependencies) Compiling parser v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/parser) Compiling chalk-solve v0.95.0 Compiling syntax v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/syntax) Compiling base-db v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/base-db) Compiling mbe v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/mbe) Compiling scip v0.3.1 Compiling chalk-recursive v0.95.0 Compiling hir-expand v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/hir-expand) Compiling cargo-platform v0.1.2 Compiling url v2.4.0 Compiling cargo_metadata v0.18.1 Compiling proc-macro-api v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-api) Compiling lsp-types v0.94.0 Compiling lsp-server v0.7.4 Compiling lsp-server v0.7.5 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/lib/lsp-server) Compiling hir-def v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/hir-def) Compiling project-model v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/project-model) Compiling flycheck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/flycheck) Compiling proc-macro-test v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-test) Compiling hir-ty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/hir-ty) Compiling hir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/hir) Compiling ide-db v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/ide-db) Compiling proc-macro-srv-cli v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) Compiling ide-assists v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/ide-assists) Compiling ide-completion v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/ide-completion) Compiling ide-diagnostics v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/ide-diagnostics) Compiling ide-ssr v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/ide-ssr) Compiling ide v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/ide) Compiling load-cargo v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/load-cargo) Finished release [optimized + debuginfo] target(s) in 4m 08s Building stage2 tool rust-analyzer-proc-macro-srv (x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.69 Compiling libc v0.2.150 Compiling unicode-ident v1.0.9 Compiling quote v1.0.28 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling smallvec v1.10.0 Compiling once_cell v1.18.0 Compiling parking_lot_core v0.9.9 Compiling scopeguard v1.1.0 Compiling crossbeam-utils v0.8.16 Compiling hashbrown v0.14.3 Compiling rustc-hash v1.1.0 Compiling either v1.9.0 Compiling log v0.4.19 Compiling unicode-xid v0.2.4 Compiling text-size v1.1.1 Compiling jod-thread v0.1.2 Compiling arrayvec v0.7.4 Compiling pin-project-lite v0.2.9 Compiling unicode-properties v0.1.0 Compiling bitflags v1.3.2 Compiling equivalent v1.0.0 Compiling la-arena v0.3.1 Compiling smol_str v0.2.0 Compiling fst v0.4.7 Compiling drop_bomb v0.1.5 Compiling limit v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/limit) Compiling cov-mark v2.0.0-pre.1 Compiling triomphe v0.1.10 Compiling heck v0.4.1 Compiling serde v1.0.193 Compiling paths v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/paths) Compiling dissimilar v1.0.7 Compiling oorandom v11.1.3 Compiling serde_json v1.0.108 Compiling snap v1.1.0 Compiling nohash-hasher v0.2.0 Compiling ryu v1.0.13 Compiling memchr v2.6.4 Compiling itoa v1.0.6 Compiling ra-ap-rustc_lexer v0.21.0 Compiling proc-macro-srv v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) Compiling libloading v0.8.0 Compiling always-assert v0.1.3 Compiling itertools v0.12.0 Compiling tracing-core v0.1.32 Compiling lock_api v0.4.10 Compiling memoffset v0.9.0 Compiling object v0.32.0 Compiling crossbeam-channel v0.5.8 Compiling indexmap v2.1.0 Compiling syn v2.0.39 Compiling perf-event-open-sys v1.0.1 Compiling memmap2 v0.5.10 Compiling dashmap v5.5.3 Compiling parking_lot v0.12.1 Compiling perf-event v0.4.7 Compiling countme v3.0.1 Compiling profile v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/profile) Compiling rowan v0.15.15 Compiling stdx v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/stdx) Compiling text-edit v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/text-edit) Compiling tt v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/tt) Compiling test-utils v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/test-utils) Compiling vfs v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/vfs) Compiling cfg v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/cfg) Compiling synstructure v0.13.0 Compiling ra-ap-rustc_index_macros v0.21.0 Compiling tracing-attributes v0.1.27 Compiling serde_derive v1.0.193 Compiling rust-analyzer-salsa-macros v0.17.0-pre.4 Compiling ra-ap-rustc_index v0.21.0 Compiling ra-ap-rustc_parse_format v0.21.0 Compiling rust-analyzer-salsa v0.17.0-pre.4 Compiling tracing v0.1.40 Compiling ra-ap-rustc_abi v0.21.0 Compiling rustc-dependencies v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/rustc-dependencies) Compiling parser v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/parser) Compiling syntax v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/syntax) Compiling base-db v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/base-db) Compiling mbe v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/mbe) Compiling proc-macro-api v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-api) Compiling proc-macro-srv-cli v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) Finished release [optimized + debuginfo] target(s) in 30.09s Building tool rustdoc (stage1 -> stage2, x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling unicode-ident v1.0.9 Compiling memchr v2.5.0 Compiling serde v1.0.185 Compiling libc v0.2.150 Compiling version_check v0.9.4 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling once_cell v1.18.0 Compiling parking_lot_core v0.9.8 Compiling rustix v0.38.19 Compiling scopeguard v1.1.0 Compiling bitflags v2.4.0 Compiling lazy_static v1.4.0 Compiling regex-syntax v0.6.29 Compiling linux-raw-sys v0.4.10 Compiling smallvec v1.11.0 Compiling pin-project-lite v0.2.10 Compiling mime v0.3.17 Compiling minimal-lexical v0.2.1 Compiling regex-syntax v0.7.2 Compiling overload v0.1.1 Compiling log v0.4.19 Compiling serde_json v1.0.99 Compiling equivalent v1.0.0 Compiling askama_escape v0.10.3 Compiling ryu v1.0.13 Compiling rustc-hash v1.1.0 Compiling hashbrown v0.14.3 Compiling fastrand v2.0.0 Compiling itoa v1.0.6 Compiling either v1.8.1 Compiling sharded-slab v0.1.4 Compiling minifier v0.3.0 Compiling arrayvec v0.7.4 Compiling nu-ansi-term v0.46.0 Compiling tracing-core v0.1.30 Compiling thread_local v1.1.7 Compiling itertools v0.11.0 Compiling unicase v2.7.0 Compiling lock_api v0.4.10 Compiling tracing-log v0.1.3 Compiling nom v7.1.3 Compiling mime_guess v2.0.4 Compiling aho-corasick v1.0.2 Compiling indexmap v2.0.0 Compiling syn v2.0.32 Compiling num_cpus v1.16.0 Compiling threadpool v1.8.1 Compiling parking_lot v0.12.1 Compiling regex-automata v0.1.10 Compiling regex v1.8.4 Compiling is-terminal v0.4.8 Compiling tempfile v3.8.0 Compiling matchers v0.1.0 Compiling serde_derive v1.0.185 Compiling tracing-attributes v0.1.26 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.17 Compiling tracing-tree v0.2.4 Compiling basic-toml v0.1.2 Compiling rustdoc-json-types v0.1.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/rustdoc-json-types) Compiling askama_derive v0.12.1 Compiling askama v0.12.0 Compiling rustdoc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/librustdoc) Compiling rustdoc-tool v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rustdoc) Finished release [optimized + debuginfo] target(s) in 3m 15s Building tool clippy-driver (stage2 -> stage3, x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling serde v1.0.185 Compiling hashbrown v0.14.3 Compiling memchr v2.5.0 Compiling winnow v0.4.7 Compiling serde_json v1.0.99 Compiling thiserror v1.0.47 Compiling syn v1.0.109 Compiling either v1.8.1 Compiling rustc-semver v1.1.0 Compiling rustc_tools_util v0.3.0 Compiling arrayvec v0.7.4 Compiling unicode-script v0.5.5 Compiling quine-mc_cluskey v0.2.4 Compiling anstyle-query v1.0.0 Compiling anstyle-parse v0.2.1 Compiling unicode-normalization v0.1.22 Compiling termize v0.1.1 Compiling itertools v0.11.0 Compiling anstream v0.5.0 Compiling clippy v0.1.76 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/clippy) Compiling idna v0.4.0 Compiling nom v7.1.3 Compiling indexmap v2.0.0 Compiling syn v2.0.32 Compiling url v2.4.0 Compiling color-print-proc-macro v0.3.5 Compiling color-print v0.3.5 Compiling serde_derive v1.0.185 Compiling thiserror-impl v1.0.47 Compiling declare_clippy_lint v0.1.76 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/clippy/declare_clippy_lint) Compiling toml_datetime v0.6.3 Compiling serde_spanned v0.6.3 Compiling cargo-platform v0.1.2 Compiling camino v1.1.4 Compiling semver v1.0.17 Compiling toml_edit v0.19.11 Compiling cargo_metadata v0.15.4 Compiling toml v0.7.5 Compiling clippy_config v0.1.76 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/clippy/clippy_config) Compiling clippy_utils v0.1.76 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/clippy/clippy_utils) Compiling clippy_lints v0.1.76 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/clippy/clippy_lints) Finished release [optimized + debuginfo] target(s) in 3m 16s Building tool rustfmt (stage2 -> stage3, x86_64-unknown-linux-gnu) Compiling regex-syntax v0.7.2 Compiling clap_lex v0.5.0 Compiling pin-project-lite v0.2.10 Compiling fnv v1.0.7 Compiling memchr v2.5.0 Compiling tracing-core v0.1.30 Compiling unicode-width v0.1.10 Compiling yansi-term v0.1.2 Compiling rustfmt-nightly v1.7.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rustfmt) Compiling smallvec v1.11.0 Compiling unicode-properties v0.1.0 Compiling diff v0.1.13 Compiling bytecount v0.6.4 Compiling unicode-segmentation v1.10.1 Compiling syn v2.0.32 Compiling dirs-sys-next v0.1.2 Compiling dirs-sys v0.3.7 Compiling getopts v0.2.21 Compiling annotate-snippets v0.9.1 Compiling clap_builder v4.4.4 Compiling dirs v4.0.0 Compiling dirs-next v2.0.0 Compiling term v0.7.0 Compiling tracing-log v0.1.3 Compiling aho-corasick v1.0.2 Compiling bstr v1.5.0 Compiling aho-corasick v0.7.20 Compiling regex v1.8.4 Compiling globset v0.4.10 Compiling ignore v0.4.20 Compiling serde_derive v1.0.185 Compiling tracing-attributes v0.1.26 Compiling clap_derive v4.4.2 Compiling thiserror-impl v1.0.47 Compiling rustfmt-config_proc_macro v0.3.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rustfmt/config_proc_macro) Compiling thiserror v1.0.47 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.17 Compiling clap v4.4.4 Compiling clap-cargo v0.12.0 Compiling serde v1.0.185 Compiling serde_spanned v0.6.3 Compiling toml_datetime v0.6.3 Compiling camino v1.1.4 Compiling semver v1.0.17 Compiling serde_json v1.0.99 Compiling cargo-platform v0.1.2 Compiling toml_edit v0.19.11 Compiling cargo_metadata v0.15.4 Compiling toml v0.7.5 Finished release [optimized + debuginfo] target(s) in 1m 37s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 0:28:09 + /usr/bin/python3 ./x.py doc Building bootstrap Finished dev [unoptimized] target(s) in 0.18s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` Generating unstable book md files (x86_64-unknown-linux-gnu) Building stage0 tool unstable-book-gen (x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.9 Compiling quote v1.0.29 Compiling memchr v2.5.0 Compiling serde v1.0.185 Compiling regex-syntax v0.7.2 Compiling camino v1.1.4 Compiling thiserror v1.0.47 Compiling semver v1.0.17 Compiling serde_json v1.0.99 Compiling autocfg v1.1.0 Compiling fnv v1.0.7 Compiling log v0.4.19 Compiling same-file v1.0.6 Compiling ryu v1.0.13 Compiling cfg-if v1.0.0 Compiling once_cell v1.18.0 Compiling itoa v1.0.6 Compiling lazy_static v1.4.0 Compiling termcolor v1.2.0 Compiling walkdir v2.3.3 Compiling thread_local v1.1.7 Compiling num-traits v0.2.15 Compiling aho-corasick v1.0.2 Compiling aho-corasick v0.7.20 Compiling bstr v1.5.0 Compiling syn v2.0.32 Compiling regex v1.8.4 Compiling serde_derive v1.0.185 Compiling thiserror-impl v1.0.47 Compiling globset v0.4.10 Compiling miropt-test-tools v0.1.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/miropt-test-tools) Compiling ignore v0.4.20 Compiling cargo-platform v0.1.2 Compiling cargo_metadata v0.15.4 Compiling tidy v0.1.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/tidy) Compiling unstable-book-gen v0.1.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/unstable-book-gen) Finished release [optimized + debuginfo] target(s) in 33.91s Building stage0 tool rustbook (x86_64-unknown-linux-gnu) Compiling libc v0.2.150 Compiling cfg-if v1.0.0 Compiling ppv-lite86 v0.2.17 Compiling siphasher v0.3.10 Compiling rustix v0.38.19 Compiling bitflags v2.4.0 Compiling linux-raw-sys v0.4.10 Compiling parking_lot_core v0.9.8 Compiling smallvec v1.11.0 Compiling syn v1.0.109 Compiling new_debug_unreachable v1.0.4 Compiling scopeguard v1.1.0 Compiling log v0.4.19 Compiling ucd-trie v0.1.5 Compiling tinyvec_macros v0.1.1 Compiling utf8parse v0.2.1 Compiling mac v0.1.1 Compiling serde_json v1.0.99 Compiling anstyle-query v1.0.0 Compiling version_check v0.9.4 Compiling anstyle v1.0.4 Compiling precomputed-hash v0.1.1 Compiling lock_api v0.4.10 Compiling thiserror v1.0.47 Compiling utf-8 v0.7.6 Compiling once_cell v1.18.0 Compiling colorchoice v1.0.0 Compiling num-traits v0.2.15 Compiling syn v2.0.32 Compiling unicode-bidi v0.3.13 Compiling clap_lex v0.5.0 Compiling percent-encoding v2.3.0 Compiling futf v0.1.5 Compiling tinyvec v1.6.0 Compiling strsim v0.10.0 Compiling pulldown-cmark v0.9.3 Compiling anstyle-parse v0.2.1 Compiling anyhow v1.0.75 Compiling regex-automata v0.1.10 Compiling iana-time-zone v0.1.57 Compiling tendril v0.4.3 Compiling phf_shared v0.10.0 Compiling form_urlencoded v1.2.0 Compiling anstream v0.5.0 Compiling maplit v1.0.2 Compiling fastrand v2.0.0 Compiling humantime v2.1.0 Compiling bitflags v1.3.2 Compiling pathdiff v0.2.1 Compiling shlex v1.1.0 Compiling topological-sort v0.2.2 Compiling phf v0.10.1 Compiling bstr v1.5.0 Compiling unicase v2.7.0 Compiling opener v0.6.1 Compiling unicode-normalization v0.1.22 Compiling chrono v0.4.26 Compiling idna v0.4.0 Compiling getrandom v0.2.10 Compiling rand_core v0.6.4 Compiling parking_lot v0.12.1 Compiling rand_chacha v0.3.1 Compiling url v2.4.0 Compiling rand v0.8.5 Compiling terminal_size v0.3.0 Compiling is-terminal v0.4.8 Compiling tempfile v3.8.0 Compiling env_logger v0.10.0 Compiling clap_builder v4.4.4 Compiling phf_generator v0.10.0 Compiling string_cache_codegen v0.5.2 Compiling phf_codegen v0.10.0 Compiling markup5ever v0.11.0 Compiling serde_derive v1.0.185 Compiling thiserror-impl v1.0.47 Compiling clap v4.4.4 Compiling clap_complete v4.4.4 Compiling pest v2.7.0 Compiling html5ever v0.26.0 Compiling pest_meta v2.7.0 Compiling serde v1.0.185 Compiling pest_generator v2.7.0 Compiling pest_derive v2.7.0 Compiling string_cache v0.8.7 Compiling toml v0.5.11 Compiling handlebars v4.3.7 Compiling elasticlunr-rs v3.0.2 Compiling ammonia v3.3.0 Compiling mdbook v0.4.36 Compiling rustbook v0.1.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rustbook) Finished release [optimized + debuginfo] target(s) in 52.81s Rustbook (x86_64-unknown-linux-gnu) - unstable-book Building stage0 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.34s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.34s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Rustbook (x86_64-unknown-linux-gnu) - book Rustbook (x86_64-unknown-linux-gnu) - book/first-edition Rustbook (x86_64-unknown-linux-gnu) - book/second-edition Rustbook (x86_64-unknown-linux-gnu) - book/2018-edition Building tool rustdoc (stage1 -> stage2, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Documenting stage2 book redirect pages (x86_64-unknown-linux-gnu) Documenting stage2 standalone (x86_64-unknown-linux-gnu) Documenting stage2 library {alloc, core, panic_abort, panic_unwind, proc_macro, profiler_builtins, std, sysroot, test, unwind} in HTML format (x86_64-unknown-linux-gnu) Compiling compiler_builtins v0.1.103 Checking core v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/core) Compiling libc v0.2.150 Compiling cc v1.0.79 Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/std) Documenting core v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/core) Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/profiler_builtins) Checking rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-core) Checking alloc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/alloc) Checking cfg-if v1.0.0 Checking adler v1.0.2 Checking rustc-demangle v0.1.23 Documenting alloc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/alloc) Checking unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/unwind) Checking rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-alloc) Checking panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_abort) Checking panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_unwind) Checking gimli v0.28.0 Checking std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.76.0-src/library/stdarch/crates/std_detect) Checking hashbrown v0.14.3 Checking miniz_oxide v0.7.1 Checking object v0.32.1 Checking addr2line v0.21.0 Documenting std v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/std) Checking rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-std) Documenting proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/proc_macro) Checking unicode-width v0.1.10 Checking getopts v0.2.21 Documenting test v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/test) Finished release [optimized + debuginfo] target(s) in 22.07s Generated /builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-unknown-linux-gnu/doc/x86_64-unknown-linux-gnu/doc/alloc/index.html Generated /builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-unknown-linux-gnu/doc/x86_64-unknown-linux-gnu/doc/core/index.html Generated /builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-unknown-linux-gnu/doc/x86_64-unknown-linux-gnu/doc/proc_macro/index.html Generated /builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-unknown-linux-gnu/doc/x86_64-unknown-linux-gnu/doc/std/index.html Generated /builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-unknown-linux-gnu/doc/x86_64-unknown-linux-gnu/doc/test/index.html Documenting error index (x86_64-unknown-linux-gnu) Building tool error_index_generator (stage1 -> stage2, x86_64-unknown-linux-gnu) Compiling cfg-if v1.0.0 Compiling thiserror v1.0.47 Compiling ppv-lite86 v0.2.17 Compiling siphasher v0.3.10 Compiling syn v1.0.109 Compiling new_debug_unreachable v1.0.4 Compiling tinyvec_macros v0.1.1 Compiling ucd-trie v0.1.5 Compiling utf8parse v0.2.1 Compiling mac v0.1.1 Compiling utf-8 v0.7.6 Compiling anstyle v1.0.4 Compiling colorchoice v1.0.0 Compiling precomputed-hash v0.1.1 Compiling libc v0.2.150 Compiling anstyle-query v1.0.0 Compiling once_cell v1.18.0 Compiling num-traits v0.2.15 Compiling strsim v0.10.0 Compiling percent-encoding v2.3.0 Compiling clap_lex v0.5.0 Compiling unicode-bidi v0.3.13 Compiling unicase v2.7.0 Compiling syn v2.0.32 Compiling tinyvec v1.6.0 Compiling terminal_size v0.3.0 Compiling pulldown-cmark v0.9.3 Compiling anyhow v1.0.75 Compiling regex-automata v0.1.10 Compiling humantime v2.1.0 Compiling iana-time-zone v0.1.57 Compiling futf v0.1.5 Compiling anstyle-parse v0.2.1 Compiling termcolor v1.2.0 Compiling bitflags v1.3.2 Compiling maplit v1.0.2 Compiling topological-sort v0.2.2 Compiling pathdiff v0.2.1 Compiling shlex v1.1.0 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_codes) Compiling form_urlencoded v1.2.0 Compiling tendril v0.4.3 Compiling phf_shared v0.10.0 Compiling anstream v0.5.0 Compiling phf v0.10.1 Compiling env_logger v0.10.0 Compiling bstr v1.5.0 Compiling clap_builder v4.4.4 Compiling opener v0.6.1 Compiling unicode-normalization v0.1.22 Compiling chrono v0.4.26 Compiling getrandom v0.2.10 Compiling rand_core v0.6.4 Compiling idna v0.4.0 Compiling rand_chacha v0.3.1 Compiling rand v0.8.5 Compiling url v2.4.0 Compiling phf_generator v0.10.0 Compiling string_cache_codegen v0.5.2 Compiling phf_codegen v0.10.0 Compiling clap v4.4.4 Compiling clap_complete v4.4.4 Compiling markup5ever v0.11.0 Compiling serde_derive v1.0.185 Compiling thiserror-impl v1.0.47 Compiling html5ever v0.26.0 Compiling pest v2.7.0 Compiling pest_meta v2.7.0 Compiling pest_generator v2.7.0 Compiling serde v1.0.185 Compiling pest_derive v2.7.0 Compiling string_cache v0.8.7 Compiling serde_json v1.0.99 Compiling toml v0.5.11 Compiling handlebars v4.3.7 Compiling elasticlunr-rs v3.0.2 Compiling ammonia v3.3.0 Compiling mdbook v0.4.36 Compiling error_index_generator v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/error_index_generator) Finished release [optimized + debuginfo] target(s) in 49.01s Rustbook (x86_64-unknown-linux-gnu) - nomicon Rustbook (x86_64-unknown-linux-gnu) - reference Rustbook (x86_64-unknown-linux-gnu) - rustdoc Rustbook (x86_64-unknown-linux-gnu) - rust-by-example [2024-09-05T07:45:20Z WARN mdbook::preprocess::cmd] The command wasn't found, is the "gettext" preprocessor installed? [2024-09-05T07:45:20Z WARN mdbook::preprocess::cmd] Command: mdbook-gettext Generating lint docs (x86_64-unknown-linux-gnu) Uplifting library (stage1 -> stage2) Building stage0 tool lint-docs (x86_64-unknown-linux-gnu) Compiling rustix v0.38.19 Compiling serde v1.0.185 Compiling tempfile v3.8.0 Compiling serde_json v1.0.99 Compiling lint-docs v0.1.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/lint-docs) Finished release [optimized + debuginfo] target(s) in 10.16s Running stage2 lint-docs (x86_64-unknown-linux-gnu) Rustbook (x86_64-unknown-linux-gnu) - rustc Rustbook (x86_64-unknown-linux-gnu) - cargo Rustbook (x86_64-unknown-linux-gnu) - clippy Rustbook (x86_64-unknown-linux-gnu) - embedded-book Rustbook (x86_64-unknown-linux-gnu) - edition-guide Rustbook (x86_64-unknown-linux-gnu) - style-guide Documenting stage2 releases (x86_64-unknown-linux-gnu) WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 0:03:19 + for triple in x86_64-unknown-none x86_64-unknown-uefi + /usr/bin/python3 ./x.py build --target=x86_64-unknown-none std Building bootstrap Finished dev [unoptimized] target(s) in 0.18s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.27s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.33s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.33s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Building stage2 library artifacts {std} (x86_64-unknown-linux-gnu -> x86_64-unknown-none) Compiling compiler_builtins v0.1.103 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/core) Compiling libc v0.2.150 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/std) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling rustc-demangle v0.1.23 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/unwind) Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_abort) Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.76.0-src/library/stdarch/crates/std_detect) Compiling hashbrown v0.14.3 warning: dropping unsupported crate type `dylib` for target `x86_64-unknown-none` warning: `std` (lib) generated 1 warning Finished release [optimized + debuginfo] target(s) in 23.72s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 0:00:25 + for triple in x86_64-unknown-none x86_64-unknown-uefi + /usr/bin/python3 ./x.py build --target=x86_64-unknown-uefi std Building bootstrap Finished dev [unoptimized] target(s) in 0.18s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.27s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.33s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.33s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Building stage2 library artifacts {std} (x86_64-unknown-linux-gnu -> x86_64-unknown-uefi) Compiling compiler_builtins v0.1.103 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/core) Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/std) Compiling libc v0.2.150 Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling r-efi v4.2.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/unwind) Compiling r-efi-alloc v1.0.0 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_abort) Compiling gimli v0.28.0 Compiling object v0.32.1 Compiling miniz_oxide v0.7.1 Compiling hashbrown v0.14.3 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.76.0-src/library/stdarch/crates/std_detect) Compiling addr2line v0.21.0 warning: dropping unsupported crate type `dylib` for target `x86_64-unknown-uefi` warning: `std` (lib) generated 1 warning Finished release [optimized + debuginfo] target(s) in 25.70s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 0:00:27 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9bDfb6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64 + cd rustc-1.76.0-src + export RUSTC_TARGET_CPU_X86_64=x86-64-v2 RUSTC_TARGET_CPU_PPC64LE=pwr8 LIBSQLITE3_SYS_USE_PKG_CONFIG=1 LIBSSH2_SYS_USE_PKG_CONFIG=1 + RUSTC_TARGET_CPU_X86_64=x86-64-v2 + RUSTC_TARGET_CPU_PPC64LE=pwr8 + LIBSQLITE3_SYS_USE_PKG_CONFIG=1 + LIBSSH2_SYS_USE_PKG_CONFIG=1 + DESTDIR=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64 + /usr/bin/python3 ./x.py install Building bootstrap Finished dev [unoptimized] target(s) in 0.18s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) Compiling psm v0.1.21 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_llvm) Compiling stacker v0.1.15 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_data_structures) Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_type_ir) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_abi) Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_next_trait_solver) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_feature) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_messages) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_target) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_dataflow) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_incremental) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_symbol_mangling) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_pattern_analysis) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_lowering) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_impl) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_monomorphize) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_llvm) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_analysis) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_build) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_const_eval) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_traits) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_passes) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ty_utils) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_borrowck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_transform) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_privacy) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_typeck) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver) Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc) Finished release [optimized + debuginfo] target(s) in 4m 30s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (x86_64-unknown-linux-gnu) Compiling compiler_builtins v0.1.103 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/core) Compiling libc v0.2.150 Compiling cc v1.0.79 Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/std) Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/profiler_builtins) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.23 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/unwind) Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_abort) Compiling gimli v0.28.0 Compiling object v0.32.1 Compiling hashbrown v0.14.3 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.76.0-src/library/stdarch/crates/std_detect) Compiling miniz_oxide v0.7.1 Compiling addr2line v0.21.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/proc_macro) Compiling unicode-width v0.1.10 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/test) Compiling sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/sysroot) Finished release [optimized + debuginfo] target(s) in 55.22s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.9 Compiling quote v1.0.29 Compiling unicode-xid v0.2.4 Compiling cfg-if v1.0.0 Compiling version_check v0.9.4 Compiling libc v0.2.150 Compiling syn v1.0.109 Compiling once_cell v1.18.0 Compiling stable_deref_trait v1.2.0 Compiling smallvec v1.11.0 Compiling autocfg v1.1.0 Compiling zerocopy v0.7.28 Compiling cc v1.0.79 Compiling allocator-api2 v0.2.15 Compiling memchr v2.5.0 Compiling equivalent v1.0.0 Compiling parking_lot_core v0.9.8 Compiling pin-project-lite v0.2.10 Compiling scopeguard v1.1.0 Compiling rustix v0.38.19 Compiling log v0.4.19 Compiling typenum v1.16.0 Compiling rustc-hash v1.1.0 Compiling bitflags v2.4.0 Compiling linux-raw-sys v0.4.10 Compiling proc-macro-hack v0.5.20+deprecated Compiling thin-vec v0.2.12 Compiling arrayvec v0.7.4 Compiling bitflags v1.3.2 Compiling either v1.8.1 Compiling fastrand v2.0.0 Compiling elsa v1.7.1 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_graphviz) Compiling ppv-lite86 v0.2.17 Compiling unicode-width v0.1.10 Compiling cpufeatures v0.2.8 Compiling thiserror v1.0.47 Compiling thiserror-core v1.0.38 Compiling scoped-tls v1.0.1 Compiling crc32fast v1.3.2 Compiling static_assertions v1.1.0 Compiling adler v1.0.2 Compiling serde v1.0.185 Compiling writeable v0.5.3 Compiling tracing-core v0.1.30 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_arena) Compiling ena v0.14.2 Compiling itertools v0.11.0 Compiling miniz_oxide v0.7.1 Compiling litemap v0.7.1 Compiling byteorder v1.4.3 Compiling unicode-properties v0.1.0 Compiling serde_json v1.0.99 Compiling icu_locid_transform_data v1.3.2 Compiling itoa v1.0.6 Compiling ryu v1.0.13 Compiling type-map v0.4.0 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fs_util) Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lexer) Compiling fnv v1.0.7 Compiling ident_case v1.0.1 Compiling icu_list_data v1.3.2 Compiling self_cell v1.0.2 Compiling strsim v0.10.0 Compiling odht v0.3.1 Compiling self_cell v0.10.3 Compiling annotate-snippets v0.9.1 Compiling termcolor v1.2.0 Compiling getopts v0.2.21 Compiling semver v1.0.17 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling convert_case v0.4.0 Compiling datafrog v2.0.1 Compiling tinyvec_macros v0.1.1 Compiling ahash v0.8.6 Compiling generic-array v0.14.7 Compiling tinyvec v1.6.0 Compiling regex-syntax v0.7.2 Compiling crossbeam-utils v0.8.16 Compiling snap v1.1.0 Compiling lock_api v0.4.10 Compiling memoffset v0.9.0 Compiling unicase v2.7.0 Compiling libloading v0.7.4 Compiling regex-syntax v0.6.29 Compiling lazy_static v1.4.0 Compiling overload v0.1.1 Compiling flate2 v1.0.26 Compiling unicode-script v0.5.5 Compiling regex-automata v0.2.0 Compiling polonius-engine v0.13.0 Compiling aho-corasick v1.0.2 Compiling hashbrown v0.14.3 Compiling syn v2.0.32 Compiling rustc_version v0.4.0 Compiling pulldown-cmark v0.9.3 Compiling rustc-demangle v0.1.23 Compiling punycode v0.4.1 Compiling crossbeam-channel v0.5.8 Compiling sharded-slab v0.1.4 Compiling nu-ansi-term v0.46.0 Compiling thread_local v1.1.7 Compiling pathdiff v0.2.1 Compiling unicode-normalization v0.1.22 Compiling tracing-log v0.1.3 Compiling time-core v0.1.1 Compiling field-offset v0.3.6 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_codes) Compiling time v0.3.22 Compiling indexmap v2.0.0 Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc) Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_llvm) Compiling memmap2 v0.2.3 Compiling getrandom v0.2.10 Compiling perf-event-open-sys v3.0.0 Compiling jobserver v0.1.27 Compiling termize v0.1.1 Compiling rand_core v0.6.4 Compiling unicode-security v0.1.0 Compiling parking_lot v0.12.1 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling digest v0.10.7 Compiling measureme v10.1.2 Compiling rand v0.8.5 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_serialize) Compiling gimli v0.28.0 Compiling sha1 v0.10.5 Compiling md-5 v0.10.5 Compiling sha2 v0.10.7 Compiling regex-automata v0.1.10 Compiling regex v1.8.4 Compiling tempfile v3.8.0 Compiling is-terminal v0.4.8 Compiling twox-hash v1.6.3 Compiling matchers v0.1.0 Compiling thiserror-core-impl v1.0.38 Compiling derivative v2.2.0 Compiling derive_more v0.99.17 Compiling synstructure v0.13.0 Compiling darling_core v0.20.3 Compiling ruzstd v0.4.0 Compiling object v0.32.1 Compiling zerofrom-derive v0.1.3 Compiling yoke-derive v0.7.2 Compiling zerovec-derive v0.10.0 Compiling displaydoc v0.2.4 Compiling tracing-attributes v0.1.26 Compiling rustc_index_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index_macros) Compiling rustc_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_macros) Compiling thiserror-impl v1.0.47 Compiling serde_derive v1.0.185 Compiling icu_provider_macros v1.3.2 Compiling darling_macro v0.20.3 Compiling darling v0.20.3 Compiling derive_setters v0.1.6 Compiling fluent-syntax v0.11.0 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.17 Compiling stable_mir v0.1.0-preview (/builddir/build/BUILD/rustc-1.76.0-src/compiler/stable_mir) Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_index) Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse_format) Compiling zerofrom v0.1.3 Compiling yoke v0.7.2 Compiling zerovec v0.10.0 Compiling tracing-tree v0.2.4 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_log) Compiling tinystr v0.7.4 Compiling thorin-dwp v0.7.0 Compiling ar_archive_writer v0.1.5 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_type_ir) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_abi) Compiling unic-langid-impl v0.9.1 Compiling icu_locid v1.3.2 Compiling unic-langid-macros-impl v0.9.1 Compiling icu_provider v1.3.2 Compiling unic-langid-macros v0.9.1 Compiling unic-langid v0.9.1 Compiling intl-memoizer v0.5.1 Compiling intl_pluralrules v7.0.2 Compiling fluent-langneg v0.13.0 Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_next_trait_solver) Compiling icu_locid_transform v1.3.2 Compiling fluent-bundle v0.15.2 Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_feature) Compiling icu_provider_adapters v1.3.2 Compiling icu_list v1.3.2 Compiling rustc_fluent_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_fluent_macro) Compiling gsgdt v0.1.2 Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_baked_icu_data) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_messages) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_target) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_dataflow) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_pattern_analysis) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_symbol_mangling) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_incremental) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ast_lowering) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_monomorphize) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_query_impl) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_codegen_llvm) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_analysis) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_const_eval) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_traits) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_build) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_lint) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_passes) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_ty_utils) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_borrowck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_mir_transform) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_hir_typeck) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_privacy) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_driver) Finished release [optimized + debuginfo] target(s) in 6m 40s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Generating unstable book md files (x86_64-unknown-linux-gnu) Building stage0 tool unstable-book-gen (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.27s Building stage0 tool rustbook (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.29s Building tool rustdoc (stage1 -> stage2, x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling unicode-ident v1.0.9 Compiling memchr v2.5.0 Compiling serde v1.0.185 Compiling version_check v0.9.4 Compiling libc v0.2.150 Compiling cfg-if v1.0.0 Compiling once_cell v1.18.0 Compiling autocfg v1.1.0 Compiling parking_lot_core v0.9.8 Compiling rustix v0.38.19 Compiling scopeguard v1.1.0 Compiling lazy_static v1.4.0 Compiling regex-syntax v0.6.29 Compiling bitflags v2.4.0 Compiling linux-raw-sys v0.4.10 Compiling smallvec v1.11.0 Compiling regex-syntax v0.7.2 Compiling minimal-lexical v0.2.1 Compiling mime v0.3.17 Compiling pin-project-lite v0.2.10 Compiling overload v0.1.1 Compiling serde_json v1.0.99 Compiling log v0.4.19 Compiling ryu v1.0.13 Compiling rustc-hash v1.1.0 Compiling either v1.8.1 Compiling hashbrown v0.14.3 Compiling askama_escape v0.10.3 Compiling itoa v1.0.6 Compiling fastrand v2.0.0 Compiling equivalent v1.0.0 Compiling sharded-slab v0.1.4 Compiling minifier v0.3.0 Compiling nu-ansi-term v0.46.0 Compiling arrayvec v0.7.4 Compiling tracing-core v0.1.30 Compiling thread_local v1.1.7 Compiling itertools v0.11.0 Compiling unicase v2.7.0 Compiling lock_api v0.4.10 Compiling tracing-log v0.1.3 Compiling nom v7.1.3 Compiling aho-corasick v1.0.2 Compiling mime_guess v2.0.4 Compiling indexmap v2.0.0 Compiling syn v2.0.32 Compiling num_cpus v1.16.0 Compiling threadpool v1.8.1 Compiling parking_lot v0.12.1 Compiling regex-automata v0.1.10 Compiling regex v1.8.4 Compiling is-terminal v0.4.8 Compiling tempfile v3.8.0 Compiling matchers v0.1.0 Compiling serde_derive v1.0.185 Compiling tracing-attributes v0.1.26 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.17 Compiling tracing-tree v0.2.4 Compiling basic-toml v0.1.2 Compiling rustdoc-json-types v0.1.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/rustdoc-json-types) Compiling askama_derive v0.12.1 Compiling askama v0.12.0 Compiling rustdoc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/librustdoc) Compiling rustdoc-tool v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rustdoc) Finished release [optimized + debuginfo] target(s) in 3m 16s Documenting stage2 book redirect pages (x86_64-unknown-linux-gnu) Documenting stage2 standalone (x86_64-unknown-linux-gnu) Documenting stage2 library {alloc, core, panic_abort, panic_unwind, proc_macro, profiler_builtins, std, sysroot, test, unwind} in HTML format (x86_64-unknown-linux-gnu) Compiling compiler_builtins v0.1.103 Checking core v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/core) Compiling libc v0.2.150 Compiling cc v1.0.79 Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/std) Documenting core v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/core) Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/profiler_builtins) Checking rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-core) Checking alloc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/alloc) Checking cfg-if v1.0.0 Checking adler v1.0.2 Checking rustc-demangle v0.1.23 Documenting alloc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/alloc) Checking unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/unwind) Checking rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-alloc) Checking panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_unwind) Checking panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_abort) Checking gimli v0.28.0 Checking hashbrown v0.14.3 Checking object v0.32.1 Checking std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.76.0-src/library/stdarch/crates/std_detect) Checking miniz_oxide v0.7.1 Checking addr2line v0.21.0 Documenting std v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/std) Checking rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-std) Documenting proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/proc_macro) Checking unicode-width v0.1.10 Checking getopts v0.2.21 Documenting test v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/test) Finished release [optimized + debuginfo] target(s) in 22.22s Generated /builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-unknown-linux-gnu/doc/x86_64-unknown-linux-gnu/doc/alloc/index.html Generated /builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-unknown-linux-gnu/doc/x86_64-unknown-linux-gnu/doc/core/index.html Generated /builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-unknown-linux-gnu/doc/x86_64-unknown-linux-gnu/doc/proc_macro/index.html Generated /builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-unknown-linux-gnu/doc/x86_64-unknown-linux-gnu/doc/std/index.html Generated /builddir/build/BUILD/rustc-1.76.0-src/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-unknown-linux-gnu/doc/x86_64-unknown-linux-gnu/doc/test/index.html Documenting error index (x86_64-unknown-linux-gnu) Building tool error_index_generator (stage1 -> stage2, x86_64-unknown-linux-gnu) Compiling cfg-if v1.0.0 Compiling ppv-lite86 v0.2.17 Compiling thiserror v1.0.47 Compiling siphasher v0.3.10 Compiling new_debug_unreachable v1.0.4 Compiling syn v1.0.109 Compiling mac v0.1.1 Compiling ucd-trie v0.1.5 Compiling utf8parse v0.2.1 Compiling tinyvec_macros v0.1.1 Compiling anstyle v1.0.4 Compiling once_cell v1.18.0 Compiling precomputed-hash v0.1.1 Compiling colorchoice v1.0.0 Compiling libc v0.2.150 Compiling utf-8 v0.7.6 Compiling anstyle-query v1.0.0 Compiling num-traits v0.2.15 Compiling clap_lex v0.5.0 Compiling unicode-bidi v0.3.13 Compiling strsim v0.10.0 Compiling percent-encoding v2.3.0 Compiling unicase v2.7.0 Compiling anyhow v1.0.75 Compiling syn v2.0.32 Compiling terminal_size v0.3.0 Compiling regex-automata v0.1.10 Compiling pulldown-cmark v0.9.3 Compiling bitflags v1.3.2 Compiling maplit v1.0.2 Compiling iana-time-zone v0.1.57 Compiling anstyle-parse v0.2.1 Compiling tinyvec v1.6.0 Compiling futf v0.1.5 Compiling humantime v2.1.0 Compiling termcolor v1.2.0 Compiling pathdiff v0.2.1 Compiling shlex v1.1.0 Compiling topological-sort v0.2.2 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/compiler/rustc_error_codes) Compiling tendril v0.4.3 Compiling phf_shared v0.10.0 Compiling form_urlencoded v1.2.0 Compiling anstream v0.5.0 Compiling env_logger v0.10.0 Compiling bstr v1.5.0 Compiling phf v0.10.1 Compiling clap_builder v4.4.4 Compiling opener v0.6.1 Compiling unicode-normalization v0.1.22 Compiling chrono v0.4.26 Compiling getrandom v0.2.10 Compiling rand_core v0.6.4 Compiling rand_chacha v0.3.1 Compiling idna v0.4.0 Compiling rand v0.8.5 Compiling url v2.4.0 Compiling phf_generator v0.10.0 Compiling phf_codegen v0.10.0 Compiling string_cache_codegen v0.5.2 Compiling clap v4.4.4 Compiling clap_complete v4.4.4 Compiling markup5ever v0.11.0 Compiling serde_derive v1.0.185 Compiling thiserror-impl v1.0.47 Compiling pest v2.7.0 Compiling html5ever v0.26.0 Compiling pest_meta v2.7.0 Compiling pest_generator v2.7.0 Compiling serde v1.0.185 Compiling pest_derive v2.7.0 Compiling string_cache v0.8.7 Compiling serde_json v1.0.99 Compiling toml v0.5.11 Compiling elasticlunr-rs v3.0.2 Compiling handlebars v4.3.7 Compiling ammonia v3.3.0 Compiling mdbook v0.4.36 Compiling error_index_generator v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/error_index_generator) Finished release [optimized + debuginfo] target(s) in 48.98s Generating lint docs (x86_64-unknown-linux-gnu) Uplifting library (stage1 -> stage2) Building stage0 tool lint-docs (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.27s Running stage2 lint-docs (x86_64-unknown-linux-gnu) Documenting stage2 releases (x86_64-unknown-linux-gnu) Building stage0 tool rust-installer (x86_64-unknown-linux-gnu) Compiling libc v0.2.150 Compiling memoffset v0.9.0 Compiling crossbeam-utils v0.8.16 Compiling crossbeam-epoch v0.9.15 Compiling cc v1.0.79 Compiling pkg-config v0.3.27 Compiling rayon-core v1.12.0 Compiling crc32fast v1.3.2 Compiling adler v1.0.2 Compiling heck v0.4.1 Compiling either v1.8.1 Compiling clap_builder v4.4.4 Compiling syn v2.0.32 Compiling miniz_oxide v0.7.1 Compiling flate2 v1.0.26 Compiling crossbeam-deque v0.8.3 Compiling xattr v0.2.3 Compiling filetime v0.2.21 Compiling lzma-sys v0.1.20 Compiling tar v0.4.38 Compiling xz2 v0.1.7 Compiling rayon v1.8.0 Compiling clap_derive v4.4.2 Compiling clap v4.4.4 Compiling installer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-installer) Finished release [optimized + debuginfo] target(s) in 19.11s Dist rust-docs-1.76.0-x86_64-unknown-linux-gnu finished in 12.081 seconds Installing stage2 docs (x86_64-unknown-linux-gnu) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-docs' rust docs installed. Dist rust-std-1.76.0-x86_64-unknown-linux-gnu finished in 8.021 seconds Installing stage2 std (x86_64-unknown-linux-gnu) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-std-x86_64-unknown-linux-gnu' rust std installed. Uplifting rustc (stage1 -> stage3) Building tool cargo (stage2 -> stage3, x86_64-unknown-linux-gnu) Compiling libc v0.2.150 Compiling proc-macro2 v1.0.70 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling pkg-config v0.3.27 Compiling serde v1.0.193 Compiling vcpkg v0.2.15 Compiling autocfg v1.1.0 Compiling memchr v2.6.4 Compiling thiserror v1.0.50 Compiling once_cell v1.18.0 Compiling version_check v0.9.4 Compiling regex-syntax v0.8.2 Compiling scopeguard v1.2.0 Compiling smallvec v1.11.2 Compiling crc32fast v1.3.2 Compiling parking_lot_core v0.9.9 Compiling gix-trace v0.1.4 Compiling bitflags v2.4.1 Compiling same-file v1.0.6 Compiling adler v1.0.2 Compiling bytes v1.5.0 Compiling sha1_smol v1.0.0 Compiling itoa v1.0.9 Compiling time-core v0.1.2 Compiling powerfmt v0.2.0 Compiling rustix v0.38.26 Compiling num_threads v0.1.6 Compiling typenum v1.17.0 Compiling linux-raw-sys v0.4.12 Compiling zeroize v1.7.0 Compiling home v0.5.5 Compiling zerocopy v0.7.31 Compiling subtle v2.5.0 Compiling walkdir v2.4.0 Compiling miniz_oxide v0.7.1 Compiling time-macros v0.2.15 Compiling allocator-api2 v0.2.16 Compiling const-oid v0.9.5 Compiling fastrand v2.0.1 Compiling tinyvec_macros v0.1.1 Compiling percent-encoding v2.3.1 Compiling unicode-bidi v0.3.13 Compiling tinyvec v1.6.0 Compiling base64ct v1.6.0 Compiling crossbeam-utils v0.8.16 Compiling unicode-bom v2.0.3 Compiling form_urlencoded v1.2.1 Compiling log v0.4.20 Compiling curl v0.4.44 Compiling static_assertions v1.1.0 Compiling serde_json v1.0.108 Compiling gix-utils v0.1.6 Compiling shell-words v1.1.0 Compiling syn v1.0.109 Compiling openssl-probe v0.1.5 Compiling ahash v0.8.6 Compiling generic-array v0.14.7 Compiling pem-rfc7468 v0.7.0 Compiling kstring v2.0.0 Compiling base16ct v0.2.0 Compiling ryu v1.0.15 Compiling lock_api v0.4.11 Compiling num-traits v0.2.17 Compiling aho-corasick v1.1.2 Compiling winnow v0.5.25 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling tracing-core v0.1.32 Compiling anyhow v1.0.75 Compiling der v0.7.8 Compiling cpufeatures v0.2.11 Compiling utf8parse v0.2.1 Compiling pin-project-lite v0.2.13 Compiling quote v1.0.33 Compiling anstyle-parse v0.2.3 Compiling unicase v2.7.0 Compiling minimal-lexical v0.2.1 Compiling colorchoice v1.0.0 Compiling base64 v0.21.5 Compiling hashbrown v0.14.3 Compiling syn v2.0.39 Compiling anstyle-query v1.0.1 Compiling anstyle v1.0.4 Compiling memmap2 v0.9.0 Compiling getrandom v0.2.11 Compiling jobserver v0.1.27 Compiling unicode-normalization v0.1.22 Compiling gix-sec v0.10.1 Compiling socket2 v0.4.10 Compiling filetime v0.2.23 Compiling rand_core v0.6.4 Compiling parking_lot v0.12.1 Compiling cc v1.0.83 Compiling ff v0.13.0 Compiling clru v0.6.1 Compiling equivalent v1.0.1 Compiling prodash v26.2.2 Compiling group v0.13.0 Compiling regex-syntax v0.6.29 Compiling tar v0.4.40 Compiling bitmaps v2.1.0 Compiling crossbeam-deque v0.8.3 Compiling anstream v0.6.5 Compiling libsqlite3-sys v0.27.0 Compiling im-rc v15.1.0 Compiling encoding_rs v0.8.33 Compiling lazy_static v1.4.0 Compiling indexmap v2.1.0 Compiling idna v0.5.0 Compiling fiat-crypto v0.2.5 Compiling strsim v0.10.0 Compiling pulldown-cmark v0.9.3 Compiling btoi v0.4.3 Compiling spki v0.7.3 Compiling clap_lex v0.6.0 Compiling ppv-lite86 v0.2.17 Compiling nom v7.1.3 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling pkcs8 v0.10.2 Compiling crypto-bigint v0.5.5 Compiling regex-automata v0.4.3 Compiling digest v0.10.7 Compiling arc-swap v1.6.0 Compiling url v2.5.0 Compiling hmac v0.12.1 Compiling sec1 v0.7.3 Compiling sha2 v0.10.8 Compiling hkdf v0.12.3 Compiling rfc6979 v0.4.0 Compiling signature v2.2.0 Compiling semver v1.0.20 Compiling overload v0.1.1 Compiling rand_chacha v0.3.1 Compiling sized-chunks v0.6.5 Compiling nu-ansi-term v0.46.0 Compiling tempfile v3.8.1 Compiling terminal_size v0.3.0 Compiling is-terminal v0.4.9 Compiling clap_builder v4.4.11 Compiling ordered-float v2.10.1 Compiling sharded-slab v0.1.7 Compiling hashlink v0.8.4 Compiling rand_xoshiro v0.6.0 Compiling ed25519-compact v2.0.4 Compiling tracing-log v0.2.0 Compiling crossbeam-channel v0.5.8 Compiling thread_local v1.1.7 Compiling libloading v0.8.1 Compiling hex v0.4.3 Compiling regex-automata v0.1.10 Compiling either v1.9.0 Compiling libz-sys v1.1.12 Compiling openssl-sys v0.9.92 Compiling libnghttp2-sys v0.1.8+1.55.1 Compiling curl-sys v0.4.70+curl-8.5.0 Compiling libssh2-sys v0.3.0 Compiling libgit2-sys v0.16.1+1.7.1 Compiling elliptic-curve v0.13.8 Compiling fallible-streaming-iterator v0.1.9 Compiling bitflags v1.3.2 Compiling fallible-iterator v0.3.0 Compiling ct-codecs v1.1.1 Compiling shell-escape v0.1.5 Compiling flate2 v1.0.28 Compiling itertools v0.12.0 Compiling primeorder v0.13.6 Compiling ecdsa v0.16.9 Compiling supports-hyperlinks v2.1.0 Compiling rand v0.8.5 Compiling sha1 v0.10.6 Compiling matchers v0.1.0 Compiling rusqlite v0.30.0 Compiling http-auth v0.1.8 Compiling bytesize v1.3.0 Compiling cargo v0.77.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo) Compiling p384 v0.13.0 Compiling unicode-xid v0.2.4 Compiling pathdiff v0.2.1 Compiling lazycell v1.3.0 Compiling glob v0.3.1 Compiling humantime v2.1.0 Compiling unicode-width v0.1.11 Compiling bstr v1.8.0 Compiling regex v1.10.2 Compiling clap v4.4.11 Compiling globset v0.4.14 Compiling opener v0.6.1 Compiling ignore v0.4.21 Compiling maybe-async v0.2.7 Compiling color-print-proc-macro v0.3.5 Compiling serde_derive v1.0.193 Compiling thiserror-impl v1.0.50 Compiling tracing-attributes v0.1.27 Compiling gix-macros v0.1.1 Compiling color-print v0.3.5 Compiling orion v0.17.6 Compiling gix-path v0.10.1 Compiling gix-validate v0.8.1 Compiling gix-chunk v0.4.5 Compiling gix-quote v0.4.8 Compiling gix-bitmap v0.2.8 Compiling gix-config-value v0.14.1 Compiling gix-command v0.3.0 Compiling tracing v0.1.40 Compiling gix-prompt v0.8.0 Compiling tracing-subscriber v0.3.18 Compiling cargo-util v0.2.9 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/crates/cargo-util) Compiling git2 v0.18.1 Compiling faster-hex v0.9.0 Compiling deranged v0.3.10 Compiling faster-hex v0.8.1 Compiling serde_spanned v0.6.4 Compiling toml_datetime v0.6.5 Compiling erased-serde v0.3.31 Compiling serde-value v0.7.0 Compiling os_info v3.7.0 Compiling serde_ignored v0.1.9 Compiling cargo-platform v0.1.7 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/crates/cargo-platform) Compiling toml_edit v0.21.0 Compiling gix-packetline v0.17.0 Compiling gix-packetline-blocking v0.17.0 Compiling gix-hash v0.13.3 Compiling gix-features v0.36.1 Compiling gix-hashtable v0.4.1 Compiling gix-features v0.35.0 Compiling gix-fs v0.8.1 Compiling gix-commitgraph v0.22.1 Compiling gix-glob v0.14.1 Compiling gix-url v0.25.2 Compiling gix-tempfile v11.0.1 Compiling serde-untagged v0.1.1 Compiling gix-credentials v0.22.0 Compiling gix-lock v11.0.1 Compiling gix-attributes v0.20.1 Compiling gix-ignore v0.9.1 Compiling gix-transport v0.39.0 Compiling time v0.3.30 Compiling crates-io v0.39.2 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/crates/crates-io) Compiling rustfix v0.7.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/crates/rustfix) Compiling gix-pathspec v0.4.1 Compiling toml v0.8.8 Compiling git2-curl v0.19.0 Compiling gix-date v0.8.1 Compiling cargo-credential v0.4.2 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/credential/cargo-credential) Compiling pasetors v0.6.7 Compiling gix-actor v0.28.1 Compiling gix-protocol v0.42.0 Compiling gix-object v0.39.0 Compiling cargo-credential-libsecret v0.4.2 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/cargo/credential/cargo-credential-libsecret) Compiling gix-revwalk v0.10.0 Compiling gix-ref v0.39.0 Compiling gix-pack v0.45.0 Compiling gix-filter v0.7.0 Compiling gix-diff v0.38.0 Compiling gix-traverse v0.35.0 Compiling gix-revision v0.24.0 Compiling gix-negotiate v0.10.0 Compiling gix-index v0.27.1 Compiling gix-refspec v0.20.0 Compiling gix-config v0.32.1 Compiling gix-discover v0.27.0 Compiling gix-worktree v0.28.0 Compiling gix-odb v0.55.0 Compiling gix-submodule v0.6.0 Compiling gix v0.56.0 Finished release [optimized + debuginfo] target(s) in 8m 40s Dist cargo-1.76.0-x86_64-unknown-linux-gnu finished in 10.102 seconds Installing stage2 cargo (x86_64-unknown-linux-gnu) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'cargo' cargo installed. Building tool rust-analyzer (stage2 -> stage3, x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.69 Compiling quote v1.0.28 Compiling unicode-ident v1.0.9 Compiling libc v0.2.150 Compiling once_cell v1.18.0 Compiling hashbrown v0.14.3 Compiling log v0.4.19 Compiling crossbeam-utils v0.8.16 Compiling smallvec v1.10.0 Compiling equivalent v1.0.0 Compiling scopeguard v1.1.0 Compiling either v1.9.0 Compiling rustc-hash v1.1.0 Compiling serde v1.0.193 Compiling unicode-xid v0.2.4 Compiling pin-project-lite v0.2.9 Compiling text-size v1.1.1 Compiling jod-thread v0.1.2 Compiling arrayvec v0.7.4 Compiling unicode-properties v0.1.0 Compiling nohash-hasher v0.2.0 Compiling smol_str v0.2.0 Compiling la-arena v0.3.1 Compiling fst v0.4.7 Compiling paths v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/paths) Compiling triomphe v0.1.10 Compiling limit v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/limit) Compiling lock_api v0.4.10 Compiling drop_bomb v0.1.5 Compiling cov-mark v2.0.0-pre.1 Compiling heck v0.4.1 Compiling oorandom v11.1.3 Compiling dissimilar v1.0.7 Compiling thiserror v1.0.40 Compiling serde_json v1.0.108 Compiling itoa v1.0.6 Compiling ryu v1.0.13 Compiling bitflags v2.4.1 Compiling fixedbitset v0.4.2 Compiling semver v1.0.17 Compiling camino v1.1.4 Compiling ra-ap-rustc_lexer v0.21.0 Compiling rayon-core v1.12.0 Compiling typed-arena v2.0.2 Compiling always-assert v0.1.3 Compiling itertools v0.12.0 Compiling tracing-core v0.1.32 Compiling ena v0.14.2 Compiling scoped-tls v1.0.1 Compiling line-index v0.1.1 Compiling unicase v2.6.0 Compiling snap v1.1.0 Compiling percent-encoding v2.3.0 Compiling toolchain v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/toolchain) Compiling idna v0.4.0 Compiling object v0.32.0 Compiling walkdir v2.3.3 Compiling protobuf v3.2.0 Compiling thread_local v1.1.7 Compiling form_urlencoded v1.2.0 Compiling sharded-slab v0.1.4 Compiling home v0.5.5 Compiling xflags-macros v0.3.1 Compiling dot v0.1.4 Compiling proc-macro-test-impl v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-test/imp) Compiling proc-macro-srv v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) Compiling xshell-macros v0.2.5 Compiling nu-ansi-term v0.49.0 Compiling rust-analyzer v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/rust-analyzer) Compiling time-core v0.1.1 Compiling flate2 v1.0.26 Compiling time v0.3.22 Compiling libloading v0.8.0 Compiling byteorder v1.4.3 Compiling write-json v0.1.2 Compiling line-index v0.1.1 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/lib/line-index) Compiling pulldown-cmark v0.9.3 Compiling crossbeam-channel v0.5.8 Compiling crossbeam-epoch v0.9.15 Compiling tracing-log v0.2.0 Compiling la-arena v0.3.1 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/lib/la-arena) Compiling indexmap v2.1.0 warning: rust-analyzer@0.0.0: Could not find `.git/HEAD` from manifest dir! Compiling syn v2.0.39 Compiling crossbeam-deque v0.8.3 Compiling xshell v0.2.5 Compiling zip v0.6.6 Compiling tracing-subscriber v0.3.18 Compiling sourcegen v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/sourcegen) Compiling xflags v0.3.1 Compiling petgraph v0.6.4 Compiling pulldown-cmark-to-cmark v10.0.4 Compiling rayon v1.8.0 Compiling parking_lot_core v0.9.9 Compiling perf-event-open-sys v1.0.1 Compiling inotify-sys v0.1.5 Compiling memmap2 v0.5.10 Compiling mio v0.8.5 Compiling filetime v0.2.22 Compiling nix v0.26.2 Compiling num_cpus v1.15.0 Compiling stdx v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/stdx) Compiling text-edit v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/text-edit) Compiling inotify v0.9.6 Compiling dashmap v5.5.3 Compiling parking_lot v0.12.1 Compiling perf-event v0.4.7 Compiling notify v6.1.1 Compiling tt v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/tt) Compiling vfs v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/vfs) Compiling tracing-tree v0.3.0 Compiling cfg v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/cfg) Compiling countme v3.0.1 Compiling intern v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/intern) Compiling profile v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/profile) Compiling rowan v0.15.15 Compiling test-utils v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/test-utils) Compiling command-group v2.1.0 Compiling xtask v0.1.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/xtask) Compiling synstructure v0.13.0 Compiling serde_derive v1.0.193 Compiling tracing-attributes v0.1.27 Compiling ra-ap-rustc_index_macros v0.21.0 Compiling rust-analyzer-salsa-macros v0.17.0-pre.4 Compiling thiserror-impl v1.0.40 Compiling chalk-derive v0.95.0 Compiling serde_repr v0.1.12 Compiling ra-ap-rustc_index v0.21.0 Compiling chalk-ir v0.95.0 Compiling ra-ap-rustc_parse_format v0.21.0 Compiling rust-analyzer-salsa v0.17.0-pre.4 Compiling protobuf-support v3.2.0 Compiling tracing v0.1.40 Compiling ra-ap-rustc_abi v0.21.0 Compiling vfs-notify v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/vfs-notify) Compiling rustc-dependencies v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/rustc-dependencies) Compiling parser v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/parser) Compiling chalk-solve v0.95.0 Compiling syntax v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/syntax) Compiling base-db v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/base-db) Compiling mbe v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/mbe) Compiling scip v0.3.1 Compiling chalk-recursive v0.95.0 Compiling hir-expand v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/hir-expand) Compiling cargo-platform v0.1.2 Compiling url v2.4.0 Compiling cargo_metadata v0.18.1 Compiling hir-def v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/hir-def) Compiling proc-macro-api v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-api) Compiling lsp-server v0.7.4 Compiling lsp-types v0.94.0 Compiling lsp-server v0.7.5 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/lib/lsp-server) Compiling proc-macro-test v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-test) Compiling project-model v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/project-model) Compiling flycheck v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/flycheck) Compiling hir-ty v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/hir-ty) Compiling hir v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/hir) Compiling ide-db v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/ide-db) Compiling proc-macro-srv-cli v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) Compiling ide-diagnostics v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/ide-diagnostics) Compiling ide-ssr v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/ide-ssr) Compiling ide-completion v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/ide-completion) Compiling ide-assists v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/ide-assists) Compiling ide v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/ide) Compiling load-cargo v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/load-cargo) Finished release [optimized + debuginfo] target(s) in 4m 08s Dist rust-analyzer-1.76.0-x86_64-unknown-linux-gnu finished in 11.368 seconds Installing stage2 rust-analyzer (x86_64-unknown-linux-gnu) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-analyzer-preview' install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE-MIT install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/README.md rust analyzer installed. Building tool rustfmt (stage2 -> stage3, x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling serde v1.0.185 Compiling memchr v2.5.0 Compiling anstyle-query v1.0.0 Compiling regex-syntax v0.7.2 Compiling clap_lex v0.5.0 Compiling serde_json v1.0.99 Compiling thiserror v1.0.47 Compiling hashbrown v0.14.3 Compiling fnv v1.0.7 Compiling unicode-width v0.1.10 Compiling pin-project-lite v0.2.10 Compiling winnow v0.4.7 Compiling anstyle-parse v0.2.1 Compiling tracing-core v0.1.30 Compiling yansi-term v0.1.2 Compiling rustfmt-nightly v1.7.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rustfmt) Compiling smallvec v1.11.0 Compiling either v1.8.1 Compiling bytecount v0.6.4 Compiling unicode-properties v0.1.0 Compiling diff v0.1.13 Compiling unicode-segmentation v1.10.1 Compiling dirs-sys-next v0.1.2 Compiling dirs-sys v0.3.7 Compiling getopts v0.2.21 Compiling dirs-next v2.0.0 Compiling dirs v4.0.0 Compiling annotate-snippets v0.9.1 Compiling term v0.7.0 Compiling anstream v0.5.0 Compiling itertools v0.11.0 Compiling clap_builder v4.4.4 Compiling tracing-log v0.1.3 Compiling indexmap v2.0.0 Compiling aho-corasick v1.0.2 Compiling bstr v1.5.0 Compiling aho-corasick v0.7.20 Compiling syn v2.0.32 Compiling regex v1.8.4 Compiling globset v0.4.10 Compiling ignore v0.4.20 Compiling serde_derive v1.0.185 Compiling thiserror-impl v1.0.47 Compiling tracing-attributes v0.1.26 Compiling clap_derive v4.4.2 Compiling rustfmt-config_proc_macro v0.3.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rustfmt/config_proc_macro) Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.17 Compiling clap v4.4.4 Compiling clap-cargo v0.12.0 Compiling toml_datetime v0.6.3 Compiling serde_spanned v0.6.3 Compiling cargo-platform v0.1.2 Compiling semver v1.0.17 Compiling camino v1.1.4 Compiling toml_edit v0.19.11 Compiling cargo_metadata v0.15.4 Compiling toml v0.7.5 Finished release [optimized + debuginfo] target(s) in 1m 39s Building tool cargo-fmt (stage2 -> stage3, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Dist rustfmt-1.76.0-x86_64-unknown-linux-gnu finished in 2.884 seconds Installing stage2 rustfmt (x86_64-unknown-linux-gnu) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rustfmt-preview' install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE-MIT install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/README.md rustfmt installed. Building tool clippy-driver (stage2 -> stage3, x86_64-unknown-linux-gnu) Compiling syn v1.0.109 Compiling memchr v2.5.0 Compiling rustc-semver v1.1.0 Compiling either v1.8.1 Compiling rustc_tools_util v0.3.0 Compiling arrayvec v0.7.4 Compiling unicode-script v0.5.5 Compiling quine-mc_cluskey v0.2.4 Compiling unicode-normalization v0.1.22 Compiling syn v2.0.32 Compiling termize v0.1.1 Compiling itertools v0.11.0 Compiling clippy v0.1.76 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/clippy) Compiling nom v7.1.3 Compiling idna v0.4.0 Compiling url v2.4.0 Compiling color-print-proc-macro v0.3.5 Compiling color-print v0.3.5 Compiling serde_derive v1.0.185 Compiling thiserror-impl v1.0.47 Compiling declare_clippy_lint v0.1.76 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/clippy/declare_clippy_lint) Compiling thiserror v1.0.47 Compiling serde v1.0.185 Compiling serde_spanned v0.6.3 Compiling toml_datetime v0.6.3 Compiling cargo-platform v0.1.2 Compiling semver v1.0.17 Compiling serde_json v1.0.99 Compiling camino v1.1.4 Compiling toml_edit v0.19.11 Compiling cargo_metadata v0.15.4 Compiling toml v0.7.5 Compiling clippy_config v0.1.76 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/clippy/clippy_config) Compiling clippy_utils v0.1.76 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/clippy/clippy_utils) Compiling clippy_lints v0.1.76 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/clippy/clippy_lints) Finished release [optimized + debuginfo] target(s) in 3m 16s Building tool cargo-clippy (stage2 -> stage3, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.29s Dist clippy-1.76.0-x86_64-unknown-linux-gnu finished in 5.343 seconds Installing stage2 clippy (x86_64-unknown-linux-gnu) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'clippy-preview' install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE-MIT install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/README.md clippy installed. Dist rust-src-1.76.0 finished in 0.662 seconds Installing stage2 src install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-src' rust src installed. Building stage1 tool rust-analyzer-proc-macro-srv (x86_64-unknown-linux-gnu) Compiling proc-macro2 v1.0.69 Compiling quote v1.0.28 Compiling libc v0.2.150 Compiling unicode-ident v1.0.9 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling smallvec v1.10.0 Compiling once_cell v1.18.0 Compiling parking_lot_core v0.9.9 Compiling hashbrown v0.14.3 Compiling crossbeam-utils v0.8.16 Compiling scopeguard v1.1.0 Compiling rustc-hash v1.1.0 Compiling log v0.4.19 Compiling unicode-xid v0.2.4 Compiling either v1.9.0 Compiling text-size v1.1.1 Compiling arrayvec v0.7.4 Compiling jod-thread v0.1.2 Compiling unicode-properties v0.1.0 Compiling pin-project-lite v0.2.9 Compiling bitflags v1.3.2 Compiling equivalent v1.0.0 Compiling smol_str v0.2.0 Compiling la-arena v0.3.1 Compiling limit v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/limit) Compiling drop_bomb v0.1.5 Compiling fst v0.4.7 Compiling heck v0.4.1 Compiling triomphe v0.1.10 Compiling serde v1.0.193 Compiling cov-mark v2.0.0-pre.1 Compiling dissimilar v1.0.7 Compiling paths v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/paths) Compiling oorandom v11.1.3 Compiling snap v1.1.0 Compiling nohash-hasher v0.2.0 Compiling serde_json v1.0.108 Compiling memchr v2.6.4 Compiling itoa v1.0.6 Compiling ryu v1.0.13 Compiling proc-macro-srv v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) Compiling ra-ap-rustc_lexer v0.21.0 Compiling libloading v0.8.0 Compiling always-assert v0.1.3 Compiling itertools v0.12.0 Compiling tracing-core v0.1.32 Compiling lock_api v0.4.10 Compiling memoffset v0.9.0 Compiling crossbeam-channel v0.5.8 Compiling object v0.32.0 Compiling indexmap v2.1.0 Compiling syn v2.0.39 Compiling perf-event-open-sys v1.0.1 Compiling memmap2 v0.5.10 Compiling perf-event v0.4.7 Compiling dashmap v5.5.3 Compiling parking_lot v0.12.1 Compiling countme v3.0.1 Compiling profile v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/profile) Compiling rowan v0.15.15 Compiling stdx v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/stdx) Compiling text-edit v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/text-edit) Compiling tt v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/tt) Compiling vfs v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/vfs) Compiling test-utils v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/test-utils) Compiling cfg v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/cfg) Compiling synstructure v0.13.0 Compiling ra-ap-rustc_index_macros v0.21.0 Compiling tracing-attributes v0.1.27 Compiling rust-analyzer-salsa-macros v0.17.0-pre.4 Compiling serde_derive v1.0.193 Compiling ra-ap-rustc_index v0.21.0 Compiling ra-ap-rustc_parse_format v0.21.0 Compiling rust-analyzer-salsa v0.17.0-pre.4 Compiling tracing v0.1.40 Compiling ra-ap-rustc_abi v0.21.0 Compiling rustc-dependencies v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/rustc-dependencies) Compiling parser v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/parser) Compiling syntax v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/syntax) Compiling base-db v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/base-db) Compiling mbe v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/mbe) Compiling proc-macro-api v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-api) Compiling proc-macro-srv-cli v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) Finished release [optimized + debuginfo] target(s) in 30.40s Dist rustc-1.76.0-x86_64-unknown-linux-gnu finished in 37.635 seconds Installing stage2 rustc (x86_64-unknown-linux-gnu) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rustc' install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/cargo-clippy install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/cargo-fmt install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/clippy-driver install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/rustfmt install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE-MIT install: backing up existing file at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/README.md rustc installed. WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 0:37:28 + for triple in x86_64-unknown-none x86_64-unknown-uefi + DESTDIR=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64 + /usr/bin/python3 ./x.py install --target=x86_64-unknown-none std Building bootstrap Finished dev [unoptimized] target(s) in 0.18s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.33s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.27s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.33s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Building stage2 library artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-none) Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/core) Compiling compiler_builtins v0.1.103 Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/alloc) Finished release [optimized + debuginfo] target(s) in 18.16s Building stage0 tool rust-installer (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Dist rust-std-1.76.0-x86_64-unknown-none finished in 3.249 seconds Installing stage2 std (x86_64-unknown-none) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-std-x86_64-unknown-none' rust std installed. WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 0:00:24 + for triple in x86_64-unknown-none x86_64-unknown-uefi + DESTDIR=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64 + /usr/bin/python3 ./x.py install --target=x86_64-unknown-uefi std Building bootstrap Finished dev [unoptimized] target(s) in 0.18s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.33s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Building stage1 library artifacts (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.33s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Building stage2 library artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-uefi) Compiling compiler_builtins v0.1.103 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/core) Compiling libc v0.2.150 Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/std) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling r-efi v4.2.0 Compiling rustc-demangle v0.1.23 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/unwind) Compiling r-efi-alloc v1.0.0 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/panic_unwind) Compiling gimli v0.28.0 Compiling object v0.32.1 Compiling miniz_oxide v0.7.1 Compiling hashbrown v0.14.3 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.76.0-src/library/stdarch/crates/std_detect) Compiling addr2line v0.21.0 warning: dropping unsupported crate type `dylib` for target `x86_64-unknown-uefi` warning: `std` (lib) generated 1 warning Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/proc_macro) Compiling unicode-width v0.1.10 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/test) warning: `test` (lib) generated 1 warning (1 duplicate) Compiling sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.76.0-src/library/sysroot) Finished release [optimized + debuginfo] target(s) in 35.48s Building stage0 tool rust-installer (x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.28s Dist rust-std-1.76.0-x86_64-unknown-uefi finished in 5.745 seconds Installing stage2 std (x86_64-unknown-uefi) install: creating uninstall script at /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/uninstall.sh install: installing component 'rust-std-x86_64-unknown-uefi' rust std installed. WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 118703` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 0:00:44 + rm -rf ./build/dist/ ./build/tmp/ + rm -f /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/cargo-clippy.old /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/cargo-fmt.old /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/clippy-driver.old /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/rustfmt.old + mkdir -p /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64 + find /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib -maxdepth 1 -type f -name '*.so' -exec mv -v -t /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64 '{}' + renamed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/librustc_driver-e878eaf17e48e332.so' -> '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/librustc_driver-e878eaf17e48e332.so' renamed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/libstd-d68a9f27f597862e.so' -> '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libstd-d68a9f27f597862e.so' renamed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/libtest-7262118b0d30a6b6.so' -> '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libtest-7262118b0d30a6b6.so' + find /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64 -maxdepth 1 -type f -name '*.so' -exec chmod -v +x '{}' + mode of '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/librustc_driver-e878eaf17e48e332.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libstd-d68a9f27f597862e.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libtest-7262118b0d30a6b6.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) + find /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/ -maxdepth 1 -type f -name '*.so' + read lib + lib2=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libstd-d68a9f27f597862e.so + '[' -f /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libstd-d68a9f27f597862e.so ']' + cmp /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d68a9f27f597862e.so /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libstd-d68a9f27f597862e.so + ln -v -f -r -s -T /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libstd-d68a9f27f597862e.so /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d68a9f27f597862e.so '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d68a9f27f597862e.so' -> '../../../../lib64/libstd-d68a9f27f597862e.so' + read lib + lib2=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libtest-7262118b0d30a6b6.so + '[' -f /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libtest-7262118b0d30a6b6.so ']' + cmp /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-7262118b0d30a6b6.so /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libtest-7262118b0d30a6b6.so + ln -v -f -r -s -T /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libtest-7262118b0d30a6b6.so /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-7262118b0d30a6b6.so '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-7262118b0d30a6b6.so' -> '../../../../lib64/libtest-7262118b0d30a6b6.so' + read lib + find /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib -maxdepth 1 -type f -exec rm -v '{}' + removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/manifest-clippy-preview' removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/manifest-rust-std-x86_64-unknown-none' removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/manifest-rust-src' removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/manifest-rust-analyzer-preview' removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/rust-installer-version' removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/manifest-cargo' removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/components' removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/manifest-rust-std-x86_64-unknown-uefi' removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/manifest-rustfmt-preview' removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/manifest-rustc' removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/manifest-rust-docs' removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/uninstall.sh' removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/manifest-rust-std-x86_64-unknown-linux-gnu' removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/install.log' + find /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib -type f -name '*.orig' -exec rm -v '{}' + + find /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/src -type f -name '*.py' -exec rm -v '{}' + removed '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/src/rust/library/core/src/unicode/printable.py' + rm -f /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/README.md + rm -f /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/COPYRIGHT + rm -f /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE + rm -f /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE-APACHE + rm -f /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE-MIT + rm -f /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE-THIRD-PARTY + rm -f /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE-APACHE.old /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/LICENSE-MIT.old /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/README.md.old + rm -rf /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust/html + mkdir -p /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/cargo/registry + rm -f '/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-ll*' + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.76.0-1.oc9 --unique-debug-suffix -1.76.0-1.oc9.x86_64 --unique-debug-src-base rust-1.76.0-1.oc9.x86_64 --keep-section .rustc -S debugsourcefiles.list /builddir/build/BUILD/rustc-1.76.0-src extracting debug info from /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/cargo extracting debug info from /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/clippy-driver extracting debug info from /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/cargo-clippy extracting debug info from /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/rustc extracting debug info from /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/cargo-fmt extracting debug info from /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/rust-analyzer extracting debug info from /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/rustfmt extracting debug info from /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libstd-d68a9f27f597862e.so extracting debug info from /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/rustdoc extracting debug info from /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/libtest-7262118b0d30a6b6.so extracting debug info from /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/lib64/librustc_driver-e878eaf17e48e332.so extracting debug info from /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/libexec/rust-analyzer-proc-macro-srv warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/rustc. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/cargo-fmt. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/libexec/rust-analyzer-proc-macro-srv. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/rustfmt. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/cargo-clippy. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/rustdoc. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/clippy-driver. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/cargo. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/bin/rust-analyzer. Use `info auto-load python-scripts [REGEXP]' to list them. 220626 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/bin/rust-lldb from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/rust-gdb from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/rust-gdbgui from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/rustlib/src/rust/library/backtrace/ci/run.sh from /bin/sh to #!/usr/bin/sh *** WARNING: ./usr/lib/rustlib/src/rust/library/backtrace/ci/android-ndk.sh is executable but has no shebang, removing executable bit mangling shebang in /usr/lib/rustlib/src/rust/library/backtrace/ci/android-sdk.sh from /usr/bin/env sh to #!/usr/bin/sh mangling shebang in /usr/lib/rustlib/src/rust/library/backtrace/ci/debuglink.sh from /bin/bash to #!/usr/bin/bash *** WARNING: ./usr/lib/rustlib/src/rust/library/backtrace/ci/run-docker.sh is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/rustlib/src/rust/library/backtrace/ci/debuglink-docker.sh is executable but has no shebang, removing executable bit mangling shebang in /usr/lib/rustlib/src/rust/library/stdarch/ci/run.sh from /usr/bin/env sh to #!/usr/bin/sh mangling shebang in /usr/lib/rustlib/src/rust/library/stdarch/ci/style.sh from /usr/bin/env sh to #!/usr/bin/sh mangling shebang in /usr/lib/rustlib/src/rust/library/stdarch/ci/build-std-detect.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/lib/rustlib/src/rust/library/stdarch/ci/run-docker.sh from /usr/bin/env sh to #!/usr/bin/sh mangling shebang in /usr/lib/rustlib/src/rust/library/stdarch/ci/dox.sh from /usr/bin/env bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: rust-1.76.0-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XWCjGy + umask 022 + cd /builddir/build/BUILD + cd rustc-1.76.0-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust + cp -pr README.md /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EmFzXv + umask 022 + cd /builddir/build/BUILD + cd rustc-1.76.0-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/rust + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/rust + cp -pr COPYRIGHT /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/rust + cp -pr LICENSE-APACHE /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/rust + cp -pr LICENSE-MIT /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/rust + RPM_EC=0 ++ jobs -p + exit 0 Provides: rust = 1.76.0-1.oc9 rust(x86-64) = 1.76.0-1.oc9 rustc = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libLLVM-17.so()(64bit) libLLVM-17.so(LLVM_17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.29)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Conflicts: rustup Processing files: rust-std-static-1.76.0-1.oc9.x86_64 Provides: rust-std-static = 1.76.0-1.oc9 rust-std-static(x86-64) = 1.76.0-1.oc9 rust-std-static-x86_64-unknown-linux-gnu = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-std-static-x86_64-unknown-none-1.76.0-1.oc9.x86_64 Provides: rust-std-static-x86_64-unknown-none = 1.76.0-1.oc9 rust-std-static-x86_64-unknown-none(x86-64) = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-std-static-x86_64-unknown-uefi-1.76.0-1.oc9.x86_64 Provides: rust-std-static-x86_64-unknown-uefi = 1.76.0-1.oc9 rust-std-static-x86_64-unknown-uefi(x86-64) = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-debugger-common-1.76.0-1.oc9.noarch Provides: rust-debugger-common = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-gdb-1.76.0-1.oc9.noarch Provides: rust-gdb = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Conflicts: rustup Processing files: rust-lldb-1.76.0-1.oc9.noarch Provides: rust-lldb = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Conflicts: rustup Processing files: cargo-1.76.0-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bHZQzs + umask 022 + cd /builddir/build/BUILD + cd rustc-1.76.0-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/cargo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/cargo + cp -pr src/tools/cargo/README.md /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/cargo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.958cOg + umask 022 + cd /builddir/build/BUILD + cd rustc-1.76.0-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/cargo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/cargo + cp -pr src/tools/cargo/LICENSE-APACHE /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/cargo + cp -pr src/tools/cargo/LICENSE-MIT /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/cargo + cp -pr src/tools/cargo/LICENSE-THIRD-PARTY /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/cargo + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(libgit2) = 1.7.1 cargo = 1.76.0-1.oc9 cargo(x86-64) = 1.76.0-1.oc9 cargo-vendor = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.29)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libcurl.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libsqlite3.so.0()(64bit) libssh2.so.1()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.3.4)(64bit) rtld(GNU_HASH) Conflicts: rustup Processing files: rustfmt-1.76.0-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aQwPT0 + umask 022 + cd /builddir/build/BUILD + cd rustc-1.76.0-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rustfmt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rustfmt + cp -pr src/tools/rustfmt/README.md src/tools/rustfmt/CHANGELOG.md src/tools/rustfmt/Configurations.md /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rustfmt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2Psc1F + umask 022 + cd /builddir/build/BUILD + cd rustc-1.76.0-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/rustfmt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/rustfmt + cp -pr src/tools/rustfmt/LICENSE-APACHE src/tools/rustfmt/LICENSE-MIT /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/rustfmt + RPM_EC=0 ++ jobs -p + exit 0 Provides: rustfmt = 1.76.0-1.oc9 rustfmt(x86-64) = 1.76.0-1.oc9 rustfmt-preview = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.29)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.38)(64bit) rtld(GNU_HASH) Conflicts: rustup Processing files: rust-analyzer-1.76.0-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bL2kcl + umask 022 + cd /builddir/build/BUILD + cd rustc-1.76.0-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust-analyzer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust-analyzer + cp -pr src/tools/rust-analyzer/README.md /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/rust-analyzer + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kboboP + umask 022 + cd /builddir/build/BUILD + cd rustc-1.76.0-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/rust-analyzer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/rust-analyzer + cp -pr src/tools/rust-analyzer/LICENSE-APACHE src/tools/rust-analyzer/LICENSE-MIT /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/rust-analyzer + RPM_EC=0 ++ jobs -p + exit 0 Provides: rust-analyzer = 1.76.0-1.oc9 rust-analyzer(x86-64) = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) rtld(GNU_HASH) Conflicts: rustup Obsoletes: rls < 1.64.0~ Recommends: rust-src Processing files: clippy-1.76.0-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hJja8u + umask 022 + cd /builddir/build/BUILD + cd rustc-1.76.0-src + DOCDIR=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/clippy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/clippy + cp -pr src/tools/clippy/README.md src/tools/clippy/CHANGELOG.md /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/doc/clippy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hbnWJc + umask 022 + cd /builddir/build/BUILD + cd rustc-1.76.0-src + LICENSEDIR=/builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/clippy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/clippy + cp -pr src/tools/clippy/LICENSE-APACHE src/tools/clippy/LICENSE-MIT /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64/usr/share/licenses/clippy + RPM_EC=0 ++ jobs -p + exit 0 Provides: clippy = 1.76.0-1.oc9 clippy(x86-64) = 1.76.0-1.oc9 clippy-preview = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.38)(64bit) rtld(GNU_HASH) Conflicts: rustup Processing files: rust-src-1.76.0-1.oc9.noarch Provides: rust-src = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-std-static = 1.76.0-1.oc9 Processing files: rust-debugsource-1.76.0-1.oc9.x86_64 Provides: rust-debugsource = 1.76.0-1.oc9 rust-debugsource(x86-64) = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rust-debuginfo-1.76.0-1.oc9.x86_64 Provides: debuginfo(build-id) = 013b354d5d5a26cf9b237acc06feefd703b55c78 debuginfo(build-id) = 058078d0db5b47e9c13ad1c7e0fe345f4099159d debuginfo(build-id) = 11bb33fbe6d25b88957a2c17792c423b59969bf9 debuginfo(build-id) = 2ed16d9c08478b36dc791535028728b1c5bc12e1 debuginfo(build-id) = 76c9b58c2b17a8ea4f317e44927101aa07f744c0 debuginfo(build-id) = c9530a60e2745cff36e499716607ff53389e7761 rust-debuginfo = 1.76.0-1.oc9 rust-debuginfo(x86-64) = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-debugsource(x86-64) = 1.76.0-1.oc9 Processing files: cargo-debuginfo-1.76.0-1.oc9.x86_64 Provides: cargo-debuginfo = 1.76.0-1.oc9 cargo-debuginfo(x86-64) = 1.76.0-1.oc9 debuginfo(build-id) = 694efce506fb2148bb4e0f5fcc23f9e8c59cd727 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-debugsource(x86-64) = 1.76.0-1.oc9 Processing files: rustfmt-debuginfo-1.76.0-1.oc9.x86_64 Provides: debuginfo(build-id) = 61639d315917b26eef81e504c089c4bd1be2a928 debuginfo(build-id) = bb25aaf6a5045f79bd4b4dd2a9a4154f96bddac8 rustfmt-debuginfo = 1.76.0-1.oc9 rustfmt-debuginfo(x86-64) = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-debugsource(x86-64) = 1.76.0-1.oc9 Processing files: rust-analyzer-debuginfo-1.76.0-1.oc9.x86_64 Provides: debuginfo(build-id) = ea33646c4db85602f81aef2426bda0b993cc436a rust-analyzer-debuginfo = 1.76.0-1.oc9 rust-analyzer-debuginfo(x86-64) = 1.76.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-debugsource(x86-64) = 1.76.0-1.oc9 Processing files: clippy-debuginfo-1.76.0-1.oc9.x86_64 Provides: clippy-debuginfo = 1.76.0-1.oc9 clippy-debuginfo(x86-64) = 1.76.0-1.oc9 debuginfo(build-id) = 185c8941e5d3f314fdeef8ef9acf235aac75e7d8 debuginfo(build-id) = 860263a66a6778746bc9c2c0844765fdf9a1fd7f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rust-debugsource(x86-64) = 1.76.0-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rust-1.76.0-1.oc9.x86_64 Wrote: /builddir/build/RPMS/rust-lldb-1.76.0-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/rust-debugger-common-1.76.0-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/rust-gdb-1.76.0-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/rustfmt-1.76.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/clippy-1.76.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rust-src-1.76.0-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/cargo-1.76.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rust-analyzer-1.76.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rust-std-static-x86_64-unknown-none-1.76.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rustfmt-debuginfo-1.76.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rust-debugsource-1.76.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rust-std-static-x86_64-unknown-uefi-1.76.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rust-1.76.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rust-std-static-1.76.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/clippy-debuginfo-1.76.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/cargo-debuginfo-1.76.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rust-analyzer-debuginfo-1.76.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rust-debuginfo-1.76.0-1.oc9.x86_64.rpm Child return code was: 0