ubuntu x86_64 源码编译 rust 1.48.0

源码地址

GitHub - rust-lang/rust: Empowering everyone to build reliable and efficient software.

git clone https://github.com/rust-lang/rust
cd rust
git checkout 1.48.0
./configure
./x.py build

安装前执行cargo vendor

yeqiang@yeqiang-MS-7B23:~/Downloads/src/rust$ cargo vendor
  Downloaded block-buffer v0.9.0
  Downloaded rand_hc v0.2.0
  Downloaded arrayref v0.3.6
  Downloaded shell-escape v0.1.5
  Downloaded rustc_tools_util v0.2.0
  Downloaded proc-macro-crate v0.1.5
  Downloaded constant_time_eq v0.1.5
  Downloaded fuchsia-zircon v0.3.3
  Downloaded tokio-tcp v0.1.4
  Downloaded winapi-util v0.1.5
  Downloaded ws2_32-sys v0.2.1
  Downloaded cpuid-bool v0.1.2
  Downloaded tokio-uds v0.2.7
  Downloaded vcpkg v0.2.10
  Downloaded tokio-reactor v0.1.12
  Downloaded serde_ignored v0.1.2
  Downloaded tokio-executor v0.1.10
  Downloaded bitmaps v2.1.0
  Downloaded rustfix v0.5.1
  Downloaded redox_syscall v0.1.57
  Downloaded mio-uds v0.6.8
  Downloaded bytesize v1.0.1
  Downloaded if_chain v1.0.0
  Downloaded tokio-timer v0.2.13
  Downloaded colored v2.0.0
  Downloaded tokio-fs v0.1.7
  Downloaded wasi v0.9.0+wasi-snapshot-preview1
  Downloaded bytes v0.4.12
  Downloaded yaml-rust v0.4.4
  Downloaded lsp-codec v0.1.2
  Downloaded jsonrpc-client-transports v14.2.1
  Downloaded itertools v0.8.2
  Downloaded redox_users v0.3.4
  Downloaded failure v0.1.8
  Downloaded measureme v9.0.0
  Downloaded rustc-ap-rustc_fs_util v686.0.0
  Downloaded rustc-ap-rustc_arena v686.0.0
  Downloaded opaque-debug v0.3.0
  Downloaded tokio-service v0.1.0
  Downloaded iovec v0.1.4
  Downloaded tokio-udp v0.1.6
  Downloaded glob v0.3.0
  Downloaded tokio-codec v0.1.2
  Downloaded rustc-ap-rustc_graphviz v686.0.0
  Downloaded signal-hook-registry v1.2.1
  Downloaded foreign-types v0.3.2
  Downloaded winapi-build v0.1.1
  Downloaded rustc-ap-rustc_attr v686.0.0
  Downloaded strip-ansi-escapes v0.1.0
  Downloaded commoncrypto v0.2.0
  Downloaded ctor v0.1.15
  Downloaded tokio-threadpool v0.1.18
  Downloaded commoncrypto-sys v0.2.0
  Downloaded tokio-sync v0.1.8
  Downloaded url v1.7.2
  Downloaded rand_xorshift v0.2.0
  Downloaded lsp-types v0.60.0
  Downloaded jsonrpc-pubsub v14.2.0
  Downloaded quine-mc_cluskey v0.2.4
  Downloaded vergen v3.1.0
  Downloaded rls-vfs v0.8.0
  Downloaded rustc-ap-rustc_ast_passes v686.0.0
  Downloaded rustc-ap-rustc_macros v686.0.0
  Downloaded yaml-merge-keys v0.4.1
  Downloaded thiserror-impl v1.0.20
  Downloaded tokio-signal v0.2.9
  Downloaded structopt-derive v0.4.9
  Downloaded utf8parse v0.1.1
  Downloaded rustc-ap-rustc_feature v686.0.0
  Downloaded tokio v0.1.22
  Downloaded core-foundation-sys v0.8.0
  Downloaded crypto-hash v0.3.4
  Downloaded cloudabi v0.1.0
  Downloaded foreign-types-shared v0.1.1
  Downloaded failure_derive v0.1.8
  Downloaded cargo_metadata v0.8.2
  Downloaded bytecount v0.6.0
  Downloaded rustc-ap-rustc_ast_pretty v686.0.0
  Downloaded rls-analysis v0.18.1
  Downloaded annotate-snippets v0.6.1
  Downloaded rustc-ap-rustc_lexer v686.0.0
  Downloaded rustc-ap-rustc_serialize v686.0.0
  Downloaded socket2 v0.3.12
  Downloaded ucd-parse v0.1.8
  Downloaded directories v3.0.1
  Downloaded core-foundation v0.9.0
  Downloaded openssl-probe v0.1.2
  Downloaded unicode_categories v0.1.1
  Downloaded git2-curl v0.14.0
  Downloaded serde_repr v0.1.6
  Downloaded output_vt100 v0.1.2
  Downloaded term v0.6.1
  Downloaded blake2b_simd v0.5.10
  Downloaded percent-encoding v1.0.1
  Downloaded pretty_env_logger v0.4.0
  Downloaded lazycell v1.3.0
  Downloaded structopt v0.3.16
  Downloaded cloudabi v0.0.3
  Downloaded tester v0.7.0
  Downloaded rustc-ap-rustc_errors v686.0.0
  Downloaded base64 v0.11.0
  Downloaded rustc-ap-rustc_span v686.0.0
  Downloaded compiletest_rs v0.5.0
  Downloaded rustc-ap-rustc_ast v686.0.0
  Downloaded arc-swap v0.4.7
  Downloaded hex v0.4.2
  Downloaded tokio-current-thread v0.1.7
  Downloaded packed_simd v0.3.3
  Downloaded rustc-ap-rustc_target v686.0.0
  Downloaded rustc-ap-rustc_session v686.0.0
  Downloaded mio-named-pipes v0.1.7
  Downloaded fuchsia-zircon-sys v0.3.3
  Downloaded crossbeam-channel v0.4.4
  Downloaded home v0.5.3
  Downloaded rustc-ap-rustc_parse v686.0.0
  Downloaded jsonrpc-core-client v14.2.0
  Downloaded jsonrpc-ipc-server v14.0.3
  Downloaded jsonrpc-server-utils v14.2.0
  Downloaded derive-new v0.5.8
  Downloaded tokio-named-pipes v0.1.0
  Downloaded dirs-sys v0.3.5
  Downloaded env_logger v0.6.2
  Downloaded generic-array v0.14.4
  Downloaded digest v0.9.0
  Downloaded hermit-abi v0.1.15
  Downloaded humantime v2.0.1
  Downloaded kernel32-sys v0.2.2
  Downloaded ordslice v0.3.0
  Downloaded openssl-sys v0.9.58
  Downloaded miow v0.2.1
  Downloaded rustc-ap-rustc_index v686.0.0
  Downloaded expect-test v1.0.1
  Downloaded winapi v0.2.8
  Downloaded miow v0.3.5
  Downloaded parking_lot v0.10.2
  Downloaded diff v0.1.12
  Downloaded fwdansi v1.1.0
  Downloaded jsonrpc-core v14.2.0
  Downloaded hex v0.3.2
  Downloaded parity-tokio-ipc v0.2.0
  Downloaded once_cell v1.4.1
  Downloaded slab v0.4.2
  Downloaded linked-hash-map v0.5.3
  Downloaded net2 v0.2.34
  Downloaded dirs v2.0.2
  Downloaded fortanix-sgx-abi v0.3.3
  Downloaded tokio-process v0.2.5
  Downloaded sha2 v0.9.1
  Downloaded jsonrpc-derive v14.2.1
  Downloaded tokio-io v0.1.13
  Downloaded rust-argon2 v0.7.0
  Downloaded sized-chunks v0.6.2
  Downloaded thiserror v1.0.20
  Downloaded getrandom v0.2.0
  Downloaded schannel v0.1.19
  Downloaded rand_xoshiro v0.4.0
  Downloaded fs_extra v1.1.0
  Downloaded parking_lot_core v0.7.2
  Downloaded winapi v0.3.9
  Downloaded derive_more v0.99.9
  Downloaded json v0.11.15
  Downloaded pretty_assertions v0.6.1
  Downloaded dlmalloc v0.1.4
  Downloaded curl v0.4.31
  Downloaded libnghttp2-sys v0.1.4+1.41.0
  Downloaded vte v0.3.3
  Downloaded rustc-ap-rustc_data_structures v686.0.0
  Downloaded winapi-x86_64-pc-windows-gnu v0.4.0
  Downloaded curl-sys v0.4.34+curl-7.71.1
  Downloaded winapi-i686-pc-windows-gnu v0.4.0
  Downloaded mio v0.6.22
  Downloaded rustc-ap-rustc_expand v686.0.0
  Downloaded openssl v0.10.30
  Downloaded futures v0.1.29
  Downloaded difference v2.0.0
  Downloaded racer v2.1.40
  Downloaded git2 v0.13.12
  Downloaded im-rc v15.0.0
  Downloaded idna v0.1.5
  Downloaded libssh2-sys v0.2.19
  Downloaded libz-sys v1.1.2
  Downloaded jemalloc-sys v0.3.2
  Downloaded fst v0.3.5
  Downloaded libgit2-sys v0.12.14+1.1.0
  Downloaded openssl-src v111.10.2+1.1.1g
  Downloaded 185 crates (32.0 MB) in 20.09s (largest was `openssl-src` at 5.1 MB)
   Vendoring addr2line v0.13.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/addr2line-0.13.0) to vendor/addr2line
   Vendoring adler v0.2.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/adler-0.2.3) to vendor/adler
   Vendoring aho-corasick v0.7.13 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/aho-corasick-0.7.13) to vendor/aho-corasick
   Vendoring ammonia v3.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/ammonia-3.1.0) to vendor/ammonia
   Vendoring annotate-snippets v0.6.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/annotate-snippets-0.6.1) to vendor/annotate-snippets-0.6.1
   Vendoring annotate-snippets v0.8.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/annotate-snippets-0.8.0) to vendor/annotate-snippets
   Vendoring ansi_term v0.11.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/ansi_term-0.11.0) to vendor/ansi_term-0.11.0
   Vendoring ansi_term v0.12.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/ansi_term-0.12.1) to vendor/ansi_term
   Vendoring anyhow v1.0.32 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.32) to vendor/anyhow
   Vendoring arc-swap v0.4.7 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/arc-swap-0.4.7) to vendor/arc-swap
   Vendoring arrayref v0.3.6 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/arrayref-0.3.6) to vendor/arrayref
   Vendoring arrayvec v0.5.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.5.1) to vendor/arrayvec
   Vendoring atty v0.2.14 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/atty-0.2.14) to vendor/atty
   Vendoring autocfg v1.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/autocfg-1.0.0) to vendor/autocfg
   Vendoring base64 v0.11.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/base64-0.11.0) to vendor/base64
   Vendoring bitflags v1.2.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.2.1) to vendor/bitflags
   Vendoring bitmaps v2.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/bitmaps-2.1.0) to vendor/bitmaps
   Vendoring blake2b_simd v0.5.10 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/blake2b_simd-0.5.10) to vendor/blake2b_simd
   Vendoring block-buffer v0.7.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/block-buffer-0.7.3) to vendor/block-buffer-0.7.3
   Vendoring block-buffer v0.9.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/block-buffer-0.9.0) to vendor/block-buffer
   Vendoring block-padding v0.1.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/block-padding-0.1.5) to vendor/block-padding
   Vendoring bstr v0.2.13 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/bstr-0.2.13) to vendor/bstr
   Vendoring byte-tools v0.3.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/byte-tools-0.3.1) to vendor/byte-tools
   Vendoring bytecount v0.6.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/bytecount-0.6.0) to vendor/bytecount
   Vendoring byteorder v1.3.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.3.4) to vendor/byteorder
   Vendoring bytes v0.4.12 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/bytes-0.4.12) to vendor/bytes
   Vendoring bytesize v1.0.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/bytesize-1.0.1) to vendor/bytesize
   Vendoring cargo_metadata v0.8.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/cargo_metadata-0.8.2) to vendor/cargo_metadata-0.8.2
   Vendoring cargo_metadata v0.11.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/cargo_metadata-0.11.1) to vendor/cargo_metadata
   Vendoring cc v1.0.60 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.60) to vendor/cc
   Vendoring cfg-if v0.1.10 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10) to vendor/cfg-if
   Vendoring chalk-derive v0.29.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/chalk-derive-0.29.0) to vendor/chalk-derive
   Vendoring chalk-engine v0.29.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/chalk-engine-0.29.0) to vendor/chalk-engine
   Vendoring chalk-ir v0.29.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/chalk-ir-0.29.0) to vendor/chalk-ir
   Vendoring chalk-solve v0.29.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/chalk-solve-0.29.0) to vendor/chalk-solve
   Vendoring chrono v0.4.15 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/chrono-0.4.15) to vendor/chrono
   Vendoring clap v2.33.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3) to vendor/clap
   Vendoring cloudabi v0.0.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/cloudabi-0.0.3) to vendor/cloudabi-0.0.3
   Vendoring cloudabi v0.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/cloudabi-0.1.0) to vendor/cloudabi
   Vendoring cmake v0.1.44 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44) to vendor/cmake
   Vendoring colored v2.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/colored-2.0.0) to vendor/colored
   Vendoring commoncrypto v0.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/commoncrypto-0.2.0) to vendor/commoncrypto
   Vendoring commoncrypto-sys v0.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/commoncrypto-sys-0.2.0) to vendor/commoncrypto-sys
   Vendoring compiler_builtins v0.1.35 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/compiler_builtins-0.1.35) to vendor/compiler_builtins
   Vendoring compiletest_rs v0.5.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0) to vendor/compiletest_rs
   Vendoring constant_time_eq v0.1.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/constant_time_eq-0.1.5) to vendor/constant_time_eq
   Vendoring core-foundation v0.9.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.9.0) to vendor/core-foundation
   Vendoring core-foundation-sys v0.8.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.8.0) to vendor/core-foundation-sys
   Vendoring cpuid-bool v0.1.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/cpuid-bool-0.1.2) to vendor/cpuid-bool
   Vendoring crc32fast v1.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/crc32fast-1.2.0) to vendor/crc32fast
   Vendoring crossbeam-channel v0.4.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.4.4) to vendor/crossbeam-channel
   Vendoring crossbeam-deque v0.7.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.7.3) to vendor/crossbeam-deque
   Vendoring crossbeam-epoch v0.8.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.8.2) to vendor/crossbeam-epoch
   Vendoring crossbeam-queue v0.1.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-queue-0.1.2) to vendor/crossbeam-queue-0.1.2
   Vendoring crossbeam-queue v0.2.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-queue-0.2.3) to vendor/crossbeam-queue
   Vendoring crossbeam-utils v0.6.6 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.6.6) to vendor/crossbeam-utils-0.6.6
   Vendoring crossbeam-utils v0.7.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.7.2) to vendor/crossbeam-utils
   Vendoring crypto-hash v0.3.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/crypto-hash-0.3.4) to vendor/crypto-hash
   Vendoring ctor v0.1.15 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/ctor-0.1.15) to vendor/ctor
   Vendoring curl v0.4.31 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-0.4.31) to vendor/curl
   Vendoring curl-sys v0.4.34+curl-7.71.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.34+curl-7.71.1) to vendor/curl-sys
   Vendoring datafrog v2.0.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/datafrog-2.0.1) to vendor/datafrog
   Vendoring derive-new v0.5.8 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/derive-new-0.5.8) to vendor/derive-new
   Vendoring derive_more v0.99.9 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.9) to vendor/derive_more
   Vendoring diff v0.1.12 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/diff-0.1.12) to vendor/diff
   Vendoring difference v2.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/difference-2.0.0) to vendor/difference
   Vendoring digest v0.8.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/digest-0.8.1) to vendor/digest-0.8.1
   Vendoring digest v0.9.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/digest-0.9.0) to vendor/digest
   Vendoring directories v3.0.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/directories-3.0.1) to vendor/directories
   Vendoring dirs v2.0.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/dirs-2.0.2) to vendor/dirs
   Vendoring dirs-sys v0.3.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/dirs-sys-0.3.5) to vendor/dirs-sys
   Vendoring dlmalloc v0.1.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/dlmalloc-0.1.4) to vendor/dlmalloc
   Vendoring either v1.6.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.6.0) to vendor/either
   Vendoring elasticlunr-rs v2.3.9 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/elasticlunr-rs-2.3.9) to vendor/elasticlunr-rs
   Vendoring ena v0.14.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/ena-0.14.0) to vendor/ena
   Vendoring env_logger v0.6.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.6.2) to vendor/env_logger-0.6.2
   Vendoring env_logger v0.7.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.7.1) to vendor/env_logger
   Vendoring expect-test v1.0.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/expect-test-1.0.1) to vendor/expect-test
   Vendoring failure v0.1.8 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8) to vendor/failure
   Vendoring failure_derive v0.1.8 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/failure_derive-0.1.8) to vendor/failure_derive
   Vendoring fake-simd v0.1.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/fake-simd-0.1.2) to vendor/fake-simd
   Vendoring filetime v0.2.12 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/filetime-0.2.12) to vendor/filetime
   Vendoring fixedbitset v0.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/fixedbitset-0.2.0) to vendor/fixedbitset
   Vendoring flate2 v1.0.16 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/flate2-1.0.16) to vendor/flate2
   Vendoring fnv v1.0.7 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/fnv-1.0.7) to vendor/fnv
   Vendoring foreign-types v0.3.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/foreign-types-0.3.2) to vendor/foreign-types
   Vendoring foreign-types-shared v0.1.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/foreign-types-shared-0.1.1) to vendor/foreign-types-shared
   Vendoring fortanix-sgx-abi v0.3.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/fortanix-sgx-abi-0.3.3) to vendor/fortanix-sgx-abi
   Vendoring fs_extra v1.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.1.0) to vendor/fs_extra
   Vendoring fst v0.3.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/fst-0.3.5) to vendor/fst
   Vendoring fuchsia-zircon v0.3.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/fuchsia-zircon-0.3.3) to vendor/fuchsia-zircon
   Vendoring fuchsia-zircon-sys v0.3.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/fuchsia-zircon-sys-0.3.3) to vendor/fuchsia-zircon-sys
   Vendoring futf v0.1.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/futf-0.1.4) to vendor/futf
   Vendoring futures v0.1.29 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29) to vendor/futures
   Vendoring fwdansi v1.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/fwdansi-1.1.0) to vendor/fwdansi
   Vendoring generic-array v0.12.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/generic-array-0.12.3) to vendor/generic-array-0.12.3
   Vendoring generic-array v0.14.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/generic-array-0.14.4) to vendor/generic-array
   Vendoring getopts v0.2.21 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.21) to vendor/getopts
   Vendoring getrandom v0.1.14 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.1.14) to vendor/getrandom-0.1.14
   Vendoring getrandom v0.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.0) to vendor/getrandom
   Vendoring gimli v0.22.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/gimli-0.22.0) to vendor/gimli
   Vendoring git2 v0.13.12 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/git2-0.13.12) to vendor/git2
   Vendoring git2-curl v0.14.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/git2-curl-0.14.0) to vendor/git2-curl
   Vendoring glob v0.3.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/glob-0.3.0) to vendor/glob
   Vendoring globset v0.4.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/globset-0.4.5) to vendor/globset
   Vendoring handlebars v3.4.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/handlebars-3.4.0) to vendor/handlebars
   Vendoring hashbrown v0.9.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.9.0) to vendor/hashbrown
   Vendoring heck v0.3.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/heck-0.3.1) to vendor/heck
   Vendoring hermit-abi v0.1.15 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/hermit-abi-0.1.15) to vendor/hermit-abi
   Vendoring hex v0.3.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/hex-0.3.2) to vendor/hex-0.3.2
   Vendoring hex v0.4.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/hex-0.4.2) to vendor/hex
   Vendoring home v0.5.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/home-0.5.3) to vendor/home
   Vendoring html5ever v0.25.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1) to vendor/html5ever
   Vendoring humantime v1.3.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/humantime-1.3.0) to vendor/humantime-1.3.0
   Vendoring humantime v2.0.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/humantime-2.0.1) to vendor/humantime
   Vendoring idna v0.1.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/idna-0.1.5) to vendor/idna-0.1.5
   Vendoring idna v0.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/idna-0.2.0) to vendor/idna
   Vendoring if_chain v1.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/if_chain-1.0.0) to vendor/if_chain
   Vendoring ignore v0.4.16 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/ignore-0.4.16) to vendor/ignore
   Vendoring im-rc v15.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/im-rc-15.0.0) to vendor/im-rc
   Vendoring indexmap v1.6.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/indexmap-1.6.0) to vendor/indexmap
   Vendoring instant v0.1.6 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/instant-0.1.6) to vendor/instant
   Vendoring iovec v0.1.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/iovec-0.1.4) to vendor/iovec
   Vendoring itertools v0.8.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.8.2) to vendor/itertools-0.8.2
   Vendoring itertools v0.9.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.9.0) to vendor/itertools
   Vendoring itoa v0.4.6 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/itoa-0.4.6) to vendor/itoa
   Vendoring jemalloc-sys v0.3.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2) to vendor/jemalloc-sys
   Vendoring jobserver v0.1.21 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/jobserver-0.1.21) to vendor/jobserver
   Vendoring json v0.11.15 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/json-0.11.15) to vendor/json
   Vendoring jsonrpc-client-transports v14.2.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/jsonrpc-client-transports-14.2.1) to vendor/jsonrpc-client-transports
   Vendoring jsonrpc-core v14.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/jsonrpc-core-14.2.0) to vendor/jsonrpc-core
   Vendoring jsonrpc-core-client v14.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/jsonrpc-core-client-14.2.0) to vendor/jsonrpc-core-client
   Vendoring jsonrpc-derive v14.2.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/jsonrpc-derive-14.2.1) to vendor/jsonrpc-derive
   Vendoring jsonrpc-ipc-server v14.0.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/jsonrpc-ipc-server-14.0.3) to vendor/jsonrpc-ipc-server
   Vendoring jsonrpc-pubsub v14.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/jsonrpc-pubsub-14.2.0) to vendor/jsonrpc-pubsub
   Vendoring jsonrpc-server-utils v14.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/jsonrpc-server-utils-14.2.0) to vendor/jsonrpc-server-utils
   Vendoring kernel32-sys v0.2.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2) to vendor/kernel32-sys
   Vendoring lazy_static v1.4.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0) to vendor/lazy_static
   Vendoring lazycell v1.3.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/lazycell-1.3.0) to vendor/lazycell
   Vendoring libc v0.2.77 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.77) to vendor/libc
   Vendoring libgit2-sys v0.12.14+1.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/libgit2-sys-0.12.14+1.1.0) to vendor/libgit2-sys
   Vendoring libnghttp2-sys v0.1.4+1.41.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/libnghttp2-sys-0.1.4+1.41.0) to vendor/libnghttp2-sys
   Vendoring libssh2-sys v0.2.19 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/libssh2-sys-0.2.19) to vendor/libssh2-sys
   Vendoring libz-sys v1.1.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/libz-sys-1.1.2) to vendor/libz-sys
   Vendoring linked-hash-map v0.5.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.3) to vendor/linked-hash-map
   Vendoring lock_api v0.3.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/lock_api-0.3.4) to vendor/lock_api-0.3.4
   Vendoring lock_api v0.4.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.1) to vendor/lock_api
   Vendoring log v0.4.11 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.4.11) to vendor/log
   Vendoring log_settings v0.1.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/log_settings-0.1.2) to vendor/log_settings
   Vendoring lsp-codec v0.1.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/lsp-codec-0.1.2) to vendor/lsp-codec
   Vendoring lsp-types v0.60.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/lsp-types-0.60.0) to vendor/lsp-types
   Vendoring lzma-sys v0.1.16 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/lzma-sys-0.1.16) to vendor/lzma-sys
   Vendoring mac v0.1.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/mac-0.1.1) to vendor/mac
   Vendoring macro-utils v0.1.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/macro-utils-0.1.3) to vendor/macro-utils
   Vendoring maplit v1.0.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/maplit-1.0.2) to vendor/maplit
   Vendoring markup5ever v0.10.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/markup5ever-0.10.0) to vendor/markup5ever
   Vendoring markup5ever_rcdom v0.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/markup5ever_rcdom-0.1.0) to vendor/markup5ever_rcdom
   Vendoring matchers v0.0.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/matchers-0.0.1) to vendor/matchers
   Vendoring matches v0.1.8 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/matches-0.1.8) to vendor/matches
   Vendoring maybe-uninit v2.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/maybe-uninit-2.0.0) to vendor/maybe-uninit
   Vendoring md-5 v0.8.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/md-5-0.8.0) to vendor/md-5
   Vendoring mdbook v0.4.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/mdbook-0.4.3) to vendor/mdbook
   Vendoring measureme v0.7.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/measureme-0.7.1) to vendor/measureme-0.7.1
   Vendoring measureme v9.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/measureme-9.0.0) to vendor/measureme
   Vendoring memchr v2.3.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.3.3) to vendor/memchr
   Vendoring memmap v0.7.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/memmap-0.7.0) to vendor/memmap
   Vendoring memoffset v0.5.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/memoffset-0.5.5) to vendor/memoffset
   Vendoring merge v0.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/merge-0.1.0) to vendor/merge
   Vendoring merge_derive v0.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/merge_derive-0.1.0) to vendor/merge_derive
   Vendoring minifier v0.0.33 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.33) to vendor/minifier
   Vendoring miniz_oxide v0.4.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.0) to vendor/miniz_oxide
   Vendoring mio v0.6.22 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-0.6.22) to vendor/mio
   Vendoring mio-named-pipes v0.1.7 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-named-pipes-0.1.7) to vendor/mio-named-pipes
   Vendoring mio-uds v0.6.8 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-uds-0.6.8) to vendor/mio-uds
   Vendoring miow v0.2.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/miow-0.2.1) to vendor/miow-0.2.1
   Vendoring miow v0.3.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/miow-0.3.5) to vendor/miow
   Vendoring net2 v0.2.34 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/net2-0.2.34) to vendor/net2
   Vendoring new_debug_unreachable v1.0.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/new_debug_unreachable-1.0.4) to vendor/new_debug_unreachable
   Vendoring num-integer v0.1.43 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.43) to vendor/num-integer
   Vendoring num-traits v0.2.12 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.12) to vendor/num-traits
   Vendoring num_cpus v1.13.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/num_cpus-1.13.0) to vendor/num_cpus
   Vendoring object v0.20.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/object-0.20.0) to vendor/object
   Vendoring once_cell v1.4.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.1) to vendor/once_cell
   Vendoring opaque-debug v0.2.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/opaque-debug-0.2.3) to vendor/opaque-debug-0.2.3
   Vendoring opaque-debug v0.3.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/opaque-debug-0.3.0) to vendor/opaque-debug
   Vendoring open v1.4.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/open-1.4.0) to vendor/open
   Vendoring opener v0.4.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/opener-0.4.1) to vendor/opener
   Vendoring openssl v0.10.30 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.30) to vendor/openssl
   Vendoring openssl-probe v0.1.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-probe-0.1.2) to vendor/openssl-probe
   Vendoring openssl-src v111.10.2+1.1.1g (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-src-111.10.2+1.1.1g) to vendor/openssl-src
   Vendoring openssl-sys v0.9.58 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.58) to vendor/openssl-sys
   Vendoring ordslice v0.3.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/ordslice-0.3.0) to vendor/ordslice
   Vendoring output_vt100 v0.1.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/output_vt100-0.1.2) to vendor/output_vt100
   Vendoring packed_simd v0.3.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3) to vendor/packed_simd
   Vendoring parity-tokio-ipc v0.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/parity-tokio-ipc-0.2.0) to vendor/parity-tokio-ipc
   Vendoring parking_lot v0.9.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.9.0) to vendor/parking_lot-0.9.0
   Vendoring parking_lot v0.10.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.10.2) to vendor/parking_lot-0.10.2
   Vendoring parking_lot v0.11.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.11.0) to vendor/parking_lot
   Vendoring parking_lot_core v0.6.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.6.2) to vendor/parking_lot_core-0.6.2
   Vendoring parking_lot_core v0.7.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.7.2) to vendor/parking_lot_core-0.7.2
   Vendoring parking_lot_core v0.8.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.8.0) to vendor/parking_lot_core
   Vendoring pathdiff v0.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/pathdiff-0.2.0) to vendor/pathdiff
   Vendoring percent-encoding v1.0.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/percent-encoding-1.0.1) to vendor/percent-encoding-1.0.1
   Vendoring percent-encoding v2.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/percent-encoding-2.1.0) to vendor/percent-encoding
   Vendoring pest v2.1.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/pest-2.1.3) to vendor/pest
   Vendoring pest_derive v2.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/pest_derive-2.1.0) to vendor/pest_derive
   Vendoring pest_generator v2.1.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/pest_generator-2.1.3) to vendor/pest_generator
   Vendoring pest_meta v2.1.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/pest_meta-2.1.3) to vendor/pest_meta
   Vendoring petgraph v0.5.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/petgraph-0.5.1) to vendor/petgraph
   Vendoring phf v0.8.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/phf-0.8.0) to vendor/phf
   Vendoring phf_codegen v0.8.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/phf_codegen-0.8.0) to vendor/phf_codegen
   Vendoring phf_generator v0.8.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/phf_generator-0.8.0) to vendor/phf_generator
   Vendoring phf_shared v0.8.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/phf_shared-0.8.0) to vendor/phf_shared
   Vendoring pkg-config v0.3.18 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.18) to vendor/pkg-config
   Vendoring polonius-engine v0.12.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/polonius-engine-0.12.1) to vendor/polonius-engine
   Vendoring ppv-lite86 v0.2.8 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.8) to vendor/ppv-lite86
   Vendoring precomputed-hash v0.1.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/precomputed-hash-0.1.1) to vendor/precomputed-hash
   Vendoring pretty_assertions v0.6.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/pretty_assertions-0.6.1) to vendor/pretty_assertions
   Vendoring pretty_env_logger v0.4.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/pretty_env_logger-0.4.0) to vendor/pretty_env_logger
   Vendoring proc-macro-crate v0.1.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-crate-0.1.5) to vendor/proc-macro-crate
   Vendoring proc-macro-error v1.0.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4) to vendor/proc-macro-error
   Vendoring proc-macro-error-attr v1.0.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-attr-1.0.4) to vendor/proc-macro-error-attr
   Vendoring proc-macro2 v1.0.19 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.19) to vendor/proc-macro2
   Vendoring psm v0.1.11 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/psm-0.1.11) to vendor/psm
   Vendoring pulldown-cmark v0.7.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.7.2) to vendor/pulldown-cmark-0.7.2
   Vendoring pulldown-cmark v0.8.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.8.0) to vendor/pulldown-cmark
   Vendoring punycode v0.4.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/punycode-0.4.1) to vendor/punycode
   Vendoring quick-error v1.2.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/quick-error-1.2.3) to vendor/quick-error-1.2.3
   Vendoring quick-error v2.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/quick-error-2.0.0) to vendor/quick-error
   Vendoring quine-mc_cluskey v0.2.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/quine-mc_cluskey-0.2.4) to vendor/quine-mc_cluskey
   Vendoring quote v1.0.7 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.7) to vendor/quote
   Vendoring racer v2.1.40 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/racer-2.1.40) to vendor/racer
   Vendoring rand v0.7.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.7.3) to vendor/rand
   Vendoring rand_chacha v0.2.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.2.2) to vendor/rand_chacha
   Vendoring rand_core v0.5.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.5.1) to vendor/rand_core
   Vendoring rand_hc v0.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_hc-0.2.0) to vendor/rand_hc
   Vendoring rand_pcg v0.2.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_pcg-0.2.1) to vendor/rand_pcg
   Vendoring rand_xorshift v0.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_xorshift-0.2.0) to vendor/rand_xorshift
   Vendoring rand_xoshiro v0.4.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_xoshiro-0.4.0) to vendor/rand_xoshiro
   Vendoring rayon v1.3.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.1) to vendor/rayon
   Vendoring rayon-core v1.7.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.1) to vendor/rayon-core
   Vendoring redox_syscall v0.1.57 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.57) to vendor/redox_syscall
   Vendoring redox_users v0.3.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/redox_users-0.3.4) to vendor/redox_users
   Vendoring regex v1.3.9 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-1.3.9) to vendor/regex
   Vendoring regex-automata v0.1.9 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-automata-0.1.9) to vendor/regex-automata
   Vendoring regex-syntax v0.6.18 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.18) to vendor/regex-syntax
   Vendoring remove_dir_all v0.5.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/remove_dir_all-0.5.3) to vendor/remove_dir_all
   Vendoring rls-analysis v0.18.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rls-analysis-0.18.1) to vendor/rls-analysis
   Vendoring rls-data v0.19.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rls-data-0.19.0) to vendor/rls-data
   Vendoring rls-span v0.5.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rls-span-0.5.2) to vendor/rls-span
   Vendoring rls-vfs v0.8.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rls-vfs-0.8.0) to vendor/rls-vfs
   Vendoring rust-argon2 v0.7.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rust-argon2-0.7.0) to vendor/rust-argon2
   Vendoring rustc-ap-rustc_arena v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_arena-686.0.0) to vendor/rustc-ap-rustc_arena
   Vendoring rustc-ap-rustc_ast v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_ast-686.0.0) to vendor/rustc-ap-rustc_ast
   Vendoring rustc-ap-rustc_ast_passes v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_ast_passes-686.0.0) to vendor/rustc-ap-rustc_ast_passes
   Vendoring rustc-ap-rustc_ast_pretty v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_ast_pretty-686.0.0) to vendor/rustc-ap-rustc_ast_pretty
   Vendoring rustc-ap-rustc_attr v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_attr-686.0.0) to vendor/rustc-ap-rustc_attr
   Vendoring rustc-ap-rustc_data_structures v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_data_structures-686.0.0) to vendor/rustc-ap-rustc_data_structures
   Vendoring rustc-ap-rustc_errors v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_errors-686.0.0) to vendor/rustc-ap-rustc_errors
   Vendoring rustc-ap-rustc_expand v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_expand-686.0.0) to vendor/rustc-ap-rustc_expand
   Vendoring rustc-ap-rustc_feature v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_feature-686.0.0) to vendor/rustc-ap-rustc_feature
   Vendoring rustc-ap-rustc_fs_util v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_fs_util-686.0.0) to vendor/rustc-ap-rustc_fs_util
   Vendoring rustc-ap-rustc_graphviz v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_graphviz-686.0.0) to vendor/rustc-ap-rustc_graphviz
   Vendoring rustc-ap-rustc_index v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_index-686.0.0) to vendor/rustc-ap-rustc_index
   Vendoring rustc-ap-rustc_lexer v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_lexer-686.0.0) to vendor/rustc-ap-rustc_lexer
   Vendoring rustc-ap-rustc_macros v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_macros-686.0.0) to vendor/rustc-ap-rustc_macros
   Vendoring rustc-ap-rustc_parse v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_parse-686.0.0) to vendor/rustc-ap-rustc_parse
   Vendoring rustc-ap-rustc_serialize v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_serialize-686.0.0) to vendor/rustc-ap-rustc_serialize
   Vendoring rustc-ap-rustc_session v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_session-686.0.0) to vendor/rustc-ap-rustc_session
   Vendoring rustc-ap-rustc_span v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_span-686.0.0) to vendor/rustc-ap-rustc_span
   Vendoring rustc-ap-rustc_target v686.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_target-686.0.0) to vendor/rustc-ap-rustc_target
   Vendoring rustc-demangle v0.1.16 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-demangle-0.1.16) to vendor/rustc-demangle
   Vendoring rustc-hash v1.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-hash-1.1.0) to vendor/rustc-hash
   Vendoring rustc-rayon v0.3.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-rayon-0.3.0) to vendor/rustc-rayon
   Vendoring rustc-rayon-core v0.3.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-rayon-core-0.3.0) to vendor/rustc-rayon-core
   Vendoring rustc_tools_util v0.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc_tools_util-0.2.0) to vendor/rustc_tools_util
   Vendoring rustc_version v0.2.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc_version-0.2.3) to vendor/rustc_version
   Vendoring rustfix v0.5.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/rustfix-0.5.1) to vendor/rustfix
   Vendoring ryu v1.0.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.5) to vendor/ryu
   Vendoring same-file v1.0.6 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/same-file-1.0.6) to vendor/same-file
   Vendoring schannel v0.1.19 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/schannel-0.1.19) to vendor/schannel
   Vendoring scoped-tls v1.0.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0) to vendor/scoped-tls
   Vendoring scopeguard v1.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/scopeguard-1.1.0) to vendor/scopeguard
   Vendoring semver v0.9.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/semver-0.9.0) to vendor/semver-0.9.0
   Vendoring semver v0.10.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/semver-0.10.0) to vendor/semver
   Vendoring semver-parser v0.7.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/semver-parser-0.7.0) to vendor/semver-parser
   Vendoring serde v1.0.115 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.115) to vendor/serde
   Vendoring serde_derive v1.0.115 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.115) to vendor/serde_derive
   Vendoring serde_ignored v0.1.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_ignored-0.1.2) to vendor/serde_ignored
   Vendoring serde_json v1.0.57 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.57) to vendor/serde_json
   Vendoring serde_repr v0.1.6 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_repr-0.1.6) to vendor/serde_repr
   Vendoring sha-1 v0.8.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/sha-1-0.8.2) to vendor/sha-1
   Vendoring sha2 v0.9.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/sha2-0.9.1) to vendor/sha2
   Vendoring sharded-slab v0.0.9 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/sharded-slab-0.0.9) to vendor/sharded-slab
   Vendoring shell-escape v0.1.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/shell-escape-0.1.5) to vendor/shell-escape
   Vendoring shlex v0.1.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/shlex-0.1.1) to vendor/shlex
   Vendoring signal-hook-registry v1.2.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/signal-hook-registry-1.2.1) to vendor/signal-hook-registry
   Vendoring siphasher v0.3.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/siphasher-0.3.3) to vendor/siphasher
   Vendoring sized-chunks v0.6.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/sized-chunks-0.6.2) to vendor/sized-chunks
   Vendoring slab v0.4.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/slab-0.4.2) to vendor/slab
   Vendoring smallvec v0.6.13 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.13) to vendor/smallvec-0.6.13
   Vendoring smallvec v1.4.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-1.4.2) to vendor/smallvec
   Vendoring snap v1.0.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/snap-1.0.1) to vendor/snap
   Vendoring socket2 v0.3.12 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/socket2-0.3.12) to vendor/socket2
   Vendoring stable_deref_trait v1.2.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/stable_deref_trait-1.2.0) to vendor/stable_deref_trait
   Vendoring stacker v0.1.12 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/stacker-0.1.12) to vendor/stacker
   Vendoring string_cache v0.8.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/string_cache-0.8.0) to vendor/string_cache
   Vendoring string_cache_codegen v0.5.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/string_cache_codegen-0.5.1) to vendor/string_cache_codegen
   Vendoring strip-ansi-escapes v0.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/strip-ansi-escapes-0.1.0) to vendor/strip-ansi-escapes
   Vendoring strsim v0.8.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/strsim-0.8.0) to vendor/strsim
   Vendoring structopt v0.3.16 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.3.16) to vendor/structopt
   Vendoring structopt-derive v0.4.9 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.4.9) to vendor/structopt-derive
   Vendoring strum v0.18.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/strum-0.18.0) to vendor/strum
   Vendoring strum_macros v0.18.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/strum_macros-0.18.0) to vendor/strum_macros
   Vendoring syn v1.0.38 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.38) to vendor/syn
   Vendoring synstructure v0.12.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/synstructure-0.12.4) to vendor/synstructure
   Vendoring tar v0.4.29 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tar-0.4.29) to vendor/tar
   Vendoring tempfile v3.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tempfile-3.1.0) to vendor/tempfile
   Vendoring tendril v0.4.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tendril-0.4.1) to vendor/tendril
   Vendoring term v0.6.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/term-0.6.1) to vendor/term
   Vendoring termcolor v1.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/termcolor-1.1.0) to vendor/termcolor
   Vendoring termize v0.1.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/termize-0.1.1) to vendor/termize
   Vendoring tester v0.7.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0) to vendor/tester
   Vendoring textwrap v0.11.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/textwrap-0.11.0) to vendor/textwrap
   Vendoring thiserror v1.0.20 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.20) to vendor/thiserror
   Vendoring thiserror-impl v1.0.20 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.20) to vendor/thiserror-impl
   Vendoring thread_local v1.0.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/thread_local-1.0.1) to vendor/thread_local
   Vendoring time v0.1.43 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/time-0.1.43) to vendor/time
   Vendoring tinyvec v0.3.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tinyvec-0.3.4) to vendor/tinyvec
   Vendoring tokio v0.1.22 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22) to vendor/tokio
   Vendoring tokio-codec v0.1.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-codec-0.1.2) to vendor/tokio-codec
   Vendoring tokio-current-thread v0.1.7 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.7) to vendor/tokio-current-thread
   Vendoring tokio-executor v0.1.10 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.10) to vendor/tokio-executor
   Vendoring tokio-fs v0.1.7 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-fs-0.1.7) to vendor/tokio-fs
   Vendoring tokio-io v0.1.13 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-io-0.1.13) to vendor/tokio-io
   Vendoring tokio-named-pipes v0.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-named-pipes-0.1.0) to vendor/tokio-named-pipes
   Vendoring tokio-process v0.2.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-process-0.2.5) to vendor/tokio-process
   Vendoring tokio-reactor v0.1.12 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.12) to vendor/tokio-reactor
   Vendoring tokio-service v0.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-service-0.1.0) to vendor/tokio-service
   Vendoring tokio-signal v0.2.9 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-signal-0.2.9) to vendor/tokio-signal
   Vendoring tokio-sync v0.1.8 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-sync-0.1.8) to vendor/tokio-sync
   Vendoring tokio-tcp v0.1.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-tcp-0.1.4) to vendor/tokio-tcp
   Vendoring tokio-threadpool v0.1.18 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.18) to vendor/tokio-threadpool
   Vendoring tokio-timer v0.2.13 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.13) to vendor/tokio-timer
   Vendoring tokio-udp v0.1.6 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-udp-0.1.6) to vendor/tokio-udp
   Vendoring tokio-uds v0.2.7 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-uds-0.2.7) to vendor/tokio-uds
   Vendoring toml v0.5.7 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.5.7) to vendor/toml
   Vendoring tracing v0.1.19 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-0.1.19) to vendor/tracing
   Vendoring tracing-attributes v0.1.11 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-attributes-0.1.11) to vendor/tracing-attributes
   Vendoring tracing-core v0.1.15 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-core-0.1.15) to vendor/tracing-core
   Vendoring tracing-log v0.1.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-log-0.1.1) to vendor/tracing-log
   Vendoring tracing-serde v0.1.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-serde-0.1.1) to vendor/tracing-serde
   Vendoring tracing-subscriber v0.2.11 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-subscriber-0.2.11) to vendor/tracing-subscriber
   Vendoring tracing-tree v0.1.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-tree-0.1.5) to vendor/tracing-tree
   Vendoring typenum v1.12.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/typenum-1.12.0) to vendor/typenum
   Vendoring ucd-parse v0.1.8 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/ucd-parse-0.1.8) to vendor/ucd-parse
   Vendoring ucd-trie v0.1.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/ucd-trie-0.1.3) to vendor/ucd-trie
   Vendoring unicase v2.6.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/unicase-2.6.0) to vendor/unicase
   Vendoring unicode-bidi v0.3.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-bidi-0.3.4) to vendor/unicode-bidi
   Vendoring unicode-normalization v0.1.13 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.13) to vendor/unicode-normalization
   Vendoring unicode-script v0.5.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-script-0.5.2) to vendor/unicode-script
   Vendoring unicode-security v0.0.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-security-0.0.5) to vendor/unicode-security
   Vendoring unicode-segmentation v1.6.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-segmentation-1.6.0) to vendor/unicode-segmentation
   Vendoring unicode-width v0.1.8 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-width-0.1.8) to vendor/unicode-width
   Vendoring unicode-xid v0.2.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.2.1) to vendor/unicode-xid
   Vendoring unicode_categories v0.1.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode_categories-0.1.1) to vendor/unicode_categories
   Vendoring url v1.7.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/url-1.7.2) to vendor/url-1.7.2
   Vendoring url v2.1.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/url-2.1.1) to vendor/url
   Vendoring utf-8 v0.7.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/utf-8-0.7.5) to vendor/utf-8
   Vendoring utf8parse v0.1.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/utf8parse-0.1.1) to vendor/utf8parse
   Vendoring vcpkg v0.2.10 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/vcpkg-0.2.10) to vendor/vcpkg
   Vendoring vec_map v0.8.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/vec_map-0.8.2) to vendor/vec_map
   Vendoring vergen v3.1.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/vergen-3.1.0) to vendor/vergen
   Vendoring version_check v0.9.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/version_check-0.9.1) to vendor/version_check
   Vendoring vte v0.3.3 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/vte-0.3.3) to vendor/vte
   Vendoring walkdir v2.3.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/walkdir-2.3.1) to vendor/walkdir
   Vendoring wasi v0.9.0+wasi-snapshot-preview1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/wasi-0.9.0+wasi-snapshot-preview1) to vendor/wasi
   Vendoring winapi v0.2.8 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.2.8) to vendor/winapi-0.2.8
   Vendoring winapi v0.3.9 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.9) to vendor/winapi
   Vendoring winapi-build v0.1.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-build-0.1.1) to vendor/winapi-build
   Vendoring winapi-i686-pc-windows-gnu v0.4.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-i686-pc-windows-gnu-0.4.0) to vendor/winapi-i686-pc-windows-gnu
   Vendoring winapi-util v0.1.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-util-0.1.5) to vendor/winapi-util
   Vendoring winapi-x86_64-pc-windows-gnu v0.4.0 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0) to vendor/winapi-x86_64-pc-windows-gnu
   Vendoring ws2_32-sys v0.2.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/ws2_32-sys-0.2.1) to vendor/ws2_32-sys
   Vendoring xattr v0.2.2 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/xattr-0.2.2) to vendor/xattr
   Vendoring xml5ever v0.16.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/xml5ever-0.16.1) to vendor/xml5ever
   Vendoring xz2 v0.1.6 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/xz2-0.1.6) to vendor/xz2
   Vendoring yaml-merge-keys v0.4.1 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/yaml-merge-keys-0.4.1) to vendor/yaml-merge-keys
   Vendoring yaml-rust v0.3.5 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/yaml-rust-0.3.5) to vendor/yaml-rust-0.3.5
   Vendoring yaml-rust v0.4.4 (/home/yeqiang/.cargo/registry/src/github.com-1ecc6299db9ec823/yaml-rust-0.4.4) to vendor/yaml-rust
