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-131128-78421/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.80.0-5.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-131128-78421/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.g90RLw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rustc-1.80.0-src + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/rustc-1.80.0-src.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc-1.80.0-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /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.80.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.72+curl-8.6.0/curl/ + rm -rf vendor/jemalloc-sys-0.5.3+5.3.0-patched/jemalloc/ vendor/jemalloc-sys-0.5.4+5.3.0-patched/jemalloc/ vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/jemalloc/ + rm -rf vendor/libffi-sys-2.3.0/libffi/ + rm -rf vendor/libmimalloc-sys-0.1.37/c_src/mimalloc/ + rm -rf vendor/libsqlite3-sys-0.25.2/sqlite3/ vendor/libsqlite3-sys-0.28.0/sqlite3/ vendor/libsqlite3-sys-0.25.2/sqlcipher/ vendor/libsqlite3-sys-0.28.0/sqlcipher/ + rm -rf vendor/libssh2-sys-0.3.0/libssh2/ + rm -rf vendor/libz-sys-1.1.16/src/zlib/ vendor/libz-sys-1.1.16/src/zlib-ng/ + rm -rf vendor/lzma-sys-0.1.20/xz-5.2/ + rm -rf vendor/openssl-src-111.28.2+1.1.1w/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/alloc-stdlib-0.2.2/src/heap_alloc.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-stdlib-0.2.2/src/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-stdlib-0.2.2/src/bin/tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-stdlib-0.2.2/tests/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/errorbar.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/candlestick.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/traits.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/key.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/display.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/proxy.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/curve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/grid.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/filledcurve.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/data.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/axis.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/criterion-plot-0.5.0/src/map.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/gix-pack-0.51.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/bumpalo-3.16.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/error.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/syntax.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/compiler.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/instruction.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/src/template.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/tinytemplate-1.2.1/benches/benchmarks.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/derivative-2.2.0/tests/derive-default-bounds.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/derivative-2.2.0/tests/derive-hash.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/derivative-2.2.0/tests/derive-clone.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/bumpalo-3.15.4/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-no-stdlib-2.0.4/src/allocated_memory/index_macro.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-no-stdlib-2.0.4/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-no-stdlib-2.0.4/src/bin/tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/alloc-no-stdlib-2.0.4/tests/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/ffi/compressor.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/ffi/multicompress/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/ffi/multicompress/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/brotli.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/integration_tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/test_broccoli.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/test_custom_dict.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/test_threading.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/bin/tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/cluster.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/multithreading.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/compress_fragment_two_pass.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/worker_pool.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/encode.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/utf8_util.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/writer.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/command.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/literal_cost.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/constants.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/metablock.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/reader.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/block_split.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/static_dict_lut.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/hq.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/hash_to_binary_tree.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/test.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/backward_references/benchmark.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/histogram.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/compress_fragment.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/brotli_bit_stream.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/util.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/static_dict.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/block_splitter.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/compat.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/dictionary_hash.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/bit_cost.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-3.3.4/src/enc/vectorization.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/unicode-normalization-0.1.23/src/no_std_prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/type-map-0.5.0/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/unicode-normalization-0.1.22/src/no_std_prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/brotli-decompressor-2.3.4/src/bin/tests.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/process-wrap-8.0.2/tests/multiproc_helper.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './compiler/rustc_codegen_cranelift/scripts/filter_profile.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rustc-perf/collector/compile-benchmarks/futures/src/stream/mod.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rustc-perf/collector/compile-benchmarks/style-servo/components/script/dom/htmlformelement.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rustc-perf/collector/compile-benchmarks/style-servo/components/script/dom/htmlbuttonelement.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rustc-perf/collector/compile-benchmarks/style-servo/components/script/dom/validitystate.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rustc-perf/collector/compile-benchmarks/style-servo/components/script/dom/validation.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rustc-perf/collector/compile-benchmarks/style-servo/components/script/dom/htmltextareaelement.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rustc-perf/collector/compile-benchmarks/style-servo/components/script/dom/htmlinputelement.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rustc-perf/collector/compile-benchmarks/style-servo/components/script/dom/htmlselectelement.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rustc-perf/collector/compile-benchmarks/style-servo/components/script/dom/htmlobjectelement.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.KdbYA1 + 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.80.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/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure --- ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup 2006-07-24 09:21:28.000000000 +0800 +++ ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure 2025-04-23 07:19:08.627937065 +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-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/tikv-jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure --- ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup 2006-07-24 09:21:28.000000000 +0800 +++ ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure 2025-04-23 07:19:08.656936876 +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-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.4+5.3.0-patched/configure/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure --- ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup 2006-07-24 09:21:28.000000000 +0800 +++ ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure 2025-04-23 07:19:08.684936694 +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-0.5.3+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + diff -u ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + mv ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure.backup ./vendor/jemalloc-sys-0.5.3+5.3.0-patched/configure/configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./vendor/onig_sys-69.8.1/oniguruma/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./vendor/onig_sys-69.8.1/oniguruma/config.guess ++ basename ./vendor/onig_sys-69.8.1/oniguruma/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./vendor/onig_sys-69.8.1/oniguruma/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './vendor/onig_sys-69.8.1/oniguruma/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./vendor/onig_sys-69.8.1/oniguruma/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./vendor/onig_sys-69.8.1/oniguruma/config.sub ++ basename ./vendor/onig_sys-69.8.1/oniguruma/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./vendor/onig_sys-69.8.1/oniguruma/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './vendor/onig_sys-69.8.1/oniguruma/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 --docdir=/usr/share/doc/rust --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 --set build.optimized-compiler-builtins=false --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.80.0-5.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: install.docdir := /usr/share/doc/rust 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.optimized-compiler-builtins := False 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.80.0-5.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.80.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.80.0-src/build/profiles + PROFDATA=/builddir/build/BUILD/rustc-1.80.0-src/build/rustc.profdata + mkdir -p /builddir/build/BUILD/rustc-1.80.0-src/build/profiles + /usr/bin/python3 ./x.py build -j 31 sysroot --rust-profile-generate=/builddir/build/BUILD/rustc-1.80.0-src/build/profiles Building bootstrap Compiling proc-macro2 v1.0.76 Compiling cfg-if v1.0.0 Compiling unicode-ident v1.0.12 Compiling typenum v1.17.0 Compiling version_check v0.9.4 Compiling memchr v2.7.1 Compiling libc v0.2.155 Compiling rustix v0.38.28 Compiling crossbeam-utils v0.8.18 Compiling cc v1.0.97 Compiling regex-syntax v0.8.2 Compiling serde v1.0.195 Compiling linux-raw-sys v0.4.12 Compiling bitflags v2.4.1 Compiling pkg-config v0.3.28 Compiling heck v0.4.1 Compiling anstyle v1.0.4 Compiling clap_lex v0.6.0 Compiling log v0.4.20 Compiling semver v1.0.21 Compiling serde_json v1.0.111 Compiling same-file v1.0.6 Compiling bootstrap v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/src/bootstrap) Compiling ryu v1.0.16 Compiling cpufeatures v0.2.12 Compiling itoa v1.0.10 Compiling home v0.5.9 Compiling termcolor v1.4.0 Compiling once_cell v1.19.0 Compiling walkdir v2.4.0 Compiling clap_builder v4.4.12 Compiling generic-array v0.14.7 Compiling aho-corasick v1.1.2 Compiling object v0.32.2 Compiling crossbeam-epoch v0.9.17 Compiling quote v1.0.35 Compiling cmake v0.1.48 Compiling syn v2.0.48 Compiling crossbeam-deque v0.8.4 Compiling filetime v0.2.23 Compiling lzma-sys v0.1.20 Compiling xz2 v0.1.7 Compiling regex-automata v0.4.3 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling digest v0.10.7 Compiling sha2 v0.10.8 Compiling xattr v1.2.0 Compiling fd-lock v4.0.2 Compiling tar v0.4.40 Compiling toml v0.5.11 Compiling clap_derive v4.4.7 Compiling serde_derive v1.0.195 Compiling bstr v1.9.0 Compiling globset v0.4.14 Compiling opener v0.5.2 Compiling ignore v0.4.21 Compiling clap v4.4.13 Compiling clap_complete v4.4.6 Compiling build_helper v0.1.0 (/builddir/build/BUILD/rustc-1.80.0-src/src/tools/build_helper) Finished `dev` profile [unoptimized] target(s) in 18.80s 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 = 125535` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Compiling compiler_builtins v0.1.109 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/core) Compiling libc v0.2.155 Compiling cc v1.0.97 Compiling memchr v2.5.0 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/std) Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/profiler_builtins) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.24 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/unwind) Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/panic_unwind) Compiling gimli v0.29.0 Compiling hashbrown v0.14.5 Compiling miniz_oxide v0.7.3 Compiling object v0.36.0 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.80.0-src/library/stdarch/crates/std_detect) Compiling addr2line v0.22.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/proc_macro) Compiling unicode-width v0.1.12 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/test) Compiling sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/sysroot) Finished `release` profile [optimized + debuginfo] target(s) in 53.51s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Compiling proc-macro2 v1.0.82 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling libc v0.2.155 Compiling version_check v0.9.4 Compiling once_cell v1.19.0 Compiling stable_deref_trait v1.2.0 Compiling smallvec v1.13.2 Compiling autocfg v1.3.0 Compiling zerocopy v0.7.34 Compiling allocator-api2 v0.2.18 Compiling cc v1.0.97 Compiling equivalent v1.0.1 Compiling memchr v2.5.0 Compiling typenum v1.17.0 Compiling parking_lot_core v0.9.10 Compiling pin-project-lite v0.2.14 Compiling log v0.4.21 Compiling scopeguard v1.2.0 Compiling bitflags v2.5.0 Compiling rustc-hash v1.1.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling rustc_macros v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_macros) Compiling rustix v0.38.34 Compiling thin-vec v0.2.13 Compiling arrayvec v0.7.4 Compiling semver v1.0.23 Compiling linux-raw-sys v0.4.14 Compiling fastrand v2.1.0 Compiling either v1.12.0 Compiling elsa v1.7.1 Compiling itoa v1.0.11 Compiling cpufeatures v0.2.12 Compiling unicode-width v0.1.12 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_graphviz) Compiling syn v1.0.109 Compiling scoped-tls v1.0.1 Compiling ppv-lite86 v0.2.17 Compiling thiserror v1.0.61 Compiling tracing-core v0.1.30 Compiling ena v0.14.3 Compiling crc32fast v1.4.0 Compiling adler v1.0.2 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_arena) Compiling static_assertions v1.1.0 Compiling byteorder v1.5.0 Compiling litemap v0.7.2 Compiling serde v1.0.202 Compiling miniz_oxide v0.7.3 Compiling writeable v0.5.4 Compiling unicode-properties v0.1.1 Compiling unicode-xid v0.2.4 Compiling icu_locid_transform_data v1.4.0 Compiling serde_json v1.0.117 Compiling ryu v1.0.18 Compiling type-map v0.5.0 Compiling fnv v1.0.7 Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_lexer) Compiling self_cell v1.0.4 Compiling strsim v0.11.1 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_fs_util) Compiling ident_case v1.0.1 Compiling icu_list_data v1.4.0 Compiling odht v0.3.1 Compiling self_cell v0.10.3 Compiling itertools v0.12.1 Compiling ahash v0.8.11 Compiling generic-array v0.14.7 Compiling anstyle v1.0.7 Compiling termcolor v1.4.1 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_error_codes) Compiling getopts v0.2.21 Compiling lock_api v0.4.12 Compiling memoffset v0.9.1 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling datafrog v2.0.1 Compiling bitflags v1.3.2 Compiling tinyvec_macros v0.1.1 Compiling regex-syntax v0.7.5 Compiling tinyvec v1.6.0 Compiling snap v1.1.1 Compiling annotate-snippets v0.10.2 Compiling regex-automata v0.2.0 Compiling quote v1.0.36 Compiling rustc_version v0.4.0 Compiling flate2 v1.0.30 Compiling hashbrown v0.14.5 Compiling aho-corasick v1.1.3 Compiling syn v2.0.64 Compiling polonius-engine v0.13.0 Compiling unicode-script v0.5.6 Compiling unicase v2.7.0 Compiling libloading v0.8.3 Compiling regex-syntax v0.6.29 Compiling field-offset v0.3.6 Compiling leb128 v0.2.5 Compiling punycode v0.4.1 Compiling lazy_static v1.4.0 Compiling pulldown-cmark v0.9.6 Compiling rustc-demangle v0.1.24 Compiling cfg_aliases v0.1.1 Compiling overload v0.1.1 Compiling sharded-slab v0.1.7 Compiling nix v0.28.0 Compiling nu-ansi-term v0.46.0 Compiling wasm-encoder v0.200.0 Compiling thread_local v1.1.8 Compiling pathdiff v0.2.1 Compiling tracing-log v0.2.0 Compiling time-core v0.1.2 Compiling indexmap v2.2.6 Compiling unicode-normalization v0.1.23 Compiling num-conv v0.1.0 Compiling powerfmt v0.2.0 Compiling nu-ansi-term v0.49.0 Compiling time-macros v0.2.18 Compiling deranged v0.3.11 Compiling shlex v1.3.0 Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc) Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling perf-event-open-sys v3.0.0 Compiling memmap2 v0.2.3 Compiling digest v0.10.7 Compiling getrandom v0.2.14 Compiling jobserver v0.1.31 Compiling termize v0.1.1 Compiling parking_lot v0.12.2 Compiling rand_core v0.6.4 Compiling sha2 v0.10.8 Compiling md-5 v0.10.6 Compiling sha1 v0.10.6 Compiling unicode-security v0.1.1 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_serialize) Compiling wasmparser v0.118.2 Compiling measureme v11.0.1 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_llvm) Compiling gimli v0.28.1 Compiling tempfile v3.10.1 Compiling rand v0.8.5 Compiling regex-automata v0.3.7 Compiling time v0.3.36 Compiling regex-automata v0.1.10 Compiling twox-hash v1.6.3 Compiling ctrlc v3.4.4 Compiling derive_more v0.99.17 Compiling derivative v2.2.0 Compiling matchers v0.1.0 Compiling regex v1.9.4 Compiling synstructure v0.13.1 Compiling darling_core v0.20.9 Compiling ruzstd v0.5.0 Compiling zerofrom-derive v0.1.3 Compiling yoke-derive v0.7.3 Compiling zerovec-derive v0.10.1 Compiling displaydoc v0.2.4 Compiling tracing-attributes v0.1.27 Compiling rustc_index_macros v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_index_macros) Compiling thiserror-impl v1.0.61 Compiling icu_provider_macros v1.4.0 Compiling serde_derive v1.0.202 Compiling rustc_type_ir_macros v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_type_ir_macros) Compiling object v0.32.2 Compiling darling_macro v0.20.9 Compiling fluent-syntax v0.11.1 Compiling tracing v0.1.37 Compiling darling v0.20.9 Compiling derive_setters v0.1.6 Compiling tracing-subscriber v0.3.18 Compiling stable_mir v0.1.0-preview (/builddir/build/BUILD/rustc-1.80.0-src/compiler/stable_mir) Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_index) Compiling zerofrom v0.1.3 Compiling yoke v0.7.3 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_parse_format) Compiling zerovec v0.10.1 Compiling tracing-tree v0.3.0 Compiling tinystr v0.7.5 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_log) Compiling unic-langid-impl v0.9.5 Compiling icu_locid v1.4.0 Compiling unic-langid-macros-impl v0.9.5 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_span) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_abi) Compiling unic-langid-macros v0.9.5 Compiling unic-langid v0.9.5 Compiling icu_provider v1.4.0 Compiling intl_pluralrules v7.0.2 Compiling intl-memoizer v0.5.2 Compiling fluent-langneg v0.13.0 Compiling fluent-bundle v0.15.3 Compiling icu_locid_transform v1.4.0 Compiling thorin-dwp v0.7.0 Compiling ar_archive_writer v0.2.0 Compiling icu_provider_adapters v1.4.0 Compiling icu_list v1.4.0 Compiling rustc_fluent_macro v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_fluent_macro) Compiling rustc_ast_ir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_ir) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_feature) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_type_ir) Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_baked_icu_data) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_error_messages) Compiling gsgdt v0.1.2 Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_target) Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_next_trait_solver) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_mir_dataflow) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_incremental) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_monomorphize) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_pattern_analysis) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_symbol_mangling) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_lowering) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_query_impl) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_trait_selection) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_lint) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ty_utils) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_traits) Compiling rustc_sanitizers v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_sanitizers) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_const_eval) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir_analysis) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_borrowck) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_codegen_llvm) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_privacy) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_passes) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_mir_build) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_mir_transform) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir_typeck) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_driver) Finished `release` profile [optimized + debuginfo] target(s) in 5m 09s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Compiling proc-macro2 v1.0.82 Compiling unicode-ident v1.0.12 Compiling once_cell v1.19.0 Compiling utf8parse v0.2.1 Compiling cfg-if v1.0.0 Compiling colorchoice v1.0.1 Compiling anstyle-query v1.0.3 Compiling anstyle v1.0.7 Compiling is_terminal_polyfill v1.70.0 Compiling clap_lex v0.7.0 Compiling log v0.4.21 Compiling strsim v0.11.1 Compiling heck v0.5.0 Compiling overload v0.1.1 Compiling lazy_static v1.4.0 Compiling anyhow v1.0.86 Compiling thiserror v1.0.61 Compiling smallvec v1.13.2 Compiling pin-project-lite v0.2.14 Compiling anstyle-parse v0.2.4 Compiling nu-ansi-term v0.46.0 Compiling sharded-slab v0.1.7 Compiling tracing-core v0.1.30 Compiling thread_local v1.1.8 Compiling anstream v0.6.14 Compiling clap_builder v4.5.2 Compiling quote v1.0.36 Compiling tracing-log v0.2.0 Compiling tracing-subscriber v0.3.18 Compiling syn v2.0.64 Compiling thiserror-impl v1.0.61 Compiling tracing-attributes v0.1.27 Compiling clap_derive v4.5.4 Compiling tracing v0.1.37 Compiling clap v4.5.4 Compiling llvm-bitcode-linker v0.0.1 (/builddir/build/BUILD/rustc-1.80.0-src/src/tools/llvm-bitcode-linker) Finished `release` profile [optimized + debuginfo] target(s) in 24.68s Building stage1 library artifacts (x86_64-unknown-linux-gnu) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Compiling compiler_builtins v0.1.109 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/core) Compiling libc v0.2.155 Compiling memchr v2.5.0 Compiling cc v1.0.97 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/std) Compiling profiler_builtins v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/profiler_builtins) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Compiling rustc-demangle v0.1.24 Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/unwind) Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/panic_unwind) Compiling gimli v0.29.0 Compiling miniz_oxide v0.7.3 Compiling object v0.36.0 Compiling hashbrown v0.14.5 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.80.0-src/library/stdarch/crates/std_detect) Compiling addr2line v0.22.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/proc_macro) Compiling unicode-width v0.1.12 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/test) Compiling sysroot v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/library/sysroot) Finished `release` profile [optimized + debuginfo] target(s) in 1m 03s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Compiling proc-macro2 v1.0.82 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling version_check v0.9.4 Compiling libc v0.2.155 Compiling once_cell v1.19.0 Compiling stable_deref_trait v1.2.0 Compiling autocfg v1.3.0 Compiling smallvec v1.13.2 Compiling zerocopy v0.7.34 Compiling allocator-api2 v0.2.18 Compiling cc v1.0.97 Compiling equivalent v1.0.1 Compiling memchr v2.5.0 Compiling parking_lot_core v0.9.10 Compiling typenum v1.17.0 Compiling log v0.4.21 Compiling pin-project-lite v0.2.14 Compiling scopeguard v1.2.0 Compiling rustc-hash v1.1.0 Compiling bitflags v2.5.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling rustc_macros v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_macros) Compiling thin-vec v0.2.13 Compiling rustix v0.38.34 Compiling arrayvec v0.7.4 Compiling linux-raw-sys v0.4.14 Compiling semver v1.0.23 Compiling fastrand v2.1.0 Compiling either v1.12.0 Compiling elsa v1.7.1 Compiling unicode-width v0.1.12 Compiling syn v1.0.109 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_graphviz) Compiling itoa v1.0.11 Compiling cpufeatures v0.2.12 Compiling scoped-tls v1.0.1 Compiling ppv-lite86 v0.2.17 Compiling thiserror v1.0.61 Compiling crc32fast v1.4.0 Compiling ena v0.14.3 Compiling tracing-core v0.1.30 Compiling adler v1.0.2 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_arena) Compiling static_assertions v1.1.0 Compiling litemap v0.7.2 Compiling byteorder v1.5.0 Compiling writeable v0.5.4 Compiling serde v1.0.202 Compiling unicode-xid v0.2.4 Compiling miniz_oxide v0.7.3 Compiling unicode-properties v0.1.1 Compiling serde_json v1.0.117 Compiling icu_locid_transform_data v1.4.0 Compiling ryu v1.0.18 Compiling type-map v0.5.0 Compiling icu_list_data v1.4.0 Compiling strsim v0.11.1 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_fs_util) Compiling self_cell v1.0.4 Compiling ident_case v1.0.1 Compiling fnv v1.0.7 Compiling odht v0.3.1 Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_lexer) Compiling self_cell v0.10.3 Compiling itertools v0.12.1 Compiling anstyle v1.0.7 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_error_codes) Compiling termcolor v1.4.1 Compiling ahash v0.8.11 Compiling generic-array v0.14.7 Compiling getopts v0.2.21 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling datafrog v2.0.1 Compiling bitflags v1.3.2 Compiling tinyvec_macros v0.1.1 Compiling lock_api v0.4.12 Compiling memoffset v0.9.1 Compiling annotate-snippets v0.10.2 Compiling tinyvec v1.6.0 Compiling regex-syntax v0.7.5 Compiling snap v1.1.1 Compiling unicode-script v0.5.6 Compiling flate2 v1.0.30 Compiling regex-automata v0.2.0 Compiling rustc_version v0.4.0 Compiling quote v1.0.36 Compiling polonius-engine v0.13.0 Compiling aho-corasick v1.1.3 Compiling unicase v2.7.0 Compiling syn v2.0.64 Compiling hashbrown v0.14.5 Compiling libloading v0.8.3 Compiling regex-syntax v0.6.29 Compiling field-offset v0.3.6 Compiling rustc-demangle v0.1.24 Compiling cfg_aliases v0.1.1 Compiling pulldown-cmark v0.9.6 Compiling overload v0.1.1 Compiling leb128 v0.2.5 Compiling punycode v0.4.1 Compiling lazy_static v1.4.0 Compiling nu-ansi-term v0.46.0 Compiling nix v0.28.0 Compiling wasm-encoder v0.200.0 Compiling sharded-slab v0.1.7 Compiling thread_local v1.1.8 Compiling pathdiff v0.2.1 Compiling tracing-log v0.2.0 Compiling unicode-normalization v0.1.23 Compiling powerfmt v0.2.0 Compiling time-core v0.1.2 Compiling nu-ansi-term v0.49.0 Compiling num-conv v0.1.0 Compiling indexmap v2.2.6 Compiling deranged v0.3.11 Compiling shlex v1.3.0 Compiling time-macros v0.2.18 Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc) Compiling memmap2 v0.2.3 Compiling perf-event-open-sys v3.0.0 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling jobserver v0.1.31 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling getrandom v0.2.14 Compiling termize v0.1.1 Compiling parking_lot v0.12.2 Compiling digest v0.10.7 Compiling unicode-security v0.1.1 Compiling rand_core v0.6.4 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_llvm) Compiling measureme v11.0.1 Compiling md-5 v0.10.6 Compiling sha1 v0.10.6 Compiling sha2 v0.10.8 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling tempfile v3.10.1 Compiling rand v0.8.5 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_serialize) Compiling wasmparser v0.118.2 Compiling gimli v0.28.1 Compiling regex-automata v0.3.7 Compiling regex-automata v0.1.10 Compiling time v0.3.36 Compiling twox-hash v1.6.3 Compiling ctrlc v3.4.4 Compiling matchers v0.1.0 Compiling derive_more v0.99.17 Compiling derivative v2.2.0 Compiling synstructure v0.13.1 Compiling darling_core v0.20.9 Compiling regex v1.9.4 Compiling ruzstd v0.5.0 Compiling zerofrom-derive v0.1.3 Compiling yoke-derive v0.7.3 Compiling zerovec-derive v0.10.1 Compiling displaydoc v0.2.4 Compiling tracing-attributes v0.1.27 Compiling rustc_index_macros v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_index_macros) Compiling thiserror-impl v1.0.61 Compiling icu_provider_macros v1.4.0 Compiling serde_derive v1.0.202 Compiling rustc_type_ir_macros v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_type_ir_macros) Compiling object v0.32.2 Compiling darling_macro v0.20.9 Compiling fluent-syntax v0.11.1 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.18 Compiling stable_mir v0.1.0-preview (/builddir/build/BUILD/rustc-1.80.0-src/compiler/stable_mir) Compiling darling v0.20.9 Compiling derive_setters v0.1.6 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_index) Compiling zerofrom v0.1.3 Compiling yoke v0.7.3 Compiling zerovec v0.10.1 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_parse_format) Compiling tracing-tree v0.3.0 Compiling tinystr v0.7.5 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_log) Compiling unic-langid-impl v0.9.5 Compiling icu_locid v1.4.0 Compiling unic-langid-macros-impl v0.9.5 Compiling icu_provider v1.4.0 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_span) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_abi) Compiling unic-langid-macros v0.9.5 Compiling unic-langid v0.9.5 Compiling intl_pluralrules v7.0.2 Compiling intl-memoizer v0.5.2 Compiling fluent-langneg v0.13.0 Compiling icu_locid_transform v1.4.0 Compiling fluent-bundle v0.15.3 Compiling ar_archive_writer v0.2.0 Compiling thorin-dwp v0.7.0 Compiling icu_list v1.4.0 Compiling icu_provider_adapters v1.4.0 Compiling rustc_fluent_macro v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_fluent_macro) Compiling rustc_ast_ir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_ir) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_feature) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_type_ir) Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_baked_icu_data) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_error_messages) Compiling gsgdt v0.1.2 Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_target) Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_next_trait_solver) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_mir_dataflow) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_pattern_analysis) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_monomorphize) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_incremental) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_symbol_mangling) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_query_impl) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_lowering) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_trait_selection) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_lint) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ty_utils) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_traits) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_const_eval) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir_analysis) Compiling rustc_sanitizers v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_sanitizers) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_borrowck) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_codegen_llvm) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_privacy) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_passes) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_mir_build) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_mir_transform) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir_typeck) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_driver) Finished `release` profile [optimized + debuginfo] target(s) in 6m 55s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Compiling proc-macro2 v1.0.82 Compiling unicode-ident v1.0.12 Compiling once_cell v1.19.0 Compiling utf8parse v0.2.1 Compiling anstyle v1.0.7 Compiling cfg-if v1.0.0 Compiling colorchoice v1.0.1 Compiling anstyle-query v1.0.3 Compiling is_terminal_polyfill v1.70.0 Compiling thiserror v1.0.61 Compiling strsim v0.11.1 Compiling clap_lex v0.7.0 Compiling overload v0.1.1 Compiling lazy_static v1.4.0 Compiling log v0.4.21 Compiling anyhow v1.0.86 Compiling heck v0.5.0 Compiling pin-project-lite v0.2.14 Compiling smallvec v1.13.2 Compiling anstyle-parse v0.2.4 Compiling nu-ansi-term v0.46.0 Compiling sharded-slab v0.1.7 Compiling tracing-core v0.1.30 Compiling thread_local v1.1.8 Compiling anstream v0.6.14 Compiling clap_builder v4.5.2 Compiling tracing-log v0.2.0 Compiling quote v1.0.36 Compiling tracing-subscriber v0.3.18 Compiling syn v2.0.64 Compiling tracing-attributes v0.1.27 Compiling thiserror-impl v1.0.61 Compiling clap_derive v4.5.4 Compiling tracing v0.1.37 Compiling clap v4.5.4 Compiling llvm-bitcode-linker v0.0.1 (/builddir/build/BUILD/rustc-1.80.0-src/src/tools/llvm-bitcode-linker) Finished `release` profile [optimized + debuginfo] target(s) in 24.66s 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 = 125535` 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:15:11 + env LLVM_PROFILE_FILE=/builddir/build/BUILD/rustc-1.80.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` profile [unoptimized] target(s) in 0.26s 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 = 125535` 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: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Finished `release` profile [optimized + debuginfo] target(s) in 0.37s 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`) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Finished `release` profile [optimized + debuginfo] target(s) in 0.37s Uplifting library (stage1 -> stage2) Uplifting rustc (stage1 -> stage3) Building tool cargo (stage2 -> stage3, x86_64-unknown-linux-gnu) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Compiling libc v0.2.154 Compiling proc-macro2 v1.0.79 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling pkg-config v0.3.30 Compiling vcpkg v0.2.15 Compiling memchr v2.7.2 Compiling regex-syntax v0.8.3 Compiling thiserror v1.0.59 Compiling once_cell v1.19.0 Compiling version_check v0.9.4 Compiling autocfg v1.2.0 Compiling serde v1.0.199 Compiling tinyvec_macros v0.1.1 Compiling crc32fast v1.4.0 Compiling smallvec v1.13.2 Compiling crossbeam-utils v0.8.19 Compiling gix-trace v0.1.9 Compiling parking_lot_core v0.9.9 Compiling fastrand v2.1.0 Compiling scopeguard v1.2.0 Compiling faster-hex v0.9.0 Compiling same-file v1.0.6 Compiling bitflags v2.5.0 Compiling adler v1.0.2 Compiling bytes v1.6.0 Compiling sha1_smol v1.0.0 Compiling itoa v1.0.11 Compiling num-conv v0.1.0 Compiling powerfmt v0.2.0 Compiling time-core v0.1.2 Compiling num_threads v0.1.7 Compiling tinyvec v1.6.0 Compiling rustix v0.38.32 Compiling walkdir v2.5.0 Compiling miniz_oxide v0.7.2 Compiling typenum v1.17.0 Compiling zeroize v1.7.0 Compiling linux-raw-sys v0.4.13 Compiling home v0.5.9 Compiling time-macros v0.2.18 Compiling zerocopy v0.7.32 Compiling allocator-api2 v0.2.16 Compiling aho-corasick v1.1.3 Compiling unicode-normalization v0.1.23 Compiling winnow v0.6.5 Compiling subtle v2.5.0 Compiling const-oid v0.9.6 Compiling percent-encoding v2.3.1 Compiling unicode-bidi v0.3.15 Compiling base64ct v1.6.0 Compiling ahash v0.8.11 Compiling generic-array v0.14.7 Compiling log v0.4.21 Compiling unicode-bom v2.0.3 Compiling serde_json v1.0.116 Compiling lock_api v0.4.11 Compiling static_assertions v1.1.0 Compiling shell-words v1.1.0 Compiling regex-automata v0.4.6 Compiling crossbeam-channel v0.5.12 Compiling idna v0.5.0 Compiling form_urlencoded v1.2.1 Compiling pem-rfc7468 v0.7.0 Compiling kstring v2.0.0 Compiling openssl-probe v0.1.5 Compiling quote v1.0.35 Compiling url v2.5.0 Compiling der v0.7.9 Compiling curl v0.4.46 Compiling ryu v1.0.17 Compiling tracing-core v0.1.32 Compiling base16ct v0.2.0 Compiling num-traits v0.2.18 Compiling anyhow v1.0.82 Compiling pin-project-lite v0.2.14 Compiling cpufeatures v0.2.12 Compiling utf8parse v0.2.1 Compiling regex-syntax v0.6.29 Compiling syn v2.0.57 Compiling anstyle v1.0.6 Compiling fnv v1.0.7 Compiling equivalent v1.0.1 Compiling jobserver v0.1.28 Compiling memmap2 v0.9.4 Compiling getrandom v0.2.12 Compiling gix-sec v0.10.6 Compiling socket2 v0.5.6 Compiling filetime v0.2.23 Compiling anstyle-parse v0.2.3 Compiling libsqlite3-sys v0.28.0 Compiling crossbeam-epoch v0.9.18 Compiling overload v0.1.1 Compiling clru v0.6.1 Compiling cc v1.0.90 Compiling bstr v1.9.1 Compiling hashbrown v0.14.3 Compiling parking_lot v0.12.1 Compiling gix-utils v0.1.12 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling prodash v28.0.0 Compiling tempfile v3.10.1 Compiling rand_core v0.6.4 Compiling digest v0.10.7 Compiling spki v0.7.3 Compiling pkcs8 v0.10.2 Compiling ff v0.13.0 Compiling hmac v0.12.1 Compiling crypto-bigint v0.5.5 Compiling sha2 v0.10.8 Compiling sec1 v0.7.3 Compiling group v0.13.0 Compiling hkdf v0.12.4 Compiling rfc6979 v0.4.0 Compiling signature v2.2.0 Compiling indexmap v2.2.6 Compiling regex-automata v0.1.10 Compiling regex v1.10.4 Compiling minimal-lexical v0.2.1 Compiling lazy_static v1.4.0 Compiling semver v1.0.22 Compiling base64 v0.22.1 Compiling anstyle-query v1.0.2 Compiling colorchoice v1.0.0 Compiling globset v0.4.14 Compiling elliptic-curve v0.13.8 Compiling nom v7.1.3 Compiling anstream v0.6.13 Compiling sharded-slab v0.1.7 Compiling terminal_size v0.3.0 Compiling crossbeam-deque v0.8.5 Compiling tar v0.4.40 Compiling nu-ansi-term v0.46.0 Compiling tracing-log v0.2.0 Compiling libz-sys v1.1.16 Compiling openssl-sys v0.9.92 Compiling libnghttp2-sys v0.1.9+1.58.0 Compiling curl-sys v0.4.72+curl-8.6.0 Compiling libssh2-sys v0.3.0 Compiling libgit2-sys v0.16.2+1.7.2 Compiling libdbus-sys v0.2.5 Compiling bitmaps v2.1.0 Compiling ecdsa v0.16.9 Compiling primeorder v0.13.6 Compiling matchers v0.1.0 Compiling im-rc v15.1.0 Compiling unicase v2.7.0 Compiling thread_local v1.1.8 Compiling encoding_rs v0.8.33 Compiling strsim v0.11.0 Compiling clap_lex v0.7.0 Compiling arc-swap v1.7.1 Compiling ppv-lite86 v0.2.17 Compiling fiat-crypto v0.2.7 Compiling clap_builder v4.5.2 Compiling sized-chunks v0.6.5 Compiling p384 v0.13.0 Compiling ignore v0.4.22 Compiling rand_xoshiro v0.6.0 Compiling hashlink v0.9.0 Compiling ed25519-compact v2.1.1 Compiling libloading v0.8.3 Compiling either v1.10.0 Compiling unicode-width v0.1.12 Compiling flate2 v1.0.30 Compiling rand_chacha v0.3.1 Compiling fallible-streaming-iterator v0.1.9 Compiling ct-codecs v1.1.1 Compiling hex v0.4.3 Compiling fallible-iterator v0.3.0 Compiling unicode-xid v0.2.4 Compiling shell-escape v0.1.5 Compiling rand v0.8.5 Compiling itertools v0.12.1 Compiling annotate-snippets v0.11.2 Compiling rusqlite v0.31.0 Compiling sha1 v0.10.6 Compiling os_info v3.8.2 Compiling http-auth v0.1.9 Compiling lazycell v1.3.0 Compiling bytesize v1.3.0 Compiling thiserror-impl v1.0.59 Compiling serde_derive v1.0.199 Compiling tracing-attributes v0.1.27 Compiling maybe-async v0.2.10 Compiling color-print-proc-macro v0.3.6 Compiling cargo v0.81.0 (/builddir/build/BUILD/rustc-1.80.0-src/src/tools/cargo) Compiling gix-macros v0.1.5 Compiling clap v4.5.4 Compiling supports-unicode v3.0.0 Compiling pathdiff v0.2.1 Compiling humantime v2.1.0 Compiling supports-hyperlinks v3.0.0 Compiling glob v0.3.1 Compiling color-print v0.3.6 Compiling gix-hash v0.14.2 Compiling gix-path v0.10.7 Compiling gix-validate v0.8.5 Compiling gix-chunk v0.4.8 Compiling gix-features v0.38.2 Compiling gix-hashtable v0.5.2 Compiling gix-quote v0.4.12 Compiling gix-config-value v0.14.6 Compiling gix-command v0.3.7 Compiling gix-bitmap v0.2.11 Compiling gix-packetline v0.17.5 Compiling gix-packetline-blocking v0.17.4 Compiling tracing v0.1.40 Compiling tracing-subscriber v0.3.18 Compiling gix-fs v0.11.0 Compiling gix-commitgraph v0.24.2 Compiling gix-glob v0.16.2 Compiling gix-url v0.27.3 Compiling gix-tempfile v14.0.0 Compiling gix-prompt v0.8.5 Compiling ordered-float v2.10.1 Compiling gix-attributes v0.22.2 Compiling gix-ignore v0.11.2 Compiling dbus v0.9.7 Compiling cargo-util v0.2.13 (/builddir/build/BUILD/rustc-1.80.0-src/src/tools/cargo/crates/cargo-util) Compiling gix-credentials v0.24.2 Compiling gix-lock v14.0.0 Compiling gix-transport v0.42.1 Compiling gix-pathspec v0.7.5 Compiling orion v0.17.6 Compiling opener v0.7.0 Compiling deranged v0.3.11 Compiling toml_datetime v0.6.6 Compiling serde_spanned v0.6.6 Compiling erased-serde v0.4.4 Compiling serde-value v0.7.0 Compiling serde_ignored v0.1.10 Compiling cargo-platform v0.1.8 (/builddir/build/BUILD/rustc-1.80.0-src/src/tools/cargo/crates/cargo-platform) Compiling toml_edit v0.22.14 Compiling serde-untagged v0.1.5 Compiling crates-io v0.40.3 (/builddir/build/BUILD/rustc-1.80.0-src/src/tools/cargo/crates/crates-io) Compiling rustfix v0.8.4 (/builddir/build/BUILD/rustc-1.80.0-src/src/tools/cargo/crates/rustfix) Compiling tracing-chrome v0.7.2 Compiling time v0.3.36 Compiling git2 v0.18.3 Compiling toml v0.8.14 Compiling cargo-util-schemas v0.4.0 (/builddir/build/BUILD/rustc-1.80.0-src/src/tools/cargo/crates/cargo-util-schemas) Compiling gix-date v0.8.6 Compiling cargo-credential v0.4.6 (/builddir/build/BUILD/rustc-1.80.0-src/src/tools/cargo/credential/cargo-credential) Compiling pasetors v0.6.8 Compiling gix-actor v0.31.2 Compiling gix-protocol v0.45.1 Compiling gix-object v0.42.2 Compiling cargo-credential-libsecret v0.4.6 (/builddir/build/BUILD/rustc-1.80.0-src/src/tools/cargo/credential/cargo-credential-libsecret) Compiling gix-revwalk v0.13.1 Compiling gix-ref v0.44.0 Compiling gix-pack v0.51.0 Compiling gix-filter v0.11.2 Compiling gix-diff v0.44.0 Compiling gix-traverse v0.39.1 Compiling gix-revision v0.27.1 Compiling gix-negotiate v0.13.1 Compiling git2-curl v0.19.0 Compiling gix-index v0.33.0 Compiling gix-refspec v0.23.0 Compiling gix-discover v0.32.0 Compiling gix-config v0.37.0 Compiling gix-odb v0.61.0 Compiling gix-worktree v0.34.0 Compiling gix-dir v0.5.0 Compiling gix-submodule v0.11.0 Compiling gix v0.63.0 Finished `release` profile [optimized + debuginfo] target(s) in 9m 35s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 125535` 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:37 + /usr/bin/llvm-profdata merge -o /builddir/build/BUILD/rustc-1.80.0-src/build/rustc.profdata /builddir/build/BUILD/rustc-1.80.0-src/build/profiles + rm -r /builddir/build/BUILD/rustc-1.80.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.80.0-src/build/rustc.profdata Building bootstrap Finished `dev` profile [unoptimized] target(s) in 0.26s 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 = 125535` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Finished `release` profile [optimized + debuginfo] target(s) in 0.37s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Finished `release` profile [optimized + debuginfo] target(s) in 0.44s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Finished `release` profile [optimized + debuginfo] target(s) in 0.37s Building stage1 library artifacts (x86_64-unknown-linux-gnu) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Finished `release` profile [optimized + debuginfo] target(s) in 0.37s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Compiling cfg-if v1.0.0 Compiling once_cell v1.19.0 Compiling stable_deref_trait v1.2.0 Compiling smallvec v1.13.2 Compiling zerocopy v0.7.34 Compiling allocator-api2 v0.2.18 Compiling equivalent v1.0.1 Compiling pin-project-lite v0.2.14 Compiling log v0.4.21 Compiling scopeguard v1.2.0 Compiling rustc-hash v1.1.0 Compiling bitflags v2.5.0 Compiling thin-vec v0.2.13 Compiling arrayvec v0.7.4 Compiling linux-raw-sys v0.4.14 Compiling either v1.12.0 Compiling fastrand v2.1.0 Compiling libc v0.2.155 Compiling memchr v2.5.0 Compiling typenum v1.17.0 Compiling parking_lot_core v0.9.10 Compiling rustix v0.38.34 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_graphviz) Compiling ahash v0.8.11 Compiling lock_api v0.4.12 Compiling generic-array v0.14.7 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling elsa v1.7.1 Compiling cpufeatures v0.2.12 Compiling unicode-width v0.1.12 Compiling itoa v1.0.11 Compiling scoped-tls v1.0.1 Compiling ppv-lite86 v0.2.17 Compiling crc32fast v1.4.0 Compiling semver v1.0.23 Compiling static_assertions v1.1.0 Compiling adler v1.0.2 Compiling zerofrom v0.1.3 Compiling litemap v0.7.2 Compiling byteorder v1.5.0 Compiling writeable v0.5.4 Compiling serde v1.0.202 Compiling tracing-core v0.1.30 Compiling ena v0.14.3 Compiling unicode-xid v0.2.4 Compiling miniz_oxide v0.7.3 Compiling unicode-properties v0.1.1 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_arena) Compiling icu_locid_transform_data v1.4.0 Compiling yoke v0.7.3 Compiling serde_json v1.0.117 Compiling thiserror v1.0.61 Compiling ryu v1.0.18 Compiling type-map v0.5.0 Compiling icu_list_data v1.4.0 Compiling self_cell v1.0.4 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_fs_util) Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_lexer) Compiling odht v0.3.1 Compiling itertools v0.12.1 Compiling fluent-syntax v0.11.1 Compiling self_cell v0.10.3 Compiling anstyle v1.0.7 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_error_codes) Compiling termcolor v1.4.1 Compiling getopts v0.2.21 Compiling memoffset v0.9.1 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling field-offset v0.3.6 Compiling bitflags v1.3.2 Compiling datafrog v2.0.1 Compiling tinyvec_macros v0.1.1 Compiling regex-syntax v0.7.5 Compiling zerovec v0.10.1 Compiling snap v1.1.1 Compiling unicode-script v0.5.6 Compiling tinyvec v1.6.0 Compiling libloading v0.8.3 Compiling regex-syntax v0.6.29 Compiling unicase v2.7.0 Compiling rustc-demangle v0.1.24 Compiling punycode v0.4.1 Compiling overload v0.1.1 Compiling tracing v0.1.37 Compiling annotate-snippets v0.10.2 Compiling hashbrown v0.14.5 Compiling regex-automata v0.2.0 Compiling aho-corasick v1.1.3 Compiling leb128 v0.2.5 Compiling lazy_static v1.4.0 Compiling flate2 v1.0.30 Compiling polonius-engine v0.13.0 Compiling sharded-slab v0.1.7 Compiling wasm-encoder v0.200.0 Compiling pulldown-cmark v0.9.6 Compiling nu-ansi-term v0.46.0 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_llvm) Compiling thread_local v1.1.8 Compiling pathdiff v0.2.1 Compiling cc v1.0.97 Compiling nix v0.28.0 Compiling tracing-log v0.2.0 Compiling nu-ansi-term v0.49.0 Compiling powerfmt v0.2.0 Compiling stable_mir v0.1.0-preview (/builddir/build/BUILD/rustc-1.80.0-src/compiler/stable_mir) Compiling deranged v0.3.11 Compiling indexmap v2.2.6 Compiling unicode-normalization v0.1.23 Compiling num-conv v0.1.0 Compiling time-core v0.1.2 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling shlex v1.3.0 Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc) Compiling digest v0.10.7 Compiling tinystr v0.7.5 Compiling perf-event-open-sys v3.0.0 Compiling memmap2 v0.2.3 Compiling getrandom v0.2.14 Compiling jobserver v0.1.31 Compiling termize v0.1.1 Compiling rand_core v0.6.4 Compiling sha1 v0.10.6 Compiling parking_lot v0.12.2 Compiling md-5 v0.10.6 Compiling sha2 v0.10.8 Compiling unic-langid-impl v0.9.5 Compiling icu_locid v1.4.0 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling measureme v11.0.1 Compiling unicode-security v0.1.1 Compiling unic-langid-macros v0.9.5 Compiling unic-langid v0.9.5 Compiling fluent-langneg v0.13.0 Compiling intl-memoizer v0.5.2 Compiling rand v0.8.5 Compiling intl_pluralrules v7.0.2 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_serialize) Compiling wasmparser v0.118.2 Compiling gimli v0.28.1 Compiling time v0.3.36 Compiling fluent-bundle v0.15.3 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_index) Compiling regex-automata v0.1.10 Compiling tempfile v3.10.1 Compiling icu_provider v1.4.0 Compiling regex-automata v0.3.7 Compiling twox-hash v1.6.3 Compiling icu_locid_transform v1.4.0 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_parse_format) Compiling ruzstd v0.5.0 Compiling ctrlc v3.4.4 Compiling matchers v0.1.0 Compiling icu_provider_adapters v1.4.0 Compiling icu_list v1.4.0 Compiling gsgdt v0.1.2 Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_baked_icu_data) Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_span) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_abi) Compiling regex v1.9.4 Compiling tracing-subscriber v0.3.18 Compiling rustc_ast_ir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_ir) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_feature) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_error_messages) Compiling tracing-tree v0.3.0 Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_type_ir) Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_log) Compiling object v0.32.2 Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_next_trait_solver) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_pretty) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_target) Compiling thorin-dwp v0.7.0 Compiling ar_archive_writer v0.2.0 Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_infer) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_mir_dataflow) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_metadata) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_pattern_analysis) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_symbol_mangling) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_monomorphize) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_incremental) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_lowering) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_query_impl) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_trait_selection) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_lint) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ty_utils) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_traits) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir_analysis) Compiling rustc_sanitizers v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_sanitizers) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_const_eval) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_borrowck) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_codegen_llvm) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_privacy) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_passes) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_mir_build) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_mir_transform) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir_typeck) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_driver) Finished `release` profile [optimized + debuginfo] target(s) in 7m 58s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Finished `release` profile [optimized + debuginfo] target(s) in 0.37s 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 = 125535` 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:08:01 + /usr/bin/python3 ./x.py build -j 31 sysroot Building bootstrap Finished `dev` profile [unoptimized] target(s) in 0.26s 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 = 125535` at the top of `config.toml` Building stage0 library artifacts (x86_64-unknown-linux-gnu) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Finished `release` profile [optimized + debuginfo] target(s) in 0.37s Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Finished `release` profile [optimized + debuginfo] target(s) in 0.44s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Finished `release` profile [optimized + debuginfo] target(s) in 0.37s Building stage1 library artifacts (x86_64-unknown-linux-gnu) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Finished `release` profile [optimized + debuginfo] target(s) in 0.37s Building compiler artifacts (stage1 -> stage2, x86_64-unknown-linux-gnu) warning: flag `-Z check-cfg` has been stabilized in the 1.80 release, and is no longer necessary Compile-time checking of conditional (a.k.a. `-Zcheck-cfg`) is now always enabled. Compiling cfg-if v1.0.0 Compiling once_cell v1.19.0 Compiling stable_deref_trait v1.2.0 Compiling smallvec v1.13.2 Compiling zerocopy v0.7.34 Compiling allocator-api2 v0.2.18 Compiling equivalent v1.0.1 Compiling pin-project-lite v0.2.14 Compiling log v0.4.21 Compiling scopeguard v1.2.0 Compiling bitflags v2.5.0 Compiling rustc-hash v1.1.0 Compiling thin-vec v0.2.13 Compiling arrayvec v0.7.4 Compiling linux-raw-sys v0.4.14 Compiling either v1.12.0 Compiling fastrand v2.1.0 Compiling libc v0.2.155 Compiling memchr v2.5.0 Compiling parking_lot_core v0.9.10 Compiling typenum v1.17.0 Compiling rustix v0.38.34 Compiling itoa v1.0.11 Compiling ahash v0.8.11 Compiling lock_api v0.4.12 Compiling generic-array v0.14.7 Compiling psm v0.1.21 Compiling stacker v0.1.15 Compiling elsa v1.7.1 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_graphviz) Compiling cpufeatures v0.2.12 Compiling unicode-width v0.1.12 Compiling scoped-tls v1.0.1 Compiling ppv-lite86 v0.2.17 Compiling semver v1.0.23 Compiling zerofrom v0.1.3 Compiling crc32fast v1.4.0 Compiling static_assertions v1.1.0 Compiling adler v1.0.2 Compiling litemap v0.7.2 Compiling byteorder v1.5.0 Compiling writeable v0.5.4 Compiling serde v1.0.202 Compiling tracing-core v0.1.30 Compiling ena v0.14.3 Compiling unicode-properties v0.1.1 Compiling unicode-xid v0.2.4 Compiling miniz_oxide v0.7.3 Compiling yoke v0.7.3 Compiling icu_locid_transform_data v1.4.0 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_arena) Compiling rustc_lexer v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_lexer) Compiling serde_json v1.0.117 Compiling thiserror v1.0.61 Compiling ryu v1.0.18 Compiling type-map v0.5.0 Compiling self_cell v1.0.4 Compiling icu_list_data v1.4.0 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_fs_util) Compiling odht v0.3.1 Compiling fluent-syntax v0.11.1 Compiling self_cell v0.10.3 Compiling itertools v0.12.1 Compiling anstyle v1.0.7 Compiling zerovec v0.10.1 Compiling termcolor v1.4.1 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_error_codes) Compiling getopts v0.2.21 Compiling memoffset v0.9.1 Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Compiling field-offset v0.3.6 Compiling bitflags v1.3.2 Compiling datafrog v2.0.1 Compiling tinyvec_macros v0.1.1 Compiling regex-syntax v0.7.5 Compiling unicode-script v0.5.6 Compiling snap v1.1.1 Compiling libloading v0.8.3 Compiling tinyvec v1.6.0 Compiling regex-syntax v0.6.29 Compiling unicase v2.7.0 Compiling overload v0.1.1 Compiling rustc-demangle v0.1.24 Compiling hashbrown v0.14.5 Compiling tracing v0.1.37 Compiling regex-automata v0.2.0 Compiling annotate-snippets v0.10.2 Compiling aho-corasick v1.1.3 Compiling leb128 v0.2.5 Compiling flate2 v1.0.30 Compiling polonius-engine v0.13.0 Compiling punycode v0.4.1 Compiling lazy_static v1.4.0 Compiling pulldown-cmark v0.9.6 Compiling sharded-slab v0.1.7 Compiling wasm-encoder v0.200.0 Compiling nu-ansi-term v0.46.0 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_llvm) Compiling thread_local v1.1.8 Compiling pathdiff v0.2.1 Compiling cc v1.0.97 Compiling nix v0.28.0 Compiling tracing-log v0.2.0 Compiling powerfmt v0.2.0 Compiling nu-ansi-term v0.49.0 Compiling indexmap v2.2.6 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling unicode-normalization v0.1.23 Compiling deranged v0.3.11 Compiling stable_mir v0.1.0-preview (/builddir/build/BUILD/rustc-1.80.0-src/compiler/stable_mir) Compiling num-conv v0.1.0 Compiling digest v0.10.7 Compiling tinystr v0.7.5 Compiling time-core v0.1.2 Compiling memmap2 v0.2.3 Compiling perf-event-open-sys v3.0.0 Compiling jobserver v0.1.31 Compiling getrandom v0.2.14 Compiling sha1 v0.10.6 Compiling md-5 v0.10.6 Compiling sha2 v0.10.8 Compiling unic-langid-impl v0.9.5 Compiling icu_locid v1.4.0 Compiling parking_lot v0.12.2 Compiling rand_core v0.6.4 Compiling unic-langid-macros v0.9.5 Compiling termize v0.1.1 Compiling unicode-security v0.1.1 Compiling measureme v11.0.1 Compiling unic-langid v0.9.5 Compiling shlex v1.3.0 Compiling rand_chacha v0.3.1 Compiling rand_xoshiro v0.6.0 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_serialize) Compiling wasmparser v0.118.2 Compiling fluent-langneg v0.13.0 Compiling intl-memoizer v0.5.2 Compiling intl_pluralrules v7.0.2 Compiling gimli v0.28.1 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_index) Compiling tempfile v3.10.1 Compiling rand v0.8.5 Compiling icu_provider v1.4.0 Compiling fluent-bundle v0.15.3 Compiling regex-automata v0.3.7 Compiling regex-automata v0.1.10 Compiling time v0.3.36 Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc) Compiling icu_locid_transform v1.4.0 Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_data_structures) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_parse_format) Compiling twox-hash v1.6.3 Compiling ctrlc v3.4.4 Compiling matchers v0.1.0 Compiling ruzstd v0.5.0 Compiling icu_provider_adapters v1.4.0 Compiling icu_list v1.4.0 Compiling gsgdt v0.1.2 Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_span) Compiling rustc_abi v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_abi) Compiling rustc_baked_icu_data v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_baked_icu_data) Compiling regex v1.9.4 Compiling tracing-subscriber v0.3.18 Compiling rustc_ast_ir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_ir) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_feature) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_error_messages) Compiling object v0.32.2 Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_type_ir) Compiling tracing-tree v0.3.0 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_log) Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_pretty) Compiling rustc_next_trait_solver v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_next_trait_solver) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_target) Compiling ar_archive_writer v0.2.0 Compiling thorin-dwp v0.7.0 Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_middle) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_infer) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_mir_dataflow) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_metadata) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_incremental) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_symbol_mangling) Compiling rustc_pattern_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_pattern_analysis) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_monomorphize) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ast_lowering) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_query_impl) Compiling rustc_smir v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_smir) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_resolve) Compiling rustc_transmute v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_transmute) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_trait_selection) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_lint) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_ty_utils) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_traits) Compiling rustc_hir_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir_analysis) Compiling rustc_sanitizers v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_sanitizers) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_const_eval) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_borrowck) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_codegen_llvm) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_privacy) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_passes) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_mir_build) Compiling rustc_hir_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_hir_typeck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_mir_transform) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_interface) Compiling rustc_driver_impl v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_driver_impl) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.80.0-src/compiler/rustc_driver)