Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-an8-exp-build-138634-51755/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/rust.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/rust-1.62-1.62.1-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/rust.spec'], chrootPath='/var/lib/mock/dist-an8-exp-build-138634-51755/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/rust.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cBJSGQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rustc-1.62.1-src + /usr/bin/xz -dc /builddir/build/SOURCES/rustc-1.62.1-src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc-1.62.1-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-Use-lld-provided-by-system-for-wasm.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #1 (0001-Use-lld-provided-by-system-for-wasm.patch): patching file compiler/rustc_target/src/spec/wasm_base.rs Patch #2 (rustc-1.61.0-rust-gdb-substitute-path.patch): + echo 'Patch #2 (rustc-1.61.0-rust-gdb-substitute-path.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/etc/rust-gdb + echo 'Patch #100 (rustc-1.59.0-disable-libssh2.patch):' Patch #100 (rustc-1.59.0-disable-libssh2.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Cargo.lock Hunk #1 succeeded at 2082 (offset 147 lines). Hunk #2 succeeded at 2114 (offset 147 lines). patching file vendor/git2/Cargo.toml Hunk #1 succeeded at 48 (offset -3 lines). + sed -i.try-python -e '/^try python3 /i try "/usr/libexec/platform-python" "$@"' ./configure + sed -i.rust-src -e s#@BUILDDIR@#/builddir/build/BUILD/rustc-1.62.1-src# ./src/etc/rust-gdb + rm -rf src/llvm-project/ + mkdir -p src/llvm-project/libunwind/ + rm -rf vendor/curl-sys/curl/ + rm -rf vendor/tikv-jemalloc-sys-0.4.1+5.2.1-patched/jemalloc/ vendor/tikv-jemalloc-sys/jemalloc/ + rm -rf vendor/libmimalloc-sys/c_src/mimalloc/ + rm -rf vendor/libssh2-sys/libssh2/ + rm -rf vendor/libz-sys/src/zlib/ + rm -rf vendor/libz-sys/src/zlib-ng/ + rm -rf vendor/lzma-sys/xz-5.2/ + rm -rf vendor/openssl-src/openssl/ + rm -rf vendor/libssh2-sys/ + sed -i.lzma -e /LZMA_API_STATIC/d src/bootstrap/tool.rs + find vendor -name .cargo-checksum.json -exec sed -i.uncheck -e 's/"files":{[^}]*}/"files":{ }/' '{}' + + find -name '*.rs' -type f -perm /111 -exec chmod -v -x '{}' + mode of './compiler/rustc_codegen_cranelift/scripts/filter_profile.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './compiler/rustc_codegen_cranelift/y.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/arbitrary/tests/derive.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/tests/ansi_term_compat.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/style.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/control.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/color.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/src/formatters.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/most_simple.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/control.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/dynamic_colors.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/colored/examples/nested_colors.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/unicode-normalization-0.1.13/src/no_std_prelude.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/type-map/src/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/gimli/tests/parse_self.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './vendor/gimli-0.25.0/tests/parse_self.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rls/racer/src/racer/lib.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/tools/rust-analyzer/crates/ide/src/folding_ranges.rs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OJwcYN export CONFIG_SITE="NONE" export HISTCONTROL="ignoredups" export HISTSIZE="1000" export HOME="/builddir" export HOSTNAME="" export LANG="C" export LESSOPEN="||/usr/bin/lesspipe.sh %s" export LOGNAME="mockbuild" export MAIL="/var/spool/mail/mockbuild" export OLDPWD="/builddir/build/BUILD" export PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin" export PKG_CONFIG_PATH=":/usr/lib64/pkgconfig:/usr/share/pkgconfig" export PROMPT_COMMAND="printf \"\\033]0;\\007\"" export PWD="/builddir/build/BUILD/rustc-1.62.1-src" export PYTHON_DISALLOW_AMBIGUOUS_VERSION="warn" export RPM_ARCH="aarch64" export RPM_BUILD_DIR="/builddir/build/BUILD" export RPM_BUILD_NCPUS="80" export RPM_BUILD_ROOT="/builddir/build/BUILDROOT/rust-1.62-1.62.1-1.an8.aarch64" export RPM_DOC_DIR="/usr/share/doc" export RPM_LD_FLAGS="-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" export RPM_OPT_FLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" export RPM_OS="linux" export RPM_PACKAGE_NAME="rust-1.62" export RPM_PACKAGE_RELEASE="1.an8" export RPM_PACKAGE_VERSION="1.62.1" export RPM_SOURCE_DIR="/builddir/build/SOURCES" export SHELL="/bin/bash" export SHLVL="2" export TERM="vt100" export USER="mockbuild" export which_declare="declare -f" + umask 022 + cd /builddir/build/BUILD + cd rustc-1.62.1-src + export ++ /usr/bin/getconf _NPROCESSORS_ONLN + ncpus=80 ++ awk '/^Mem:/{print $2}' ++ free -g + max_cpus=128 + '[' 128 -ge 1 -a 128 -lt 80 ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-Anolis-linux --host=aarch64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-option-checking --libdir=/usr/lib --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=aarch64-unknown-linux-gnu --set target.aarch64-unknown-linux-gnu.linker=gcc --set target.aarch64-unknown-linux-gnu.cc=gcc --set target.aarch64-unknown-linux-gnu.cxx=g++ --set target.aarch64-unknown-linux-gnu.ar=ar --set target.aarch64-unknown-linux-gnu.ranlib=/usr/bin/ranlib --python=/usr/libexec/platform-python --local-rust-root=/usr --set build.rustfmt=/bin/true --llvm-root=/usr --enable-llvm-link-shared --disable-llvm-static-stdcpp --disable-rpath --debuginfo-level=2 --set rust.codegen-units-std=1 --enable-extended --tools=analysis,cargo,clippy,rls,rustfmt,src --enable-vendor --enable-verbose-tests --dist-compression-formats=gz --release-channel=stable '--release-description=Red Hat 1.62.1-1.an8' configure: processing command line configure: configure: build.build := aarch64-unknown-linux-gnu configure: build.host := ['aarch64-unknown-linux-gnu'] configure: install.prefix := /usr configure: install.bindir := /usr/bin configure: install.sysconfdir := /etc configure: install.datadir := /usr/share configure: install.libdir := /usr/lib configure: install.localstatedir := /var configure: install.mandir := /usr/share/man configure: install.infodir := /usr/share/info configure: build.target := ['aarch64-unknown-linux-gnu'] configure: target.aarch64-unknown-linux-gnu.linker := gcc configure: target.aarch64-unknown-linux-gnu.cc := gcc configure: target.aarch64-unknown-linux-gnu.cxx := g++ configure: target.aarch64-unknown-linux-gnu.ar := ar configure: target.aarch64-unknown-linux-gnu.ranlib := /usr/bin/ranlib configure: build.rustfmt := /bin/true configure: rust.codegen-units-std := 1 configure: build.python := /usr/libexec/platform-python configure: build.rustc := /usr/bin/rustc configure: build.cargo := /usr/bin/cargo configure: target.aarch64-unknown-linux-gnu.llvm-config := /usr/bin/llvm-config configure: llvm.link-shared := True configure: llvm.static-libstdcpp := False configure: rust.rpath := False configure: rust.debuginfo-level := 2 configure: build.extended := True configure: build.tools := ['analysis', 'cargo', 'clippy', 'rls', 'rustfm ... configure: build.vendor := True configure: rust.verbose-tests := True configure: dist.compression-formats := ['gz'] configure: rust.channel := stable configure: rust.description := Red Hat 1.62.1-1.an8 configure: build.configure-args := ['--build=aarch64-Anolis-linux', '--host=aarch ... 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.62.1-src/x.py --help` configure: + /usr/libexec/platform-python ./x.py build -j 80 --stage 2 Building rustbuild warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling libc v0.2.125 Compiling memchr v2.4.1 Compiling proc-macro2 v1.0.37 Compiling unicode-xid v0.2.2 Compiling syn v1.0.91 Compiling cfg-if v1.0.0 Compiling cc v1.0.69 Compiling lazy_static v1.4.0 Compiling serde_derive v1.0.125 Compiling pkg-config v0.3.18 Compiling log v0.4.14 Compiling serde v1.0.125 Compiling regex-automata v0.1.10 Compiling regex-syntax v0.6.25 Compiling ryu v1.0.5 Compiling crossbeam-utils v0.8.8 Compiling serde_json v1.0.59 Compiling same-file v1.0.6 Compiling once_cell v1.10.0 Compiling fnv v1.0.7 Compiling bootstrap v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/bootstrap) Compiling itoa v0.4.6 Compiling unicode-width v0.1.8 Compiling getopts v0.2.21 Compiling walkdir v2.3.2 Compiling thread_local v1.1.4 Compiling cmake v0.1.44 Compiling bstr v0.2.13 Compiling aho-corasick v0.7.18 Compiling lzma-sys v0.1.16 Compiling quote v1.0.18 Compiling opener v0.5.0 Compiling filetime v0.2.14 Compiling xattr v0.2.2 Compiling num_cpus v1.13.1 Compiling tar v0.4.37 Compiling xz2 v0.1.6 Compiling regex v1.5.5 Compiling globset v0.4.5 Compiling ignore v0.4.17 Compiling toml v0.5.7 Finished dev [unoptimized] target(s) in 34.45s warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Building stage0 std artifacts (aarch64-unknown-linux-gnu -> aarch64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling compiler_builtins v0.1.71 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/core) Compiling libc v0.2.125 Compiling cc v1.0.69 Compiling memchr v2.4.1 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/unwind) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/alloc) Compiling cfg-if v0.1.10 Compiling adler v0.2.3 Compiling rustc-demangle v0.1.21 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_abort) Compiling gimli v0.25.0 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.62.1-src/library/stdarch/crates/std_detect) Compiling object v0.26.2 Compiling hashbrown v0.12.0 Compiling miniz_oxide v0.4.0 Compiling addr2line v0.16.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/proc_macro) Compiling unicode-width v0.1.8 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/test) Finished release [optimized + debuginfo] target(s) in 1m 30s Copying stage0 std from stage0 (aarch64-unknown-linux-gnu -> aarch64-unknown-linux-gnu / aarch64-unknown-linux-gnu) Building stage0 compiler artifacts (aarch64-unknown-linux-gnu -> aarch64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling libc v0.2.125 Compiling proc-macro2 v1.0.37 Compiling unicode-xid v0.2.2 Compiling syn v1.0.91 Compiling version_check v0.9.3 Compiling cfg-if v1.0.0 Compiling cfg-if v0.1.10 Compiling getrandom v0.2.0 Compiling once_cell v1.10.0 Compiling smallvec v1.7.0 Compiling log v0.4.14 Compiling lazy_static v1.4.0 Compiling autocfg v1.1.0 Compiling cc v1.0.69 Compiling parking_lot_core v0.8.5 Compiling scopeguard v1.1.0 Compiling typenum v1.12.0 Compiling pin-project-lite v0.2.8 Compiling rustc-hash v1.1.0 Compiling bitflags v1.2.1 Compiling ppv-lite86 v0.2.8 Compiling stable_deref_trait v1.2.0 Compiling proc-macro-hack v0.5.19 Compiling remove_dir_all v0.5.3 Compiling tinystr v0.3.4 Compiling arrayvec v0.7.0 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_graphviz) Compiling unicode-width v0.1.8 Compiling scoped-tls v1.0.0 Compiling unic-common v0.9.0 Compiling unic-char-range v0.9.0 Compiling self_cell v0.10.2 Compiling termcolor v1.1.2 Compiling annotate-snippets v0.8.0 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_fs_util) Compiling serde_derive v1.0.125 Compiling either v1.6.0 Compiling serde v1.0.125 Compiling datafrog v2.0.1 Compiling memchr v2.4.1 Compiling regex-syntax v0.6.25 Compiling tinyvec v0.3.4 Compiling ansi_term v0.12.1 Compiling crc32fast v1.2.0 Compiling snap v1.0.1 Compiling adler v0.2.3 Compiling unicode-script v0.5.3 Compiling fixedbitset v0.2.0 Compiling fallible-iterator v0.2.0 Compiling ryu v1.0.5 Compiling punycode v0.4.1 Compiling rustc-demangle v0.1.21 Compiling serde_json v1.0.59 Compiling pathdiff v0.2.1 Compiling itoa v0.4.6 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_error_codes) Compiling instant v0.1.12 Compiling odht v0.3.1 Compiling libloading v0.7.1 Compiling tracing-core v0.1.21 Compiling sharded-slab v0.1.1 Compiling lock_api v0.4.5 Compiling type-map v0.4.0 Compiling thread_local v1.1.4 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_arena) Compiling unic-ucd-version v0.9.0 Compiling getopts v0.2.21 Compiling rustc_apfloat v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_apfloat) Compiling ahash v0.7.4 Compiling generic-array v0.14.4 Compiling ena v0.14.0 Compiling unic-langid-impl v0.9.0 Compiling itertools v0.10.1 Compiling indexmap v1.8.0 Compiling unic-char-property v0.9.0 Compiling miniz_oxide v0.4.0 Compiling unic-emoji-char v0.9.0 Compiling tracing-log v0.1.2 Compiling rustc_lexer v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_lexer) Compiling polonius-engine v0.13.0 Compiling unicode-normalization v0.1.13 Compiling aho-corasick v0.7.18 Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_parse_format) Compiling quote v1.0.18 Compiling psm v0.1.16 Compiling stacker v0.1.14 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_llvm) Compiling memmap2 v0.2.1 Compiling cpufeatures v0.2.1 Compiling jobserver v0.1.24 Compiling atty v0.2.14 Compiling termize v0.1.1 Compiling num_cpus v1.13.1 Compiling flate2 v1.0.16 Compiling cstr v0.2.8 Compiling rand_core v0.6.2 Compiling parking_lot v0.11.2 Compiling rand_chacha v0.3.0 Compiling rand_xoshiro v0.6.0 Compiling hashbrown v0.11.2 Compiling unicode-security v0.0.5 Compiling measureme v10.0.0 Compiling rand v0.8.5 Compiling crypto-common v0.1.2 Compiling block-buffer v0.10.2 Compiling tempfile v3.2.0 Compiling digest v0.10.2 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_serialize) Compiling petgraph v0.5.1 Compiling gimli v0.26.1 Compiling object v0.28.4 Compiling sha-1 v0.10.0 Compiling sha2 v0.10.1 Compiling md-5 v0.10.0 Compiling regex v1.5.5 Compiling regex-automata v0.1.10 Compiling matchers v0.1.0 Compiling synstructure v0.12.6 Compiling tracing-attributes v0.1.18 Compiling rustc_macros v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_macros) Compiling unic-langid-macros-impl v0.9.0 Compiling thiserror-impl v1.0.30 Compiling chalk-derive v0.80.0 Compiling unic-langid-macros v0.9.0 Compiling unic-langid v0.9.0 Compiling fluent-langneg v0.13.0 Compiling intl-memoizer v0.5.1 Compiling intl_pluralrules v7.0.1 Compiling chalk-ir v0.80.0 Compiling tracing v0.1.29 Compiling thiserror v1.0.30 Compiling fluent-syntax v0.11.0 Compiling tracing-subscriber v0.3.3 Compiling thorin-dwp v0.2.0 Compiling fluent-bundle v0.15.2 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_index) Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_data_structures) Compiling tracing-tree v0.2.0 Compiling chalk-solve v0.80.0 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_log) Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_type_ir) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_target) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_error_messages) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_feature) Compiling chalk-engine v0.80.0 Compiling gsgdt v0.1.2 Compiling rls-span v0.5.3 Compiling rls-data v0.19.1 Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_middle) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast_lowering) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_mir_dataflow) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_symbol_mangling) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_incremental) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_monomorphize) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_query_impl) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_passes) Compiling rustc_save_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_save_analysis) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_resolve) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_codegen_llvm) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_lint) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_const_eval) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ty_utils) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_traits) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_mir_build) Compiling rustc_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_typeck) Compiling rustc_plugin_impl v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_plugin_impl) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_borrowck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_mir_transform) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_privacy) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_interface) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_driver) Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc) Finished release [optimized + debuginfo] target(s) in 5m 04s Copying stage0 rustc from stage0 (aarch64-unknown-linux-gnu -> aarch64-unknown-linux-gnu / aarch64-unknown-linux-gnu) Assembling stage1 compiler (aarch64-unknown-linux-gnu) Building stage1 std artifacts (aarch64-unknown-linux-gnu -> aarch64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling compiler_builtins v0.1.71 Compiling core v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/core) Compiling libc v0.2.125 Compiling cc v1.0.69 Compiling memchr v2.4.1 Compiling std v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/std) Compiling unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/unwind) Compiling rustc-std-workspace-core v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/alloc) Compiling cfg-if v0.1.10 Compiling adler v0.2.3 Compiling rustc-demangle v0.1.21 Compiling rustc-std-workspace-alloc v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/panic_abort) Compiling gimli v0.25.0 Compiling object v0.26.2 Compiling miniz_oxide v0.4.0 Compiling std_detect v0.1.5 (/builddir/build/BUILD/rustc-1.62.1-src/library/stdarch/crates/std_detect) Compiling hashbrown v0.12.0 Compiling addr2line v0.16.0 Compiling rustc-std-workspace-std v1.99.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/proc_macro) Compiling unicode-width v0.1.8 Compiling getopts v0.2.21 Compiling test v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/library/test) Finished release [optimized + debuginfo] target(s) in 1m 37s Copying stage1 std from stage1 (aarch64-unknown-linux-gnu -> aarch64-unknown-linux-gnu / aarch64-unknown-linux-gnu) Building stage1 compiler artifacts (aarch64-unknown-linux-gnu -> aarch64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling libc v0.2.125 Compiling proc-macro2 v1.0.37 Compiling unicode-xid v0.2.2 Compiling syn v1.0.91 Compiling version_check v0.9.3 Compiling cfg-if v1.0.0 Compiling cfg-if v0.1.10 Compiling getrandom v0.2.0 Compiling once_cell v1.10.0 Compiling smallvec v1.7.0 Compiling autocfg v1.1.0 Compiling lazy_static v1.4.0 Compiling log v0.4.14 Compiling parking_lot_core v0.8.5 Compiling cc v1.0.69 Compiling scopeguard v1.1.0 Compiling rustc-hash v1.1.0 Compiling typenum v1.12.0 Compiling pin-project-lite v0.2.8 Compiling bitflags v1.2.1 Compiling ppv-lite86 v0.2.8 Compiling proc-macro-hack v0.5.19 Compiling stable_deref_trait v1.2.0 Compiling remove_dir_all v0.5.3 Compiling tinystr v0.3.4 Compiling arrayvec v0.7.0 Compiling rustc_graphviz v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_graphviz) Compiling unicode-width v0.1.8 Compiling unic-common v0.9.0 Compiling scoped-tls v1.0.0 Compiling unic-char-range v0.9.0 Compiling self_cell v0.10.2 Compiling termcolor v1.1.2 Compiling annotate-snippets v0.8.0 Compiling rustc_fs_util v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_fs_util) Compiling serde_derive v1.0.125 Compiling serde v1.0.125 Compiling either v1.6.0 Compiling datafrog v2.0.1 Compiling memchr v2.4.1 Compiling regex-syntax v0.6.25 Compiling tinyvec v0.3.4 Compiling ansi_term v0.12.1 Compiling snap v1.0.1 Compiling crc32fast v1.2.0 Compiling adler v0.2.3 Compiling unicode-script v0.5.3 Compiling fixedbitset v0.2.0 Compiling fallible-iterator v0.2.0 Compiling punycode v0.4.1 Compiling ryu v1.0.5 Compiling rustc-demangle v0.1.21 Compiling pathdiff v0.2.1 Compiling serde_json v1.0.59 Compiling itoa v0.4.6 Compiling rustc_error_codes v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_error_codes) Compiling instant v0.1.12 Compiling odht v0.3.1 Compiling libloading v0.7.1 Compiling tracing-core v0.1.21 Compiling sharded-slab v0.1.1 Compiling lock_api v0.4.5 Compiling type-map v0.4.0 Compiling thread_local v1.1.4 Compiling rustc_arena v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_arena) Compiling unic-langid-impl v0.9.0 Compiling miniz_oxide v0.4.0 Compiling itertools v0.10.1 Compiling unic-ucd-version v0.9.0 Compiling unic-char-property v0.9.0 Compiling getopts v0.2.21 Compiling ahash v0.7.4 Compiling generic-array v0.14.4 Compiling unic-emoji-char v0.9.0 Compiling indexmap v1.8.0 Compiling ena v0.14.0 Compiling tracing-log v0.1.2 Compiling rustc_lexer v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_lexer) Compiling polonius-engine v0.13.0 Compiling unicode-normalization v0.1.13 Compiling rustc_apfloat v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_apfloat) Compiling rustc_parse_format v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_parse_format) Compiling aho-corasick v0.7.18 Compiling quote v1.0.18 Compiling psm v0.1.16 Compiling stacker v0.1.14 Compiling rustc_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_llvm) Compiling cpufeatures v0.2.1 Compiling jobserver v0.1.24 Compiling memmap2 v0.2.1 Compiling atty v0.2.14 Compiling termize v0.1.1 Compiling num_cpus v1.13.1 Compiling flate2 v1.0.16 Compiling cstr v0.2.8 Compiling rand_core v0.6.2 Compiling unicode-security v0.0.5 Compiling parking_lot v0.11.2 Compiling rand_chacha v0.3.0 Compiling rand_xoshiro v0.6.0 Compiling hashbrown v0.11.2 Compiling measureme v10.0.0 Compiling rand v0.8.5 Compiling regex v1.5.5 Compiling regex-automata v0.1.10 Compiling tempfile v3.2.0 Compiling rustc_serialize v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_serialize) Compiling petgraph v0.5.1 Compiling object v0.28.4 Compiling gimli v0.26.1 Compiling block-buffer v0.10.2 Compiling crypto-common v0.1.2 Compiling digest v0.10.2 Compiling md-5 v0.10.0 Compiling sha2 v0.10.1 Compiling sha-1 v0.10.0 Compiling matchers v0.1.0 Compiling synstructure v0.12.6 Compiling tracing-attributes v0.1.18 Compiling rustc_macros v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_macros) Compiling unic-langid-macros-impl v0.9.0 Compiling thiserror-impl v1.0.30 Compiling chalk-derive v0.80.0 Compiling unic-langid-macros v0.9.0 Compiling unic-langid v0.9.0 Compiling intl-memoizer v0.5.1 Compiling fluent-langneg v0.13.0 Compiling intl_pluralrules v7.0.1 Compiling chalk-ir v0.80.0 Compiling tracing v0.1.29 Compiling thiserror v1.0.30 Compiling fluent-syntax v0.11.0 Compiling tracing-subscriber v0.3.3 Compiling thorin-dwp v0.2.0 Compiling fluent-bundle v0.15.2 Compiling rustc_index v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_index) Compiling rustc_data_structures v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_data_structures) Compiling tracing-tree v0.2.0 Compiling chalk-solve v0.80.0 Compiling rustc_log v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_log) Compiling rustc_span v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_span) Compiling rustc_type_ir v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_type_ir) Compiling rustc_ast v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast) Compiling rustc_target v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_target) Compiling rustc_error_messages v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_error_messages) Compiling rustc_feature v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_feature) Compiling chalk-engine v0.80.0 Compiling gsgdt v0.1.2 Compiling rls-span v0.5.3 Compiling rls-data v0.19.1 Compiling rustc_ast_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast_pretty) Compiling rustc_hir v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_hir) Compiling rustc_lint_defs v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_lint_defs) Compiling rustc_hir_pretty v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_hir_pretty) Compiling rustc_errors v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_errors) Compiling rustc_session v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_session) Compiling rustc_attr v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_attr) Compiling rustc_query_system v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_query_system) Compiling rustc_parse v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_parse) Compiling rustc_middle v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_middle) Compiling rustc_ast_lowering v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast_lowering) Compiling rustc_ast_passes v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ast_passes) Compiling rustc_expand v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_expand) Compiling rustc_builtin_macros v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_builtin_macros) Compiling rustc_infer v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_infer) Compiling rustc_metadata v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_metadata) Compiling rustc_mir_dataflow v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_mir_dataflow) Compiling rustc_incremental v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_incremental) Compiling rustc_symbol_mangling v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_symbol_mangling) Compiling rustc_query_impl v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_query_impl) Compiling rustc_passes v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_passes) Compiling rustc_monomorphize v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_monomorphize) Compiling rustc_save_analysis v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_save_analysis) Compiling rustc_codegen_ssa v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_codegen_ssa) Compiling rustc_resolve v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_resolve) Compiling rustc_trait_selection v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_trait_selection) Compiling rustc_codegen_llvm v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_codegen_llvm) Compiling rustc_lint v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_lint) Compiling rustc_const_eval v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_const_eval) Compiling rustc_ty_utils v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_ty_utils) Compiling rustc_traits v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_traits) Compiling rustc_mir_build v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_mir_build) Compiling rustc_typeck v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_typeck) Compiling rustc_plugin_impl v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_plugin_impl) Compiling rustc_borrowck v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_borrowck) Compiling rustc_mir_transform v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_mir_transform) Compiling rustc_privacy v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_privacy) Compiling rustc_interface v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_interface) Compiling rustc_driver v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc_driver) Compiling rustc-main v0.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/compiler/rustc) Finished release [optimized + debuginfo] target(s) in 3m 59s Copying stage1 rustc from stage1 (aarch64-unknown-linux-gnu -> aarch64-unknown-linux-gnu / aarch64-unknown-linux-gnu) Assembling stage2 compiler (aarch64-unknown-linux-gnu) Uplifting stage1 std (aarch64-unknown-linux-gnu -> aarch64-unknown-linux-gnu) Copying stage2 std from stage1 (aarch64-unknown-linux-gnu -> aarch64-unknown-linux-gnu / aarch64-unknown-linux-gnu) Uplifting stage1 rustc (aarch64-unknown-linux-gnu -> aarch64-unknown-linux-gnu) Copying stage2 rustc from stage1 (aarch64-unknown-linux-gnu -> aarch64-unknown-linux-gnu / aarch64-unknown-linux-gnu) Building stage2 tool cargo (aarch64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling libc v0.2.125 Compiling pkg-config v0.3.18 Compiling autocfg v1.1.0 Compiling proc-macro2 v1.0.37 Compiling syn v1.0.91 Compiling unicode-xid v0.2.2 Compiling cfg-if v1.0.0 Compiling serde_derive v1.0.125 Compiling memchr v2.4.1 Compiling serde v1.0.125 Compiling cfg-if v0.1.10 Compiling log v0.4.14 Compiling bitflags v1.2.1 Compiling matches v0.1.8 Compiling crc32fast v1.2.0 Compiling tinyvec v0.3.4 Compiling getrandom v0.2.0 Compiling ryu v1.0.5 Compiling percent-encoding v2.1.0 Compiling getrandom v0.1.14 Compiling lazy_static v1.4.0 Compiling typenum v1.12.0 Compiling regex-automata v0.1.10 Compiling anyhow v1.0.51 Compiling serde_json v1.0.59 Compiling once_cell v1.10.0 Compiling foreign-types-shared v0.1.1 Compiling ppv-lite86 v0.2.8 Compiling itoa v0.4.6 Compiling openssl v0.10.38 Compiling openssl-probe v0.1.2 Compiling regex-syntax v0.6.25 Compiling crossbeam-utils v0.8.8 Compiling curl v0.4.41 Compiling byteorder v1.3.4 Compiling same-file v1.0.6 Compiling hashbrown v0.11.2 Compiling version_check v0.9.3 Compiling utf8parse v0.1.1 Compiling static_assertions v1.1.0 Compiling fnv v1.0.7 Compiling termcolor v1.1.2 Compiling semver v1.0.3 Compiling either v1.6.0 Compiling hex v0.3.2 Compiling bytes v1.0.1 Compiling remove_dir_all v0.5.3 Compiling textwrap v0.14.2 Compiling hex v0.4.2 Compiling humantime v2.0.1 Compiling strsim v0.10.0 Compiling smallvec v1.7.0 Compiling shell-escape v0.1.5 Compiling unicode-width v0.1.8 Compiling bytesize v1.0.1 Compiling lazycell v1.3.0 Compiling home v0.5.3 Compiling pathdiff v0.2.1 Compiling glob v0.3.0 Compiling unicode-bidi v0.3.4 Compiling form_urlencoded v1.0.1 Compiling thread_local v1.1.4 Compiling kstring v2.0.0 Compiling unicode-normalization v0.1.13 Compiling itertools v0.10.1 Compiling indexmap v1.8.0 Compiling foreign-types v0.3.2 Compiling vte v0.3.3 Compiling walkdir v2.3.2 Compiling strip-ansi-escapes v0.1.0 Compiling bstr v0.2.13 Compiling aho-corasick v0.7.18 Compiling os_str_bytes v6.0.0 Compiling im-rc v15.0.0 Compiling combine v4.6.3 Compiling quote v1.0.18 Compiling idna v0.2.0 Compiling socket2 v0.4.1 Compiling atty v0.2.14 Compiling filetime v0.2.14 Compiling jobserver v0.1.24 Compiling num_cpus v1.13.1 Compiling opener v0.5.0 Compiling clap v3.1.1 Compiling tar v0.4.37 Compiling bitmaps v2.1.0 Compiling rand_core v0.6.2 Compiling rand_core v0.5.1 Compiling cc v1.0.69 Compiling rand_xoshiro v0.4.0 Compiling rand_chacha v0.3.0 Compiling rand v0.8.5 Compiling libz-sys v1.1.3 Compiling openssl-sys v0.9.72 Compiling libnghttp2-sys v0.1.4+1.41.0 Compiling curl-sys v0.4.51+curl-7.80.0 Compiling libgit2-sys v0.13.2+1.4.2 Compiling regex v1.5.5 Compiling tempfile v3.2.0 Compiling flate2 v1.0.16 Compiling sized-chunks v0.6.4 Compiling globset v0.4.5 Compiling env_logger v0.9.0 Compiling cargo v0.63.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo) Compiling ignore v0.4.17 Compiling crypto-hash v0.3.4 Compiling cargo-util v0.1.3 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/cargo-util) Compiling url v2.2.2 Compiling cargo-platform v0.1.2 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/cargo-platform) Compiling toml_edit v0.14.3 Compiling serde_ignored v0.1.2 Compiling os_info v3.0.7 Compiling git2 v0.14.2 Compiling rustc-workspace-hack v1.0.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rustc-workspace-hack) Compiling rustfix v0.6.0 Compiling crates-io v0.34.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/crates-io) Compiling git2-curl v0.15.0 Finished release [optimized + debuginfo] target(s) in 1m 55s Building stage2 tool cargo-credential-1password (aarch64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling syn v1.0.91 Compiling serde_json v1.0.59 Compiling cargo-credential v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/credential/cargo-credential) Compiling serde_derive v1.0.125 Compiling serde v1.0.125 Compiling cargo-credential-1password v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/credential/cargo-credential-1password) Finished release [optimized + debuginfo] target(s) in 15.97s Building stage2 tool clippy-driver (aarch64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling camino v1.0.5 Compiling pulldown-cmark v0.9.1 Compiling rustc_tools_util v0.2.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/clippy/rustc_tools_util) Compiling if_chain v1.0.0 Compiling arrayvec v0.7.0 Compiling rustc-semver v1.1.0 Compiling unicode-script v0.5.3 Compiling quine-mc_cluskey v0.2.4 Compiling unicase v2.6.0 Compiling cargo-platform v0.1.2 Compiling toml v0.5.7 Compiling clippy v0.1.62 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/clippy) Compiling clippy_utils v0.1.62 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/clippy/clippy_utils) Compiling cargo_metadata v0.14.0 Compiling clippy_lints v0.1.62 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/clippy/clippy_lints) Finished release [optimized + debuginfo] target(s) in 1m 18s Building stage2 tool rls (aarch64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling futures-core v0.3.19 Compiling pin-project-lite v0.2.8 Compiling futures-task v0.3.19 Compiling futures-channel v0.3.19 Compiling futures-sink v0.3.19 Compiling futures-util v0.3.19 Compiling slab v0.4.2 Compiling scopeguard v1.1.0 Compiling futures-io v0.3.19 Compiling futures v0.1.31 Compiling pin-utils v0.1.0 Compiling parking_lot_core v0.8.5 Compiling crossbeam-epoch v0.9.6 Compiling percent-encoding v1.0.1 Compiling vec_map v0.8.2 Compiling rayon-core v1.9.1 Compiling ansi_term v0.12.1 Compiling unicode-segmentation v1.6.0 Compiling strsim v0.8.0 Compiling fst v0.4.5 Compiling tower-service v0.3.1 Compiling quick-error v1.2.3 Compiling rustfmt-nightly v1.4.38 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rustfmt) Compiling rustc_tools_util v0.2.0 Compiling yansi-term v0.1.2 Compiling diff v0.1.12 Compiling unicode_categories v0.1.1 Compiling bytecount v0.6.2 Compiling json v0.12.4 Compiling ordslice v0.3.0 Compiling tokio v1.8.4 Compiling instant v0.1.12 Compiling serde v1.0.125 Compiling memoffset v0.6.5 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling textwrap v0.11.0 Compiling rayon v1.5.1 Compiling getopts v0.2.21 Compiling lock_api v0.4.5 Compiling idna v0.1.5 Compiling humantime v1.3.0 Compiling signal-hook-registry v1.2.2 Compiling mio v0.7.14 Compiling dirs-sys v0.3.6 Compiling crossbeam-channel v0.5.4 Compiling futures-macro v0.3.19 Compiling rand_chacha v0.2.2 Compiling derive_more v0.99.9 Compiling thiserror-impl v1.0.30 Compiling derive-new v0.5.8 Compiling serde_repr v0.1.6 Compiling rustfmt-config_proc_macro v0.2.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rustfmt/config_proc_macro) Compiling env_logger v0.8.4 Compiling curl-sys v0.4.51+curl-7.80.0 Compiling rls-span v0.5.3 Compiling racer-interner v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/interner) Compiling curl v0.4.41 Compiling cargo v0.63.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo) Compiling dirs v2.0.2 Compiling annotate-snippets v0.8.0 Compiling racer-cargo-metadata v0.1.2 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/metadata) Compiling clap v2.34.0 Compiling term v0.6.1 Compiling rand v0.7.3 Compiling rls v1.41.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls) Compiling env_logger v0.7.1 Compiling heck v0.3.1 Compiling parking_lot v0.11.2 Compiling rls-data v0.19.1 Compiling rls-vfs v0.8.0 Compiling url v1.7.2 Compiling crossbeam-deque v0.8.1 Compiling git2-curl v0.15.0 Compiling crates-io v0.34.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/cargo/crates/crates-io) Compiling lsp-types v0.60.0 Compiling structopt-derive v0.4.18 Compiling rls-analysis v0.18.3 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/rls-analysis) Compiling thiserror v1.0.30 Compiling structopt v0.3.25 Compiling racer v2.2.2 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer) Compiling toml v0.5.7 Compiling tokio-stream v0.1.7 Compiling tokio-util v0.6.7 warning: passing `Span` by reference --> src/tools/rls/racer/src/racer/ast.rs:255:43 | 255 | fn point_is_in_span(point: BytePos, span: &Span) -> bool { | ^^^^^ help: try passing by value: `Span` | = note: `#[warn(rustc::pass_by_value)]` on by default Compiling futures-executor v0.3.19 Compiling proc-macro-crate v0.1.5 Compiling futures v0.3.19 Compiling jsonrpc-core v18.0.0 Compiling parity-tokio-ipc v0.9.0 Compiling jsonrpc-derive v18.0.0 Compiling jsonrpc-server-utils v18.0.0 Compiling jsonrpc-pubsub v18.0.0 Compiling jsonrpc-ipc-server v18.0.0 Compiling jsonrpc-client-transports v18.0.0 Compiling jsonrpc-core-client v18.0.0 Compiling rls-ipc v0.1.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/rls-ipc) Compiling rls-rustc v0.6.0 (/builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/rls-rustc) warning: `racer` (lib) generated 1 warning Finished release [optimized + debuginfo] target(s) in 1m 31s Building rustdoc for stage2 (aarch64-unknown-linux-gnu) warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /builddir/build/BUILD/rustc-1.62.1-src/src/tools/rls/racer/Cargo.toml workspace: /builddir/build/BUILD/rustc-1.62.1-src/Cargo.toml Compiling proc-macro2 v1.0.37 Compiling syn v1.0.91 Compiling unicode-xid v0.2.2 Compiling cfg-if v1.0.0 Compiling memchr v2.4.1 Compiling libc v0.2.125 Compiling version_check v0.9.3 Compiling lazy_static v1.4.0 Compiling serde v1.0.125 Compiling serde_derive v1.0.125 Compiling autocfg v1.1.0 Compiling scopeguard v1.1.0 Compiling crossbeam-utils v0.8.8 Compiling getrandom v0.2.0 Compiling crossbeam-epoch v0.9.6 Compiling cfg-if v0.1.10 Compiling parking_lot_core v0.8.5 Compiling regex-syntax v0.6.25 Compiling smallvec v1.7.0 Compiling log v0.4.14 Compiling minimal-lexical v0.2.1 Compiling rayon-core v1.9.1 Compiling ryu v1.0.5 Compiling bitflags v1.2.1 Compiling once_cell v1.10.0 Compiling askama_escape v0.10.2 Compiling pin-project-lite v0.2.8 Compiling ppv-lite86 v0.2.8 Compiling ansi_term v0.12.1 Compiling either v1.6.0 Compiling pulldown-cmark v0.9.1 Compiling serde_json v1.0.59 Compiling macro-utils v0.1.3 Compiling remove_dir_all v0.5.3 Compiling itoa v0.4.6 Compiling arrayvec v0.7.0 Compiling instant v0.1.12 Compiling tracing-core v0.1.21 Compiling sharded-slab v0.1.1 Compiling lock_api v0.4.5 Compiling minifier v0.0.43 Compiling itertools v0.10.1 Compiling nom v7.1.0 Compiling unicase v2.6.0 Compiling thread_local v1.1.4 Compiling memoffset v0.6.5 Compiling rayon v1.5.1 Compiling tracing-log v0.1.2 Compiling aho-corasick v0.7.18 Compiling crossbeam-channel v0.5.4 Compiling quote v1.0.18 Compiling crossbeam-deque v0.8.1 Compiling num_cpus v1.13.1 Compiling atty v0.2.14 Compiling rand_core v0.6.2 Compiling parking_lot v0.11.2 Compiling rand_chacha v0.3.0 Compiling rand v0.8.5 Compiling regex-automata v0.1.10 Compiling regex v1.5.5 Compiling tempfile v3.2.0 Compiling matchers v0.1.0 Compiling tracing-attributes v0.1.18