To use vendored sources, add this to your .cargo/config.toml for this project:

[source.crates-io]
replace-with = "vendored-sources"

[source.vendored-sources]
directory = "vendor"

执行安装
yeqiang@yeqiang-MS-7B23:~/Downloads/src/rust$ sudo /usr/bin/python3 x.py install
info: looks like you are running this command under `sudo`
      and so in order to preserve your $HOME this will now
      use vendored sources by default.
Updating only changed submodules
Submodules updated in 0.01 seconds
   Compiling proc-macro2 v1.0.19
   Compiling unicode-xid v0.2.1
   Compiling syn v1.0.38
   Compiling autocfg v1.0.0
   Compiling version_check v0.9.1
   Compiling memchr v2.3.3
   Compiling cfg-if v0.1.10
   Compiling serde_derive v1.0.115
   Compiling lazy_static v1.4.0
   Compiling libc v0.2.77
   Compiling log v0.4.11
   Compiling serde v1.0.115
   Compiling ryu v1.0.5
   Compiling regex-syntax v0.6.18
   Compiling serde_json v1.0.57
   Compiling same-file v1.0.6
   Compiling fnv v1.0.7
   Compiling unicode-width v0.1.8
   Compiling itoa v0.4.6
   Compiling cc v1.0.60
   Compiling opener v0.4.1
   Compiling thread_local v1.0.1
   Compiling num-traits v0.2.12
   Compiling crossbeam-utils v0.7.2
   Compiling proc-macro-error-attr v1.0.4
   Compiling proc-macro-error v1.0.4
   Compiling walkdir v2.3.1
   Compiling getopts v0.2.21
   Compiling cmake v0.1.44
   Compiling aho-corasick v0.7.13
   Compiling bstr v0.2.13
   Compiling quote v1.0.7
   Compiling time v0.1.43
   Compiling filetime v0.2.12
   Compiling num_cpus v1.13.0
   Compiling regex v1.3.9
   Compiling globset v0.4.5
   Compiling ignore v0.4.16
   Compiling merge_derive v0.1.0
   Compiling merge v0.1.0
   Compiling toml v0.5.7
   Compiling bootstrap v0.0.0 (/home/yeqiang/Downloads/src/rust/src/bootstrap)
    Finished dev [unoptimized + debuginfo] target(s) in 22.58s
warning: there have been changes to x.py since you last updated.
help: consider looking at the changes in `src/bootstrap/CHANGELOG.md`
note: to silence this warning, update `config.toml` to use `changelog-seen = 2` instead
Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
   Compiling cc v1.0.60
   Compiling libc v0.2.77
   Compiling compiler_builtins v0.1.35
   Compiling unwind v0.0.0 (/home/yeqiang/Downloads/src/rust/library/unwind)
   Compiling std v0.0.0 (/home/yeqiang/Downloads/src/rust/library/std)
   Compiling alloc v0.0.0 (/home/yeqiang/Downloads/src/rust/library/alloc)
   Compiling cfg-if v0.1.10
   Compiling adler v0.2.3
   Compiling rustc-demangle v0.1.16
   Compiling panic_abort v0.0.0 (/home/yeqiang/Downloads/src/rust/library/panic_abort)
   Compiling rustc-std-workspace-alloc v1.99.0 (/home/yeqiang/Downloads/src/rust/library/rustc-std-workspace-alloc)
   Compiling panic_unwind v0.0.0 (/home/yeqiang/Downloads/src/rust/library/panic_unwind)
   Compiling gimli v0.22.0
   Compiling miniz_oxide v0.4.0
   Compiling hashbrown v0.9.0
   Compiling object v0.20.0
   Compiling addr2line v0.13.0
   Compiling rustc-std-workspace-std v1.99.0 (/home/yeqiang/Downloads/src/rust/library/rustc-std-workspace-std)
   Compiling term v0.0.0 (/home/yeqiang/Downloads/src/rust/library/term)
   Compiling proc_macro v0.0.0 (/home/yeqiang/Downloads/src/rust/library/proc_macro)
   Compiling unicode-width v0.1.8
   Compiling getopts v0.2.21
   Compiling test v0.0.0 (/home/yeqiang/Downloads/src/rust/library/test)
    Finished release [optimized] target(s) in 19.01s
Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
   Compiling autocfg v1.0.0
   Compiling cfg-if v0.1.10
   Compiling libc v0.2.77
   Compiling lazy_static v1.4.0
   Compiling proc-macro2 v1.0.19
   Compiling scopeguard v1.1.0
   Compiling unicode-xid v0.2.1
   Compiling byteorder v1.3.4
   Compiling syn v1.0.38
   Compiling maybe-uninit v2.0.0
   Compiling cc v1.0.60
   Compiling log v0.4.11
   Compiling smallvec v1.4.2
   Compiling semver-parser v0.7.0
   Compiling hashbrown v0.9.0
   Compiling getrandom v0.1.14
   Compiling instant v0.1.6
   Compiling typenum v1.12.0
   Compiling either v1.6.0
   Compiling rustc-hash v1.1.0
   Compiling ppv-lite86 v0.2.8
   Compiling rustc-rayon-core v0.3.0
   Compiling bitflags v1.2.1
   Compiling byte-tools v0.3.1
   Compiling arrayvec v0.5.1
   Compiling remove_dir_all v0.5.3
   Compiling rustc_graphviz v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_graphviz)
   Compiling opaque-debug v0.2.3
   Compiling stable_deref_trait v1.2.0
   Compiling unicode-width v0.1.8
   Compiling fake-simd v0.1.2
   Compiling scoped-tls v1.0.0
   Compiling termcolor v1.1.0
   Compiling annotate-snippets v0.8.0
   Compiling rustc_fs_util v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_fs_util)
   Compiling version_check v0.9.1
   Compiling datafrog v2.0.1
   Compiling serde v1.0.115
   Compiling memchr v2.3.3
   Compiling tinyvec v0.3.4
   Compiling regex-syntax v0.6.18
   Compiling ryu v1.0.5
   Compiling serde_json v1.0.57
   Compiling itoa v0.4.6
   Compiling snap v1.0.1
   Compiling ansi_term v0.12.1
   Compiling fixedbitset v0.2.0
   Compiling punycode v0.4.1
   Compiling rustc-demangle v0.1.16
   Compiling unicode-script v0.5.2
   Compiling pathdiff v0.2.0
   Compiling rustc_error_codes v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_error_codes)
   Compiling tracing-core v0.1.15
   Compiling crossbeam-utils v0.6.6
   Compiling thread_local v1.0.1
   Compiling sharded-slab v0.0.9
   Compiling log_settings v0.1.2
   Compiling lock_api v0.4.1
   Compiling lock_api v0.3.4
   Compiling indexmap v1.6.0
   Compiling memoffset v0.5.5
   Compiling crossbeam-utils v0.7.2
   Compiling crossbeam-epoch v0.8.2
   Compiling num-traits v0.2.12
   Compiling num-integer v0.1.43
   Compiling semver v0.9.0
   Compiling itertools v0.9.0
   Compiling block-padding v0.1.5
   Compiling getopts v0.2.21
   Compiling rustc_lexer v0.1.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_lexer)
   Compiling psm v0.1.11
   Compiling stacker v0.1.12
   Compiling unicode-normalization v0.1.13
   Compiling rustc_llvm v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_llvm)
   Compiling crossbeam-queue v0.1.2
   Compiling rustc_version v0.2.3
   Compiling unicode-security v0.0.5
   Compiling smallvec v0.6.13
   Compiling quote v1.0.7
   Compiling regex-automata v0.1.9
   Compiling ena v0.14.0
   Compiling polonius-engine v0.12.1
   Compiling tracing-log v0.1.1
   Compiling parking_lot_core v0.8.0
   Compiling num_cpus v1.13.0
   Compiling memmap v0.7.0
   Compiling jobserver v0.1.21
   Compiling atty v0.2.14
   Compiling termize v0.1.1
   Compiling time v0.1.43
   Compiling rustc_apfloat v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_apfloat)
   Compiling parking_lot_core v0.6.2
   Compiling parking_lot v0.9.0
   Compiling generic-array v0.12.3
   Compiling aho-corasick v0.7.13
   Compiling rustc_serialize v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_serialize)
   Compiling petgraph v0.5.1
   Compiling matchers v0.0.1
   Compiling parking_lot v0.11.0
   Compiling rand_core v0.5.1
   Compiling tracing-serde v0.1.1
   Compiling rls-span v0.5.2
   Compiling block-buffer v0.7.3
   Compiling digest v0.8.1
   Compiling regex v1.3.9
   Compiling rand_chacha v0.2.2
   Compiling crossbeam-deque v0.7.3
   Compiling rls-data v0.19.0
   Compiling chrono v0.4.15
   Compiling sha-1 v0.8.2
   Compiling md-5 v0.8.0
   Compiling synstructure v0.12.4
   Compiling rand v0.7.3
   Compiling tracing-subscriber v0.2.11
   Compiling tempfile v3.1.0
   Compiling tracing-attributes v0.1.11
   Compiling rustc_macros v0.1.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_macros)
   Compiling chalk-derive v0.29.0
   Compiling rustc-rayon v0.3.0
   Compiling measureme v0.7.1
   Compiling chalk-ir v0.29.0
   Compiling tracing v0.1.19
   Compiling rustc_index v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_index)
   Compiling tracing-tree v0.1.5
   Compiling rustc_data_structures v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_data_structures)
   Compiling rustc_arena v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_arena)
   Compiling rustc_span v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_span)
   Compiling rustc_target v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_target)
   Compiling rustc_ast v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_ast)
   Compiling rustc_errors v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_errors)
   Compiling rustc_feature v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_feature)
   Compiling rustc_parse_format v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_parse_format)
   Compiling chalk-solve v0.29.0
   Compiling rustc_query_system v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_query_system)
   Compiling rustc_ast_pretty v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_ast_pretty)
   Compiling rustc_session v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_session)
   Compiling rustc_hir v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_hir)
   Compiling chalk-engine v0.29.0
   Compiling rustc_attr v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_attr)
   Compiling rustc_parse v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_parse)
   Compiling rustc_hir_pretty v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_hir_pretty)
   Compiling rustc_ast_lowering v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_ast_lowering)
   Compiling rustc_middle v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_middle)
   Compiling rustc_ast_passes v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_ast_passes)
   Compiling rustc_expand v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_expand)
   Compiling rustc_builtin_macros v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_builtin_macros)
   Compiling rustc_infer v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_infer)
   Compiling rustc_incremental v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_incremental)
   Compiling rustc_symbol_mangling v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_symbol_mangling)
   Compiling rustc_metadata v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_metadata)
   Compiling rustc_save_analysis v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_save_analysis)
   Compiling rustc_trait_selection v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_trait_selection)
   Compiling rustc_codegen_ssa v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_codegen_ssa)
   Compiling rustc_resolve v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_resolve)
   Compiling rustc_lint v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_lint)
   Compiling rustc_typeck v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_typeck)
   Compiling rustc_mir v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_mir)
   Compiling rustc_passes v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_passes)
   Compiling rustc_traits v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_traits)
   Compiling rustc_ty v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_ty)
   Compiling rustc_mir_build v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_mir_build)
   Compiling rustc_codegen_llvm v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_codegen_llvm)
   Compiling rustc_plugin_impl v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_plugin_impl)
   Compiling rustc_privacy v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_privacy)
   Compiling rustc_interface v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_interface)
   Compiling rustc_driver v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_driver)
   Compiling rustc-main v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc)
    Finished release [optimized] target(s) in 7m 10s
Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
Assembling stage1 compiler (x86_64-unknown-linux-gnu)
Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
   Compiling cc v1.0.60
   Compiling core v0.0.0 (/home/yeqiang/Downloads/src/rust/library/core)
   Compiling libc v0.2.77
   Compiling std v0.0.0 (/home/yeqiang/Downloads/src/rust/library/std)
   Compiling compiler_builtins v0.1.35
   Compiling unwind v0.0.0 (/home/yeqiang/Downloads/src/rust/library/unwind)
   Compiling rustc-std-workspace-core v1.99.0 (/home/yeqiang/Downloads/src/rust/library/rustc-std-workspace-core)
   Compiling alloc v0.0.0 (/home/yeqiang/Downloads/src/rust/library/alloc)
   Compiling cfg-if v0.1.10
   Compiling adler v0.2.3
   Compiling rustc-demangle v0.1.16
   Compiling panic_abort v0.0.0 (/home/yeqiang/Downloads/src/rust/library/panic_abort)
   Compiling rustc-std-workspace-alloc v1.99.0 (/home/yeqiang/Downloads/src/rust/library/rustc-std-workspace-alloc)
   Compiling panic_unwind v0.0.0 (/home/yeqiang/Downloads/src/rust/library/panic_unwind)
   Compiling gimli v0.22.0
   Compiling object v0.20.0
   Compiling miniz_oxide v0.4.0
   Compiling hashbrown v0.9.0
   Compiling addr2line v0.13.0
   Compiling rustc-std-workspace-std v1.99.0 (/home/yeqiang/Downloads/src/rust/library/rustc-std-workspace-std)
   Compiling term v0.0.0 (/home/yeqiang/Downloads/src/rust/library/term)
   Compiling proc_macro v0.0.0 (/home/yeqiang/Downloads/src/rust/library/proc_macro)
   Compiling unicode-width v0.1.8
   Compiling getopts v0.2.21
   Compiling test v0.0.0 (/home/yeqiang/Downloads/src/rust/library/test)
    Finished release [optimized] target(s) in 31.62s
Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
   Compiling autocfg v1.0.0
   Compiling cfg-if v0.1.10
   Compiling libc v0.2.77
   Compiling lazy_static v1.4.0
   Compiling proc-macro2 v1.0.19
   Compiling scopeguard v1.1.0
   Compiling unicode-xid v0.2.1
   Compiling byteorder v1.3.4
   Compiling syn v1.0.38
   Compiling maybe-uninit v2.0.0
   Compiling log v0.4.11
   Compiling smallvec v1.4.2
   Compiling semver-parser v0.7.0
   Compiling cc v1.0.60
   Compiling getrandom v0.1.14
   Compiling hashbrown v0.9.0
   Compiling instant v0.1.6
   Compiling typenum v1.12.0
   Compiling either v1.6.0
   Compiling rustc-hash v1.1.0
   Compiling ppv-lite86 v0.2.8
   Compiling bitflags v1.2.1
   Compiling rustc-rayon-core v0.3.0
   Compiling byte-tools v0.3.1
   Compiling remove_dir_all v0.5.3
   Compiling arrayvec v0.5.1
   Compiling rustc_graphviz v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_graphviz)
   Compiling opaque-debug v0.2.3
   Compiling stable_deref_trait v1.2.0
   Compiling fake-simd v0.1.2
   Compiling unicode-width v0.1.8
   Compiling scoped-tls v1.0.0
   Compiling termcolor v1.1.0
   Compiling annotate-snippets v0.8.0
   Compiling rustc_fs_util v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_fs_util)
   Compiling version_check v0.9.1
   Compiling datafrog v2.0.1
   Compiling serde v1.0.115
   Compiling tinyvec v0.3.4
   Compiling memchr v2.3.3
   Compiling ryu v1.0.5
   Compiling regex-syntax v0.6.18
   Compiling serde_json v1.0.57
   Compiling itoa v0.4.6
   Compiling snap v1.0.1
   Compiling ansi_term v0.12.1
   Compiling build_helper v0.1.0 (/home/yeqiang/Downloads/src/rust/src/build_helper)
   Compiling fixedbitset v0.2.0
   Compiling rustc-demangle v0.1.16
   Compiling punycode v0.4.1
   Compiling unicode-script v0.5.2
   Compiling pathdiff v0.2.0
   Compiling rustc_error_codes v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_error_codes)
   Compiling lock_api v0.4.1
   Compiling lock_api v0.3.4
   Compiling tracing-core v0.1.15
   Compiling crossbeam-utils v0.6.6
   Compiling thread_local v1.0.1
   Compiling sharded-slab v0.0.9
   Compiling log_settings v0.1.2
   Compiling indexmap v1.6.0
   Compiling memoffset v0.5.5
   Compiling crossbeam-utils v0.7.2
   Compiling crossbeam-epoch v0.8.2
   Compiling num-traits v0.2.12
   Compiling num-integer v0.1.43
   Compiling semver v0.9.0
   Compiling itertools v0.9.0
   Compiling block-padding v0.1.5
   Compiling getopts v0.2.21
   Compiling rustc_lexer v0.1.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_lexer)
   Compiling psm v0.1.11
   Compiling stacker v0.1.12
   Compiling unicode-normalization v0.1.13
   Compiling rustc_llvm v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_llvm)
   Compiling crossbeam-queue v0.1.2
   Compiling rustc_version v0.2.3
   Compiling unicode-security v0.0.5
   Compiling quote v1.0.7
   Compiling smallvec v0.6.13
   Compiling parking_lot_core v0.8.0
   Compiling num_cpus v1.13.0
   Compiling memmap v0.7.0
   Compiling jobserver v0.1.21
   Compiling atty v0.2.14
   Compiling termize v0.1.1
   Compiling time v0.1.43
   Compiling rustc_apfloat v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_apfloat)
   Compiling regex-automata v0.1.9
   Compiling ena v0.14.0
   Compiling polonius-engine v0.12.1
   Compiling tracing-log v0.1.1
   Compiling parking_lot_core v0.6.2
   Compiling parking_lot v0.9.0
   Compiling aho-corasick v0.7.13
   Compiling generic-array v0.12.3
   Compiling rustc_serialize v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_serialize)
   Compiling petgraph v0.5.1
   Compiling parking_lot v0.11.0
   Compiling rand_core v0.5.1
   Compiling tracing-serde v0.1.1
   Compiling rls-span v0.5.2
   Compiling matchers v0.0.1
   Compiling digest v0.8.1
   Compiling block-buffer v0.7.3
   Compiling regex v1.3.9
   Compiling rand_chacha v0.2.2
   Compiling crossbeam-deque v0.7.3
   Compiling synstructure v0.12.4
   Compiling rls-data v0.19.0
   Compiling chrono v0.4.15
   Compiling sha-1 v0.8.2
   Compiling md-5 v0.8.0
   Compiling rand v0.7.3
   Compiling tracing-subscriber v0.2.11
   Compiling tracing-attributes v0.1.11
   Compiling rustc_macros v0.1.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_macros)
   Compiling chalk-derive v0.29.0
   Compiling rustc-rayon v0.3.0
   Compiling measureme v0.7.1
   Compiling tempfile v3.1.0
   Compiling chalk-ir v0.29.0
   Compiling tracing v0.1.19
   Compiling rustc_index v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_index)
   Compiling tracing-tree v0.1.5
   Compiling rustc_data_structures v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_data_structures)
   Compiling rustc_arena v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_arena)
   Compiling rustc_span v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_span)
   Compiling chalk-solve v0.29.0
   Compiling rustc_ast v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_ast)
   Compiling rustc_target v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_target)
   Compiling rustc_errors v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_errors)
   Compiling rustc_feature v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_feature)
   Compiling rustc_parse_format v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_parse_format)
   Compiling rustc_query_system v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_query_system)
   Compiling chalk-engine v0.29.0
   Compiling rustc_ast_pretty v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_ast_pretty)
   Compiling rustc_session v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_session)
   Compiling rustc_hir v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_hir)
   Compiling rustc_attr v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_attr)
   Compiling rustc_parse v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_parse)
   Compiling rustc_hir_pretty v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_hir_pretty)
   Compiling rustc_ast_lowering v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_ast_lowering)
   Compiling rustc_middle v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_middle)
   Compiling rustc_ast_passes v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_ast_passes)
   Compiling rustc_expand v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_expand)
   Compiling rustc_builtin_macros v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_builtin_macros)
   Compiling rustc_infer v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_infer)
   Compiling rustc_symbol_mangling v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_symbol_mangling)
   Compiling rustc_metadata v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_metadata)
   Compiling rustc_incremental v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_incremental)
   Compiling rustc_save_analysis v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_save_analysis)
   Compiling rustc_trait_selection v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_trait_selection)
   Compiling rustc_codegen_ssa v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_codegen_ssa)
   Compiling rustc_resolve v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_resolve)
   Compiling rustc_typeck v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_typeck)
   Compiling rustc_lint v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_lint)
   Compiling rustc_passes v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_passes)
   Compiling rustc_ty v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_ty)
   Compiling rustc_mir v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_mir)
   Compiling rustc_mir_build v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_mir_build)
   Compiling rustc_traits v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_traits)
   Compiling rustc_codegen_llvm v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_codegen_llvm)
   Compiling rustc_privacy v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_privacy)
   Compiling rustc_plugin_impl v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_plugin_impl)
   Compiling rustc_interface v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_interface)
   Compiling rustc_driver v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc_driver)
   Compiling rustc-main v0.0.0 (/home/yeqiang/Downloads/src/rust/compiler/rustc)
    Finished release [optimized] target(s) in 8m 01s
Copying stage1 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
Assembling stage2 compiler (x86_64-unknown-linux-gnu)
Generating unstable book md files (x86_64-unknown-linux-gnu)
Building stage0 tool unstable-book-gen (x86_64-unknown-linux-gnu)
   Compiling proc-macro2 v1.0.19
   Compiling unicode-xid v0.2.1
   Compiling syn v1.0.38
   Compiling serde_derive v1.0.115
   Compiling serde v1.0.115
   Compiling ryu v1.0.5
   Compiling memchr v2.3.3
   Compiling serde_json v1.0.57
   Compiling lazy_static v1.4.0
   Compiling semver-parser v0.7.0
   Compiling autocfg v1.0.0
   Compiling itoa v0.4.6
   Compiling same-file v1.0.6
   Compiling regex-syntax v0.6.18
   Compiling thread_local v1.0.1
   Compiling walkdir v2.3.1
   Compiling num-traits v0.2.12
   Compiling aho-corasick v0.7.13
   Compiling quote v1.0.7
   Compiling regex v1.3.9
   Compiling semver v0.10.0
   Compiling cargo_metadata v0.11.1
   Compiling tidy v0.1.0 (/home/yeqiang/Downloads/src/rust/src/tools/tidy)
   Compiling unstable-book-gen v0.1.0 (/home/yeqiang/Downloads/src/rust/src/tools/unstable-book-gen)
    Finished release [optimized] target(s) in 18.87s
Building stage0 tool rustbook (x86_64-unknown-linux-gnu)
   Compiling libc v0.2.77
   Compiling getrandom v0.1.14
   Compiling syn v1.0.38
   Compiling serde v1.0.115
   Compiling cfg-if v0.1.10
   Compiling ppv-lite86 v0.2.8
   Compiling siphasher v0.3.3
   Compiling log v0.4.11
   Compiling itoa v0.4.6
   Compiling new_debug_unreachable v1.0.4
   Compiling mac v0.1.1
   Compiling precomputed-hash v0.1.1
   Compiling utf-8 v0.7.5
   Compiling ucd-trie v0.1.3
   Compiling bitflags v1.2.1
   Compiling matches v0.1.8
   Compiling version_check v0.9.1
   Compiling maplit v1.0.2
   Compiling unicode-width v0.1.8
   Compiling tinyvec v0.3.4
   Compiling unicode-segmentation v1.6.0
   Compiling quick-error v1.2.3
   Compiling pulldown-cmark v0.7.2
   Compiling percent-encoding v2.1.0
   Compiling anyhow v1.0.32
   Compiling quick-error v2.0.0
   Compiling termcolor v1.1.0
   Compiling strum v0.18.0
   Compiling vec_map v0.8.2
   Compiling remove_dir_all v0.5.3
   Compiling ansi_term v0.11.0
   Compiling strsim v0.8.0
   Compiling open v1.4.0
   Compiling shlex v0.1.1
   Compiling ryu v1.0.5
   Compiling serde_json v1.0.57
   Compiling phf_shared v0.8.0
   Compiling num-traits v0.2.12
   Compiling num-integer v0.1.43
   Compiling futf v0.1.4
   Compiling unicode-bidi v0.3.4
   Compiling pest v2.1.3
   Compiling getopts v0.2.21
   Compiling textwrap v0.11.0
   Compiling humantime v1.3.0
   Compiling unicode-normalization v0.1.13
   Compiling unicase v2.6.0
   Compiling heck v0.3.1
   Compiling tendril v0.4.1
   Compiling phf v0.8.0
   Compiling pest_meta v2.1.3
   Compiling idna v0.2.0
   Compiling time v0.1.43
   Compiling atty v0.2.14
   Compiling url v2.1.1
   Compiling rand_core v0.5.1
   Compiling clap v2.33.3
   Compiling env_logger v0.7.1
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling chrono v0.4.15
   Compiling string_cache v0.8.0
   Compiling toml v0.5.7
   Compiling rand v0.7.3
   Compiling pest_generator v2.1.3
   Compiling phf_generator v0.8.0
   Compiling serde_derive v1.0.115
   Compiling html5ever v0.25.1
   Compiling strum_macros v0.18.0
   Compiling string_cache_codegen v0.5.1
   Compiling phf_codegen v0.8.0
   Compiling tempfile v3.1.0
   Compiling pest_derive v2.1.0
   Compiling handlebars v3.4.0
   Compiling markup5ever v0.10.0
   Compiling elasticlunr-rs v2.3.9
   Compiling xml5ever v0.16.1
   Compiling markup5ever_rcdom v0.1.0
   Compiling ammonia v3.1.0
   Compiling mdbook v0.4.3
   Compiling rustbook v0.1.0 (/home/yeqiang/Downloads/src/rust/src/tools/rustbook)
    Finished release [optimized] target(s) in 35.53s
Rustbook (x86_64-unknown-linux-gnu) - unstable-book
Rustbook (x86_64-unknown-linux-gnu) - book
Rustbook (x86_64-unknown-linux-gnu) - book/first-edition
Rustbook (x86_64-unknown-linux-gnu) - book/second-edition
Rustbook (x86_64-unknown-linux-gnu) - book/2018-edition
Documenting standalone (x86_64-unknown-linux-gnu)
Building rustdoc for stage2 (x86_64-unknown-linux-gnu)
   Compiling cfg-if v0.1.10
   Compiling autocfg v1.0.0
   Compiling libc v0.2.77
   Compiling proc-macro2 v1.0.19
   Compiling lazy_static v1.4.0
   Compiling getrandom v0.1.14
   Compiling maybe-uninit v2.0.0
   Compiling unicode-xid v0.2.1
   Compiling syn v1.0.38
   Compiling version_check v0.9.1
   Compiling scopeguard v1.1.0
   Compiling serde_derive v1.0.115
   Compiling ppv-lite86 v0.2.8
   Compiling bitflags v1.2.1
   Compiling memchr v2.3.3
   Compiling rustc-rayon-core v0.3.0
   Compiling serde v1.0.115
   Compiling ryu v1.0.5
   Compiling either v1.6.0
   Compiling serde_json v1.0.57
   Compiling pulldown-cmark v0.8.0
   Compiling macro-utils v0.1.3
   Compiling itoa v0.4.6
   Compiling remove_dir_all v0.5.3
   Compiling smallvec v1.4.2
   Compiling crossbeam-utils v0.6.6
   Compiling crossbeam-utils v0.7.2
   Compiling memoffset v0.5.5
   Compiling crossbeam-epoch v0.8.2
   Compiling unicase v2.6.0
   Compiling itertools v0.9.0
   Compiling minifier v0.0.33
   Compiling crossbeam-queue v0.1.2
   Compiling quote v1.0.7
   Compiling num_cpus v1.13.0
   Compiling rand_core v0.5.1
   Compiling rand_chacha v0.2.2
   Compiling crossbeam-deque v0.7.3
   Compiling rand v0.7.3
   Compiling rustc-rayon v0.3.0
   Compiling tempfile v3.1.0
   Compiling rustdoc v0.0.0 (/home/yeqiang/Downloads/src/rust/src/librustdoc)
   Compiling rustdoc-tool v0.0.0 (/home/yeqiang/Downloads/src/rust/src/tools/rustdoc)
    Finished release [optimized] target(s) in 53.68s
Documenting book redirect pages (x86_64-unknown-linux-gnu)
Documenting stage2 std (x86_64-unknown-linux-gnu)
Uplifting stage1 std (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
Copying stage2 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu)
 Documenting core v0.0.0 (/home/yeqiang/Downloads/src/rust/library/core)
    Finished release [optimized] target(s) in 6.91s
   Compiling cc v1.0.60
   Compiling compiler_builtins v0.1.35
 Documenting alloc v0.0.0 (/home/yeqiang/Downloads/src/rust/library/alloc)
    Finished release [optimized] target(s) in 3.74s
   Compiling libc v0.2.77
   Compiling unwind v0.0.0 (/home/yeqiang/Downloads/src/rust/library/unwind)
   Compiling std v0.0.0 (/home/yeqiang/Downloads/src/rust/library/std)
    Checking alloc v0.0.0 (/home/yeqiang/Downloads/src/rust/library/alloc)
    Checking cfg-if v0.1.10
    Checking adler v0.2.3
    Checking rustc-demangle v0.1.16
    Checking panic_abort v0.0.0 (/home/yeqiang/Downloads/src/rust/library/panic_abort)
    Checking rustc-std-workspace-alloc v1.99.0 (/home/yeqiang/Downloads/src/rust/library/rustc-std-workspace-alloc)
    Checking panic_unwind v0.0.0 (/home/yeqiang/Downloads/src/rust/library/panic_unwind)
    Checking gimli v0.22.0
    Checking miniz_oxide v0.4.0
    Checking hashbrown v0.9.0
    Checking object v0.20.0
    Checking addr2line v0.13.0
 Documenting std v0.0.0 (/home/yeqiang/Downloads/src/rust/library/std)
    Finished release [optimized] target(s) in 8.66s
   Compiling std v0.0.0 (/home/yeqiang/Downloads/src/rust/library/std)
 Documenting proc_macro v0.0.0 (/home/yeqiang/Downloads/src/rust/library/proc_macro)
    Finished release [optimized] target(s) in 3.63s
    Checking rustc-std-workspace-std v1.99.0 (/home/yeqiang/Downloads/src/rust/library/rustc-std-workspace-std)
    Checking proc_macro v0.0.0 (/home/yeqiang/Downloads/src/rust/library/proc_macro)
    Checking term v0.0.0 (/home/yeqiang/Downloads/src/rust/library/term)
    Checking unicode-width v0.1.8
    Checking getopts v0.2.21
 Documenting test v0.0.0 (/home/yeqiang/Downloads/src/rust/library/test)
    Finished release [optimized] target(s) in 2.05s
Documenting stage2 compiler (x86_64-unknown-linux-gnu)
    skipping - compiler/librustdoc docs disabled
Documenting stage2 rustdoc (x86_64-unknown-linux-gnu)
    skipping - compiler/librustdoc docs disabled
Documenting error index (x86_64-unknown-linux-gnu)
Building stage1 tool error_index_generator (x86_64-unknown-linux-gnu)
   Compiling same-file v1.0.6
   Compiling walkdir v2.3.1
   Compiling error_index_generator v0.0.0 (/home/yeqiang/Downloads/src/rust/src/tools/error_index_generator)
    Finished release [optimized] target(s) in 2.73s
Rustbook (x86_64-unknown-linux-gnu) - nomicon
Rustbook (x86_64-unknown-linux-gnu) - reference
Rustbook (x86_64-unknown-linux-gnu) - rustdoc
Rustbook (x86_64-unknown-linux-gnu) - rust-by-example
Generating lint docs (x86_64-unknown-linux-gnu)
Building stage0 tool lint-docs (x86_64-unknown-linux-gnu)
   Compiling serde v1.0.115
   Compiling rand v0.7.3
   Compiling tempfile v3.1.0
   Compiling serde_json v1.0.57
   Compiling lint-docs v0.1.0 (/home/yeqiang/Downloads/src/rust/src/tools/lint-docs)
    Finished release [optimized] target(s) in 6.43s
Rustbook (x86_64-unknown-linux-gnu) - rustc
Rustbook (x86_64-unknown-linux-gnu) - cargo
Rustbook (x86_64-unknown-linux-gnu) - embedded-book
Rustbook (x86_64-unknown-linux-gnu) - edition-guide
Dist docs (x86_64-unknown-linux-gnu)
Building stage0 tool fabricate (x86_64-unknown-linux-gnu)
   Compiling maybe-uninit v2.0.0
   Compiling rayon-core v1.7.1
   Compiling cc v1.0.60
   Compiling pkg-config v0.3.18
   Compiling scopeguard v1.1.0
   Compiling crc32fast v1.2.0
   Compiling adler v0.2.3
   Compiling yaml-rust v0.3.5
   Compiling either v1.6.0
   Compiling crossbeam-utils v0.7.2
   Compiling memoffset v0.5.5
   Compiling crossbeam-epoch v0.8.2
   Compiling rayon v1.3.1
   Compiling miniz_oxide v0.4.0
   Compiling num_cpus v1.13.0
   Compiling xattr v0.2.2
   Compiling filetime v0.2.12
   Compiling clap v2.33.3
   Compiling flate2 v1.0.16
   Compiling tar v0.4.29
   Compiling lzma-sys v0.1.16
   Compiling crossbeam-queue v0.2.3
   Compiling crossbeam-deque v0.7.3
   Compiling xz2 v0.1.6
   Compiling installer v0.0.0 (/home/yeqiang/Downloads/src/rust/src/tools/rust-installer)
    Finished release [optimized] target(s) in 10.99s
    finished in 30.106
Install docs stage2 (Some(TargetSelection { triple: "x86_64-unknown-linux-gnu", file: None }))
install: creating uninstall script at /usr/local/lib/rustlib/uninstall.sh
install: installing component 'rust-docs'

    Rust documentation is installed.

Dist std stage2 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
    finished in 15.244
Install std stage2 (Some(TargetSelection { triple: "x86_64-unknown-linux-gnu", file: None }))
install: creating uninstall script at /usr/local/lib/rustlib/uninstall.sh
install: installing component 'rust-std-x86_64-unknown-linux-gnu'

    std is standing at the ready.

Dist rustc stage2 (x86_64-unknown-linux-gnu)
    finished in 29.232
Install rustc stage2 (Some(TargetSelection { triple: "x86_64-unknown-linux-gnu", file: None }))
install: creating uninstall script at /usr/local/lib/rustlib/uninstall.sh
install: installing component 'rustc'

    Rust is ready to roll.

warning: there have been changes to x.py since you last updated.
help: consider looking at the changes in `src/bootstrap/CHANGELOG.md`
note: to silence this warning, update `config.toml` to use `changelog-seen = 2` instead
note: this message was printed twice to make it more likely to be seen
Build completed successfully in 0:20:18
 

查看安装版本

你可能感兴趣的:(ubuntu,rust,linux)